CoinDaysDestroyed_InProfit
Tech spec
Field | Value |
---|---|
API name (slug) | coindays_destroyed_in_profit |
Group | utxo dormancy |
Unit / Valuetype | coindays / other |
Shape | scalar |
Resolutions | block, h1, h4, h8, h12, d1 |
Endpoints | /v2/utxo_dormancy |
Tier | 0 |
Last updated | 2025-08-20 17:37 UTC |
Docs | Open in Swagger |
Brief Description: Coin Days Destroyed (CDD) for UTXOs spent at a profit (spending price > acquisition price).
CoinDaysDestroyed_InProfit measures the CDD of UTXOs spent at a profit, helping to identify whether profit-taking behavior is dominated by Long-Term Holders (LTH) or Short-Term Holders (STH).
Metric variants
- _lth: CoinDaysDestroyed_InProfit restricted to Long-Term Holders (age ≥ 155 days).
- _sth: CoinDaysDestroyed_InProfit restricted to Short-Term Holders (age < 155 days).
- _non_churn: all spent utxo with a lifespan of less than 1h is excluded from the analysis. It useful to filter out transactions that are not economically meaningful, such as relay transactions and mixer.
- _normalized: normalized by the total Bitcoin supply.
Interpretation CoinDaysDestroyed_InProfit can indicate whether the market realized profit are being spent by speculators (indicating a short term profit taking during rallyes) or experienced investor (indicating a long term profit taking and bullish sentiment during bill market mania). A decreasing CoinDaysDestroyed_InProfit generally indicates the deterioration of bull market conditions and the arrival of bearish sentiment. A increasing CoinDaysDestroyed_InProfit generally indicates that profit taking is accelarating, suggesting positive biais and confident participants.
Advanced Explanation CoinDaysDestroyed_InProfit is reffering the concept of and Coin Days (CD) and Coin Days Destroyed (CDD), originally mentionned on Bitcointalk forum in 20211.
- Coin Days essentially measures the length of detention of a given UTXO. When a UTXO is transferred, the timestamp of the creation of the new UTXO serves as the Day 0 of detention. Then, when this UTXO is spend, the count of accumulated number of days of dentention (Coin Days) is set back to 0.
- Coin Days Destroyed measures the number of Coin Days that were set back to 0 by the spending of the UTXO. This metric helps to identify periods where old coins, often associated with HODLers or Long Term Holders are spent, whick can deliver insights about he market behavior and sentiment.
- CoinDaysDestroyed_InProfit tracks the amount of CDD that were destroyed for every UTXO having a spending price superior to its acquisition price. It can serve to identify the tendency of profit taking to be dominated by Long Term Holders or Short Term Holders.