Metcalfe Fair Value
Network-derived fair value using generalised Metcalfe scaling (P ∝ N¹·⁸⁴). Sub-quadratic exponent reflects decreasing marginal value of new connections. Santostasi & Perrenod (2026).
What is it?
Metcalfe Fair Value (Santostasi & Perrenod 2026, Eq. 3) computes Bitcoin's fair value from address count: P = 10^(-9.871 + 1.838 × log₁₀(N)), with R² = 0.951. The exponent 1.838 is sub-quadratic (between Sarnoff N¹ and Metcalfe N²), which is physically natural: the marginal value of each new address DECREASES as the network matures - late adopters hold less and transact less frequently than early adopters.
How to read
The purple line is the network-derived fair value. When price is ABOVE (red +1σ zone), the market overpays relative to network size - speculative euphoria. When price is BELOW (green -1σ zone), the market undervalues the network - accumulation opportunity. The price overlay enables direct comparison.
Key zones
Above +1σ (overvalued): price exceeds what network size justifies - speculative bubble. Within ±1σ bands: fair valuation relative to network. Below -1σ (undervalued): network is larger than price reflects - historical accumulation.
What to observe
This chart answers the fundamental question: 'is price justified by network size?' Unlike the Power Law Corridor (time-based), this one is based on ACTUAL network size. A prolonged decoupling between the two would mark a structural change. Zhang, Liu & Xu (2017) found similar exponents for Tencent and Facebook.
Historical context
Odlyzko & Tilly argued that n×log(n) is a better approximation than n² because per-connection value decreases with network size. Peterson (2018) applied Metcalfe's law directly to Bitcoin, showing N² explained >70% of price variance. Santostasi & Perrenod refine with exponent 1.838, validated across 3 orders of magnitude of addresses (52K → 55M).
Expert notes
This is the SECOND LEG of the Power Law decomposition. Adoption (t³·⁰⁵) × Metcalfe (N¹·⁸⁴) = 5.60, matching the observed β of 5.69 within 1.6%. If Metcalfe R² (price vs addresses) falls below 0.7 in a sustained manner, the Power Law model would be falsified. Periods of elevated β_M (bull markets) correspond to temporary overvaluations.
Common mistakes to avoid
Metcalfe fair value is NOT a price target - it is a network valuation model, not a prediction. R² of 0.951 is high but residuals (σ = 0.277 dex, ×1.9 in either direction) leave wide margins. Do not use for precise timing.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/metcalfe-fair-value/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "metcalfe-fair-value",
"timeframe": "1y"
}Required tier: pro. 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.