Files
brk/docs
2026-01-14 20:09:51 +01:00
..
2025-12-27 20:34:13 +01:00
2026-01-12 11:39:44 +01:00
2025-12-21 16:22:25 +01:00
2026-01-14 16:38:53 +01:00
2025-09-13 18:32:13 +02:00
2026-01-14 20:09:51 +01:00
2025-12-26 22:41:36 +01:00
2025-11-20 20:35:54 +01:00

Bitcoin Research Kit

Open-source on-chain analytics for Bitcoin.

MIT Licensed Crates.io docs.rs

Combines functionality of Glassnode (on-chain metrics), mempool.space (block explorer), and electrs (address index) into a single self-hostable package. See Bitview for a live example.

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 — Query by date, height, halving epoch, address type, UTXO age.

Mempool — Fee estimation, projected blocks, unconfirmed transactions.

Usage

API — REST with JSON/CSV. Documentation. Clients: JavaScript, Python, Rust.

Self-host — Requires Bitcoin Core. Guide. Docker.

Librarydocs.rs/brk. Architecture.

MCP — Model Context Protocol server for LLMs.

Discord · Nostr

Development supported by OpenSats.

License

MIT