# 未實現利潤｜Unrealized Profit

## 指標概念&#x20;

通過查看、創建UTXO時的價格與現價之間的差距，我們可以確定該UTXO中的比特幣是處於未實現利潤（價格上升），還是處於未實現損失（價格下降）的狀態，未實現利潤表示在價格比現價更低時所創建的UTXO的應計總利潤。

![圖片來源：glassnode](https://lh4.googleusercontent.com/nnyFMRj9QWyukyyKenc7IQ_evqZgS6O_Lc-77X74NkBAK-kfsghHFhap_dxg2_4TJbU8sJl-Ut38CcuyyubuuutNj159qbMO1zfGOMjJYW0kuBaKdwx9jIceOUk_lK-Zsdq-zyaF)

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

未實現利潤定義由所有獲利中的比特幣部位（USD）按市值標準化。

未實現利潤＝價值＊（現價－創建時價格）（對於所有獲利中的UTXO）

![](/files/j9oV42hSPWGA1hp6AUHW)


---

# 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/wei-shi-xian-li-run-sun-shi-unrealized-profitloss/wei-shi-xian-li-run-unrealized-profit.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.
