https://github.com/blockstack-packages/bitcoin-utxo-server
Indexer for names registered, associated data, blockchain transactions etc
https://github.com/blockstack-packages/bitcoin-utxo-server
Last synced: 11 months ago
JSON representation
Indexer for names registered, associated data, blockchain transactions etc
- Host: GitHub
- URL: https://github.com/blockstack-packages/bitcoin-utxo-server
- Owner: blockstack-packages
- License: gpl-3.0
- Created: 2015-07-02T23:40:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-25T21:03:10.000Z (over 10 years ago)
- Last Synced: 2025-03-27T02:11:21.127Z (11 months ago)
- Language: Python
- Homepage:
- Size: 284 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# indexer
[](http://slack.blockstack.org/)
Indexer for information on names registered on the blockchain, the associated data, blockchain transactions etc
This is *not* a UI and is meant to provide only JSON interface for calls to a processed index (stored in a database). Examples of other block explorer are [Namecha.in](http://namecha.in).
WARNING: this repo is under rapid development and don't expect it to be useful straight away
## License
GPL v3. See LICENSE.