Realized Cap MomentumTRINITY EXCLUSIVE
EXCLUSIVE - Rate of change of Realized Cap, expressed as a rolling 30-day percentage change. Accelerating realized cap growth marks fresh capital inflows; deceleration reveals capital rotation or exit.
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?
Realized Cap Gradient is the smoothed first derivative of Realized Cap, measuring the rate of change of 'real' capital (at last transaction price) in the Bitcoin network. Unlike raw Realized Cap which shows the level, the gradient reveals momentum: is capital entering the network (positive gradient) or exiting (negative gradient)? Smoothing is applied over 30 days to filter daily noise, and the result is normalised as percentage change to enable cross-cycle comparison.
How to read
A positive and rising gradient marks accelerating capital inflow - smart money is entering faster. A positive but declining gradient marks deceleration - capital still enters but pace weakens. A negative gradient marks net capital outflow. The zero axis is the inflection point between inflow and outflow.
Key zones
Gradient above +0.5%/day (normalised over 30 days) has historically coincided with the most explosive growth phases. Gradient below -0.3%/day for > 2 weeks has preceded every structural bear market. The zero-line crossover (positive to negative) is an indication of major reversal with an average lead time of 4-6 weeks.
What to observe
Gradient/price divergence is the most informative indicator. If price reaches new highs but gradient decreases (bearish divergence), capital is entering slower - the rally lacks fuel. The reverse (falling price, rising gradient) marks accumulation underway despite negative price action - a historically constructive divergence.
Historical context
The gradient formed clear bearish divergences in March 2021 and October 2021, preceding both double-top peaks. The most significant bullish divergence formed in August-October 2022, when price stagnated around $19-20K but the gradient progressively moved from -0.2% to +0.1% - marking discreet capital inflow 2 months before the final trough.
Expert notes
Momentum is calculated as the 30-day percentage change of Realized Cap: (RC_t - RC_{t-30}) / RC_{t-30}. Percentage normalisation enables direct cross-cycle comparison - a +30% momentum reading is comparable from cycle to cycle regardless of Realized Cap absolute magnitudes. This pct_change formulation is deliberately simple and robust: no over-smoothing nor phase lag introduced by a more complex filter.
Common mistakes to avoid
A negative gradient does not mean 'people are selling'. Realized Cap decreases when coins that move were acquired at a price above current price - this is loss realisation, not necessarily a panic indication. A positive gradient in a bear market may reflect movements of very old coins (bought very low) rather than genuine new capital inflow.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/realized-cap-momentum/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "realized-cap-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.