Files
brk/docs
2026-01-14 20:35:07 +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:35:07 +01:00
2025-12-26 22:41:36 +01:00
2025-11-20 20:35:54 +01:00

Bitcoin Research Kit

MIT Licensed Crates.io docs.rs

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

API

Query thousands of metrics and blockchain data in JSON or CSV. Use it free at Bitview, no signup required.

Documentation · Clients: JavaScript, Python, Rust · MCP

Self-host

Compute all metrics locally. Private, verifiable, self-sovereign. Runs alongside Bitcoin Core.

Guide

Library

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

Reference · Architecture

Discord · Nostr

Development supported by OpenSats.

License

MIT