2.2 KiB
Bitcoin Research Kit
Open-source on-chain analytics for Bitcoin. Combines functionality of Glassnode (on-chain metrics), mempool.space (block explorer), and electrs (address index) into a single self-hostable package. Bitview is an analytics interface built entirely on BRK.
Data
Blockchain — Blocks, transactions, addresses, UTXOs.
Metrics — Supply distributions, holder cohorts, network activity, fee markets, mining, and market indicators (realized cap, MVRV, SOPR, NVT).
Indexes — Date, height, halving epoch, address type, UTXO age.
Mempool — Fee estimation, projected blocks, unconfirmed transactions.
Usage
Website
Browse metrics and charts visually. Use it free at Bitview, no signup required.
API
Query thousands of metrics and blockchain data in JSON or CSV. Freely accessible at Bitview.
Documentation · JavaScript · Python · Rust
Self-host
Run your own website and API. Private, verifiable, self-sovereign. Runs alongside Bitcoin Core.
Library
Build custom applications in Rust. Use the full stack or individual components (parser, indexer, computer, server).
Links
Development supported by OpenSats.