Historical BTC + BCH next-block mining reward, nBits, and BCH price for any timestamp. Built for SN job 510563 (VzxPLnHqr) — "simple custom dataset for multiple sha256D networks".
timestamp,btc_reward,btc_nbits,bch_reward,bch_nbits,bch_price_usd 2017-11-01 00:00:00 UTC,12.5,392009692,12.5,392009692,280.50 2017-12-01 00:00:00 UTC,12.5,392009692,12.5,392009692,1500.20 ... 2026-07-01 00:00:00 UTC,3.125,386241984,3.125,386241984,345.80 2026-08-01 00:00:00 UTC,3.125,386241984,3.125,386241984,352.10
python3 sha256d_dataset.py --start 2020-01-01 --end 2020-12-31 --freq monthly
# outputs CSV to stdout; pass --out file.csv to save