Files
brk/docs
2026-02-14 13:14:05 +01:00
..
2025-12-27 20:34:13 +01:00
2026-01-12 11:39:44 +01:00
2026-02-13 22:49:23 +01:00
2026-01-17 02:34:08 +01:00
2025-09-13 18:32:13 +02:00
2026-02-14 13:14:05 +01:00
2025-12-26 22:41:36 +01:00

Bitcoin Research Kit

MIT Licensed Crates.io docs.rs Supported by OpenSats

"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 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. Runs entirely off a Bitcoin node, no exchange feeds or external APIs required. Bitview is a 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 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 · LLM-friendly schema

Self-host

Run your own website and API. 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

Supporters

  • OpenSats (December 2024 June 2026)

Become a supporter

License

MIT