# 銷毀幣天數｜CDD–Coin Days Destroyed

## 指標概念

CDD 是衡量經濟活動的指標，它賦予了長時間未使用的比特幣更多的權重。

這個指標是查看總交易量的相關方法之一，如果價值無法在有意義的時間內存儲，它可能無法準確地代表經濟活動。相反，作為長期價值保存的比特幣在被使用時被認為具有重要的經濟意義，因為它標誌著長期持有者行為的顯著變化。&#x20;

每天有一個硬幣單位未被使用，它會累積一個幣天數。當該比特幣最終用完時，累積的硬幣天數將重置為零或是銷毀，並由 CDD 指標記錄。在給定時間段內銷毀的硬幣總天數（CDD 指標值）是花費的硬幣數量乘以這些硬幣的壽命的函數。&#x20;

例如：&#x20;

* 一個休眠 100 天的 2 BTC 的 UTXO 累積了 200 個幣天數。&#x20;
* 一個休眠 100 天的 0.5 BTC 的 UTXO 已經累積了 50 個幣天數。&#x20;
* 休眠 6 小時（0.25 天）的 10 BTC 的 UTXO 已累積 2.5 個幣天數。&#x20;

由於 CDD 指標同時反映了比特幣壽命和數量，因此它是觀察分類為智能貨幣、鯨魚和長期投資者的實體的消費行為的寶貴工具。

![圖片來源：glassnode](https://lh3.googleusercontent.com/TJwzZ8LfIfMZDyKbMx3IfnNxBzpG4qa1AAmqBhUW_db7RbJTLhey4oJAb7m2YOVshZKbTPKQI4MxYS49BWDDsUIOfuPew0zlw5BOmB8r6S0x-mQdyBVyGrwNZlvhab-SXiwTLP1M)

## w指標如何衡量、計算？

![](/files/7QHfl7X55aOi8awZML3n)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://glossary.bshare.io/metrics/xiao-hui-bi-tian-shu-coin-days-destroyed/xiao-hui-bi-tian-shu-cddcoin-days-destroyed.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
