# 平均輸出幣齡｜Average Spent Output Lifespan(ASOL)

## 指標概念&#x20;

平均輸出幣齡是所有花費交易輸出的幣平均壽命（以天為單位）。&#x20;

ASOL 在宏觀市場的角度上強調了當天花費的每筆交易輸出的硬幣壽命。這提供了對一段時間內短期（新幣）和長期（舊幣）消費行為之間平衡的洞察。 ASOL在總支出行為方面提供了比 MSOL 更敏銳的觀點。

隨著市場波動以及市場情緒和結構的變化，隨著舊的、休眠的幣重新進入流通循環，它通常會呈上升趨勢。&#x20;

* 較高的ASOL值通常表示網絡流量的比例增加大多是由**舊幣的花費**，通常和利用高市場波動性的長期持有者有關。&#x20;
* 較低的ASOL值通常表示日常流量主要由正在花費的**年輕代幣組成**，通常與交易者和短期持有者相關。&#x20;

另外需要注意的是，ASOL 僅考慮已用輸出的幣齡，不考慮移動的硬幣數量（忽略移動了多少 BTC 單位）。兩個存在 100 天但分別價值 0.1BTC 和 100BTC 的輸出在 ASOL 計算中具有相同的權重。

## 指標如何衡量、計算？&#x20;

平均輸出幣齡＝平均［所有花費幣的壽命天數］


---

# 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/bi-te-bi-shou-ming-lifespan/ping-jun-shu-chu-bi-ling-average-spent-output-lifespanasol.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.
