|
BTCplex
Jump to navigation
Jump to search
BTCplex is an open source Bitcoin block chain browser written in Go (source code available on GitHub).
Contents
Blockchain Explorer
Web Interface
BTCplex allows you to search and navigate the blockchain.
- Browse blocks and transactions.
- Check addresses balance history.
- Search for blocks, transactions, and addresses.
API
BTCplex provides a full-featured JSON API to access data pragmatically.
- A REST API for acessing blocks, transactions and addresses balance.
- A BlockExplorer.com compatible plain text query API.
- Few server-sent events endpoints to monitor addresses, unconfirmed transactions, and new blocks.
External Links
<!-- * BTCplex (dead link as of 10 Dec 2014, still dead as of Jul 14 2015) -->