Invested Capital in Loss
Absolute USD amount of capital sitting in unrealised loss. Tracks the dollar size of latent losses across all holders — the larger the figure, the heavier the capitulation potential.
What is it?
This metric tracks the total USD amount of capital sitting in unrealised loss across all Bitcoin holders at the observed date. The formula sums, for every UTXO in loss, the product of BTC quantity in that UTXO by the difference between cost basis and current price. The result is expressed in absolute dollars — it grows with average loss depth and with the extension of loss-bearing supply. The metric mirrors Invested Capital in Profit (#362) — joint reading allows a complete view of market psychological regime.
How to read
Read on log scale to absorb orders of magnitude. Cycle expansion phases see this metric compress to low levels — supply is mostly in profit, only the unluckiest recent buyers bear minor losses. Bear market phases see this metric explode — the combination of massively loss-bearing supply AND deep average drawdown gives a very high absolute loss capital. Historical capital-in-loss peaks coincided with the worst bear market troughs.
Key zones
Like the mirror metric, Invested Capital in Loss has no fixed empirical zones (absolute dollar scale). Historical peaks characterise moments of maximum stress — each major peak preceded a structural cycle trough. Compression toward historical lows characterises a euphoria or mature bull market phase — supply mostly in profit, residual loss capital.
What to observe
Cross-reference the metric with Pain Index LTH (#360) and BTC price. A simultaneous rise of capital in loss and Pain Index LTH translates cross-cohort capitulation — rare event typically preceding a structural trough. Conversely, a deceleration of capital in loss while price keeps falling translates supply absorption in loss by strong hands — typical first stabilisation phase of a forming bear market bottom.
Historical context
Historical peaks of capital in loss coincided with deep bear market troughs: Summer 2015, late 2018, March 2020, November-December 2022. Each of these episodes saw absolute capital in loss reach levels multiples of the bear-market-start capital in loss — translating loss propagation across successive cohorts. Temporal symmetry with capital-in-profit peaks (cycle tops) traces the two opposing faces of the market cycle.
Expert notes
The metric combines extension (% supply in loss) and magnitude (average drawdown) — a high Pain Index LTH can coexist with moderate capital in loss if the LTH cohort is numerically small. Joint reading of both metrics distinguishes a purely cohort capitulation (high Pain LTH, moderate capital in loss) from systemic capitulation (both simultaneously high). The capital-in-loss / market-cap ratio provides useful additional normalisation to compare cycle phases of different amplitudes.
Common mistakes to avoid
Confusing Invested Capital in Loss with Mean Dollar Invested Age (MDIA) is a dimensional error — like the mirror metric (#362), MDIA is temporal (in days) and Capital in Loss is valuation (in dollars). Also confusing high Capital in Loss with immediate buy opportunity is dangerous: a historically high Capital in Loss can persist for months before reversal materialises. Systematically cross-reference with other cycle indicators (MVRV, Pain Index LTH, Global Realized Price) for timing.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/invested-capital-in-loss/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "invested-capital-in-loss",
"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.