English

Open Bitcoin Metrics: Verifiable Full-Node-Derived Bitcoin Time Series for Economic Research

Computational Engineering, Finance, and Science 2026-07-03 v1 Econometrics

Abstract

Bitcoin research increasingly relies on on-chain indicators to study network activity, monetary issuance, transaction demand, miner incentives, coin-age behavior, and long-run monetary dynamics. However, many commonly used Bitcoin metrics are dispersed across commercial platforms, subject to heterogeneous definitions, or not fully reproducible from primary blockchain data. This manuscript introduces Open Bitcoin Metrics (OBM), a reproducible, full-node-derived dataset and reference guide for Bitcoin on-chain time series designed for economic and econometric research. The dataset provides documented daily series covering block production, block-space usage, transaction counts, supply, issuance, fees, miner revenue, mining difficulty, estimated hashrate, Bitcoin Days Destroyed, dormancy, liveliness, UTXO counts, spent output value, and related UTXO-age indicators. Metrics are reconstructed from a locally maintained Bitcoin Core full node, a persistent spent-output indexer, or deterministic transformations of previously generated OBM series. Each series is accompanied by open-source Python code, stable identifiers, explicit definitions, metadata, validation procedures, interpretive caveats, and comparisons with the closest publicly available metrics. The dataset is intended to support transparent empirical research, replication, teaching, and comparative analysis across monetary economics, financial economics, and blockchain studies.

Keywords

Cite

@article{arxiv.2607.03124,
  title  = {Open Bitcoin Metrics: Verifiable Full-Node-Derived Bitcoin Time Series for Economic Research},
  author = {Diego R. Llanos},
  journal= {arXiv preprint arXiv:2607.03124},
  year   = {2026}
}

Comments

200 pages, 1 table, reference guide in appendix; dataset version OBM v0.1.0 archived on Zenodo; code and rolling updates available on GitHub