Network Momentum
EXCLUSIVE - Transaction volume momentum measured as 90-day vs 365-day moving average ratio. Positive values indicate expanding on-chain economic activity; negative values mark contraction.
What is it?
Network Momentum measures on-chain economic activity momentum via a moving-average ratio of the effective transfer volume (derived from NVT: Market Cap / NVT reconstitutes Transfer Volume). The formula is (MA_90d / MA_365d) - 1: it compares recent volume (90 days) against the long-term baseline (365 days). A positive ratio marks expansion of on-chain economic activity relative to the annual average; a negative ratio marks contraction. This normalised ratio formulation enables direct cross-cycle comparison independent of absolute volume magnitude.
How to read
Rising Network Momentum confirms that price expansion is supported by increasing transaction volume - a sign of conviction. Declining Network Momentum despite stable or rising price marks a bearish divergence: price rises but the network carries less value. The price / Network Momentum ratio is also useful.
Key zones
Network Momentum peaks have historically coincided with cycle tops, reflecting frenzied activity during euphoric phases. The Network Momentum trough preceded the price trough by 2-3 months in the 2018 and 2022 bear markets, offering a leading indication.
What to observe
Divergence between Network Momentum and price is the most actionable indicator. In bull markets, watch whether momentum continues growing with price. In bear markets, observe whether momentum stabilises or rebounds before price - marking economic activity recovery ahead of speculative bounce.
Historical context
Network Momentum reached its all-time high in May 2021, at the peak of that cycle's first double-top leg. It had already diverged during the second peak in November 2021, marking structural weakening of activity despite price near the ATH.
Expert notes
The volume used is reconstituted from the native NVT series (Transfer Volume = Market Cap / NVT), which aggregates raw on-chain volume - no entity-aware adjustment nor Lightning filter. The MA90/MA365 ratio is by construction insensitive to secular volume drifts (structural growth or decline), since both moving averages move in parallel. The offsets between the two MAs capture only relative regimes (positive or negative momentum phases). Lightning Network development progressively reduces on-chain volume for small transactions, potentially biasing momentum in either direction depending on the phase.
Common mistakes to avoid
Confusing on-chain volume with exchange volume is a common mistake. Network Momentum only measures Layer 1 transactions, not exchange trades. Declining Network Momentum may simply reflect migration to Layer 2 or off-chain trading, not declining interest in Bitcoin.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/network-momentum/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "network-momentum",
"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.