Fee EconomicsTRINITY EXCLUSIVE
EXCLUSIVE - Median fee per transaction (BTC) and fee-to-subsidy ratio tracking the economic transition from subsidy-dominated to fee-dominated security model. Real blockchain data.
Trinity exclusive model
This metric is a proprietary Trinity Insights model. Its formula, inputs, weights and parameters are NOT disclosed. The page documents only the output (bounded scale, interpretation zones, historical context). Access to the score and its time series is via the REST API and the MCP server, subject to the required tier.
What is it?
Fee Economics displays two fundamental metrics of Bitcoin's long-term viability: median fee per transaction (v1, in BTC) and fee-to-subsidy ratio (v2, in basis points). Median fee measures the typical cost of using the network. Fee-to-subsidy ratio measures what percentage of mining reward comes from fees (vs. fixed block subsidy). This ratio is central to Bitcoin's long-term security thesis: as halvings reduce the subsidy, fees must compensate to maintain the network's security budget.
How to read
Median fee fluctuates with block demand: in calm periods ~0.001 BTC, in congestion ~0.01-0.05 BTC. Fee-to-subsidy ratio (v2) is the key indicator: a ratio of 100 bps = fees represent 1% of total reward. Historically the ratio has oscillated from tens of bps in quiet periods to several hundred bps in post-halving regimes with sustained demand. This ratio must structurally increase through halvings for Bitcoin's security model to remain viable. Spikes above 1000 bps during Ordinals periods show block demand can generate significant fees.
Key zones
Ratio < 100 bps (1%): fees are negligible, security relies almost entirely on subsidy. Ratio 100-500 bps: transition zone. Ratio > 1000 bps (10%): fees contribute significantly to security. Ratio > 10000 bps (100%): fees equal the subsidy - security model inflection point. After the 2024 halving (3.125 BTC subsidy), the ratio is structurally higher than before.
What to observe
The secular trend of fee-to-subsidy ratio is the most important metric for Bitcoin's long-term thesis. After each halving, the ratio should approximately double (at constant demand). If the ratio stagnates or declines despite a halving, this marks a block demand problem. Punctual spikes (Ordinals, congestion) don't count - it's the background trend that matters.
Historical context
Fee-to-subsidy ratio has historically oscillated between 50-500 bps in normal periods, with spikes during congestion (2017, 2023). The 2024 halving mechanically doubled the ratio by halving the subsidy. Bitcoin's security thesis relies on the assumption that block demand will be sufficient to maintain an adequate security budget as the subsidy approaches zero (~2140).
Expert notes
⚠️ Trinity Exclusive Model - Fee-to-subsidy ratio is sensitive to temporary congestion periods (Ordinals, BRC-20) that artificially inflate fees. Analysis must distinguish the structural component (background trend) from the cyclical component (congestion spikes). Research by Hasu/CasaHODL suggests a minimum of ~$10B/year in total rewards is needed to secure Bitcoin against 51% attacks.
Common mistakes to avoid
Concluding Bitcoin has a 'fee problem' because the ratio is low during calm periods is a mistake. The ratio is structurally growing halving after halving. Similarly, Ordinals spikes don't 'solve' the security problem - they show demand potential but don't guarantee its permanence.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/fee-estimator-pro/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "fee-estimator-pro",
"timeframe": "1y"
}Required tier: performance. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.
Related metrics
Institutional disclaimer
Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.