Insight

From Bitcoin Wiki
Revision as of 09:21, 1 November 2014 by Newar (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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