Bitcoin Sahi (BSAHI) is an independent research project measuring the economics of Bitcoin block space.
Bitcoin has a market price for block space, but no explicit market price for the long-lived resources a confirmed transaction commits the network to. Bitcoin Sahi measures one of those resources — replicated storage — and asks how much of its modeled cost is actually covered by transaction fees.
Bitcoin Resource Accounting is the research program: quantifying the long-lived resources Bitcoin consumes (replicated storage, UTXO state, validation, relay, bandwidth) and how much of each cost the fee market internalizes. The first metric is the Storage Cost Coverage Ratio (SCCR):
SCCR = transaction fees (USD) ÷ modeled 10-year storage cost borne by full nodes (USD)A ratio below 1.0 means the fees paid do not cover the modeled cost of storing that data across the network. SCCR is fee-market-driven and time-varying: we publish it as a dated measurement, not a fixed constant.
The measurement endpoints are open and stable:
/data/sccr.json — latest SCCR reading/data/sccr_history.json — daily SCCR series/data/perblock_validation.json — per-block validation samples/data/difficulty_series.json — difficulty, 2009–present/data/mempool_congestion_series.json — mempool congestion, 2016–presentPrateek Poswal — Independent Researcher. ORCID 0009-0005-2139-1877. Source code and data: github.com/prateekposwal/block-space-economics.
Research and correction queries: beta@bitcoinsahi.com. We particularly welcome attempts to falsify the measurements.
Research, data, and code are published under a Creative Commons Attribution 4.0 International (CC BY 4.0) license. Reuse with attribution.