An open-source bitcoin blockchain API

The Insight REST API provides you with a convenient, powerful and simple way to read data from the bitcoin network and build your own services with it.

Bitcoin Cash

BCH Livenet BCH Testnet

Built With...

Main features

Quick Install

To install Insight, clone the main repository:

$ git clone [email protected]:bitpay/insight.git && cd insight

Install dependencies:

$ npm install

Fire it up:

$ node insight.js

Then open a browser and go to:

Live Installs

View more on: