Difference between revisions of "Insight"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "https://insight.is is an open-source Bitcoin blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need mo...")
(No difference)

Revision as of 09:21, 1 November 2014

https://insight.is is an open-source Bitcoin blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by bitcoind RPC. It is open-source. It is supported by BitPay and uses their bitcore implementation.

Current live installs can be found at: http://insight.bitpay.com/, http://chain.localbitcoins.com/ and http://search.bitaccess.ca/

See Also