2026-02-21 17:40:34 +01:00
2026-01-27 17:52:40 +01:00
2026-02-03 23:43:52 +01:00
2026-02-21 17:40:34 +01:00
2026-01-15 23:34:43 +01:00
2026-02-16 19:25:18 +01:00
2026-02-13 22:49:23 +01:00
2026-02-13 22:49:23 +01:00
2026-02-13 21:16:35 +01:00
2026-02-13 16:54:09 +01:00
2026-02-13 21:29:44 +01:00
2026-02-13 21:29:44 +01:00
2026-02-13 15:25:13 +01:00

Bitcoin Research Kit

MIT Licensed Crates.io docs.rs Supported by OpenSats Discord X Nostr

"Shout out to Bitcoin Research Kit and researchbitcoin.net. Two data sources for On-Chain Data. Couldn't recommend them highly enough." — James Check (CheckOnChain), What Bitcoin Did #1000

Open-source, self-hostable on-chain analytics for Bitcoin. Block explorer, address index, and thousands of metrics, all from your own node. No external APIs required.

Similar to Glassnode + mempool.space + electrs + UTXO Oracle in a single package.

Bitview is a free hosted instance of 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 at bitview.space, no signup required.

API

curl https://bitview.space/api/blocks/count/height

Query metrics and blockchain data in JSON or CSV.

Documentation · JavaScript · Python · Rust · LLM-friendly schema

Self-host

cargo install --locked brk_cli && brk

Run your own website and API. Private, verifiable, self-sovereign. Runs alongside Bitcoin Core.

Guide · Professional hosting

Library

cargo add brk

Build custom applications in Rust. Use the full stack or individual components (parser, indexer, computer, server).

Reference · Architecture

Supporters

Become a supporter

Donations

Checkmate Johan ClearMined

Bitcoin donate QR code

bc1q09 8zsm89 m7kgyz e338vf ejhpdt 92ua9p 3peuve

Community

License

MIT

Languages
JavaScript 53.3%
Rust 41.4%
Python 4.6%
CSS 0.3%
Shell 0.3%