Invested Capital in Profit
Absolute USD amount of capital sitting in unrealised profit. Tracks the dollar size of latent gains across all holders — the larger the figure, the heavier the take-profit pressure if sentiment turns.
What is it?
This metric tracks the total USD amount of capital sitting in unrealised profit across all Bitcoin holders at the observed date. The formula sums, for every UTXO in profit, the product of BTC quantity in that UTXO by the difference between current price and that UTXO's cost basis. The result is expressed in absolute dollars — it grows mechanically with total market capitalisation and with average profit depth. Unlike Greed Index (#361) which normalises on [0, 100], this metric expresses the raw magnitude of aggregated latent profit.
How to read
Read the current value on log scale to absorb varying orders of magnitude across history. The metric grows structurally with total Bitcoin capitalisation — a new absolute profit ceiling is mechanical at every cycle top. Relevance comes from variation speed and correlation with BTC price. A rapid rise of invested capital in profit while price consolidates translates supply absorption in profit (patient holders keep their positions); a decline while price rises translates active distribution.
Key zones
This metric has no fixed empirical zones (absolute dollar scale). Relevant analysis is on relative variations versus past phases. A new historical ceiling of invested capital in profit mechanically exceeds previous tops in mature bull markets. Bear market phases correspond to a drastic drop (often 50-70%) of absolute capital in profit — most of supply tips back into loss or marginal profit.
What to observe
Cross-reference the metric with BTC price. Correlation is very strong but not perfect — divergences are the main information. An invested capital in profit plateauing while price keeps rising translates latent distribution: recent buyers take the positions of holders materialising gains. A strong rebound of capital in profit while price consolidates translates strong-hand accumulation — supply in profit aggregates without corresponding selling pressure.
Historical context
The metric established successive historical ceilings at cycle tops 2013, 2017, 2021. Each ceiling coincided with a peak euphoria phase, followed by a brutal drop during post-top correction. Bear market troughs saw absolute capital in profit drop 60-80% from previous peak. The log-scale trajectory reveals structural long-term growth coherent with overall Bitcoin capitalisation expansion.
Expert notes
Invested capital in profit must not be confused with a market cap proxy — it is the absolute latent gain, not total held value. A supply at 80% in profit with average 50% gain gives substantially lower capital in profit than supply at 80% in profit with average 200% gain. The metric therefore captures both profit depth and its extension in supply — not a simple valuation. This duality makes it complementary to Greed Index (#361) which normalises magnitude.
Common mistakes to avoid
Confusing Invested Capital in Profit with Mean Dollar Invested Age (MDIA) is a dimensional error. MDIA measures the average age weighted by USD invested (temporal dimension, in days), while Invested Capital in Profit measures the absolute USD volume in profit (valuation dimension, in dollars). A young supply in low profit can give low MDIA and high Capital in Profit; an old supply in low profit can give high MDIA and low Capital in Profit. Always cross both dimensions for full analysis. The other mistake is believing this metric's decline necessarily translates selling — it can simply translate a price drop without transaction.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/invested-capital-in-profit/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "invested-capital-in-profit",
"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.