Production-Cost Ratio — research note (Tier-1 item 4, aggregate leg)

BSAHI — producing-side instrument Produced: 2026-09-16

The instrument

tools/research/production_cost_ratio.py + data/production_cost_ratio.json. Deterministic from frozen daily series (hash-rate TH/s, miners-revenue USD/day, transaction-fees BTC/day, market-price USD — all under captured-data/historical/). Per era:

power_GW = hashrate_TH/s x network-average ASIC efficiency (J/TH) energy_cost_$day = power_x_hours x electricity $/kWh (assumption; scenario range shown below) production_value_$day = miners revenue (subsidy + fees) production_cost_ratio = energy_cost / production_value (network viability) fee_coverage_of_production = fee_usd_day / energy_cost (block-space's share)

Electricity scenarios — the assumption, made explicit

The single global price of $0.05/kWh is an assumption (grade C), not a measurement. Rather than hide it behind one number, the model publishes the production-cost ratio across plausible electricity prices. The ratio is linear in $/kWh, so this is the assumption shown as a range:

era$0.03/kWh$0.05/kWh$0.08/kWh$0.10/kWh$0.15/kWh
20120.000.000.000.000.00
20130.000.000.000.000.00
20140.010.030.040.050.07
20150.090.150.230.290.44
20160.270.450.730.911.36
20170.190.320.510.640.96
20180.270.440.710.881.33
20190.330.560.891.111.67
20200.440.731.181.472.20
20210.120.200.330.410.61
20220.270.450.720.911.36
20230.360.590.951.191.78
20240.360.590.951.191.78
20250.400.661.061.321.99
20260.500.841.341.682.52

Bold = above 1.0 (the modeled network-wide energy bill exceeds what miners earn — subsidy + fees — on the flow-cost basis). Years that cross the wall:

The point is not which price is "right" — it is that the producing-side stress is visible as a function of a decision variable instead of a hidden constant.

First reading (2026-09-16)

eraEH/sGWenergyⱼₖ (kWh/day)cost $/dayprod value $/daycost/valuefee % of prod. cost
20176.32.560.7M3.03M9.44M0.3235.7
201966.86.7160.2M8.01M14.4M0.565.0
20201208.4202M10.1M13.8M0.738.1
202338014.4347M17.3M29.2M0.5910.9
202463620.3488M24.4M41.2M0.5914.0
202593726.2630M31.5M47.6M0.661.6
202695323.8572M28.6M34.1M0.840.7

Total is in the CBECI-consistent ballpark (2017 ≈ 22 TWh/yr, 2026 ≈ 209 TWh/yr; efficiency table is a documented estimate, grade C).

Reading

Honesty block

Next step for this row

Regional share capture (Cambridge map or pool-country attribution) + regional electricity series (EIA/IEA) → row 13 D → B. Aggregate stays C (assumption-bound) until a measured network-average efficiency series is captured.

Data source: data/production_cost_ratio.json — deterministic, frozen-input instrument; re-runnable offline.

← All research · ← Back to Learn