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.

Built With...

Main features

Quick Install

To install Insight, clone the main repository:

$ git clone git@github.com: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: