Insight: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m deleted duplicate info / minor additions |
||
Line 1: | Line 1: | ||
'''insight''' 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 | '''insight''' 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 [[Original_Bitcoin_client/API_calls_list|bitcoind RPC]]. It is supported by [[BitPay]] and uses their [[bitcore]] implementation. | ||
Current live installs can be found at: | Current live installs can be found at: https://insight.bitpay.com/, http://chain.localbitcoins.com/ and http://search.bitaccess.ca/. | ||
==See Also== | ==See Also== |
Latest revision as of 02:20, 20 June 2015
insight 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 supported by BitPay and uses their bitcore implementation.
Current live installs can be found at: https://insight.bitpay.com/, http://chain.localbitcoins.com/ and http://search.bitaccess.ca/.
See Also
- Block chain browsers directory