> For the complete documentation index, see [llms.txt](https://docs.blockhorizon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockhorizon.io/chart-tutorials/price-and-valuation/realized-cap.md).

# Realized Cap

## Realized Cap Indicator

The Realized Cap is an on-chain metric that calculates the market capitalization of BTC based on the acquisition price of each coin rather than its current market price. It provides insights into the value stored in the network and helps participants assess market cycles, holder behavior, and periods of overvaluation or undervaluation.

## Steps to Use the Realized Cap Metric

1\. Understand the Concept

* Realized Cap: Calculated by summing the acquisition price of all UTXOs (Unspent Transaction Outputs) in the network:
* Coins are valued at the price they last moved rather than the current market price.
* Relevance: Highlights the actual value invested in the network, smoothing out short-term price fluctuations and speculative excess.

2\. Interpret the Realized Cap Metric

* Rising Realized Cap: Indicates new capital inflows into the network, often seen during accumulation phases or bull market recoveries.
* Falling Realized Cap: Reflects capital outflows, suggesting capitulation or loss realization by holders during bear markets.
* Stable Realized Cap: Suggests a balance between capital inflows and outflows, often observed during consolidation phases.

3\. Analyze Historical Patterns

* Bull Markets: The Realized Cap tends to rise steadily as new capital enters the market, supporting price appreciation and network growth.
* Bear Markets: A flattening or declining Realized Cap indicates loss realization and reduced market activity, often aligning with market bottoms.
* Accumulation Phases: Sustained increases in Realized Cap during periods of price stability indicate strategic accumulation by long-term holders.

4\. Make Decisions

* During Bull Markets: Use rising Realized Cap as confirmation of sustained capital inflows, supporting bullish sentiment and price trends.
* During Bear Markets: Monitor flattening or declining Realized Cap for signs of capitulation, signaling potential bottoming phases and accumulation opportunities.
* During Neutral Markets: Observe Realized Cap stability to assess market equilibrium and long-term holder confidence.

## Tips:

* Combine with Other Metrics:

Use Realized Cap alongside metrics like Market Cap, MVRV Ratio, and Realized Price for a comprehensive understanding of market valuation.

* Track Capital Inflows and Outflows:

Rising Realized Cap indicates new investments, while declines signal capitulation or loss realization, helping to assess market sentiment.

* Compare Historical Trends:

Analyze Realized Cap trends during previous market cycles to identify recurring behaviors and align strategies with historical patterns.

* Identify Accumulation and Distribution Phases:

Steady increases in Realized Cap during bear markets often signal accumulation, while flattening during bull markets may indicate distribution.

## How to Use the Indicator Effectively

* During Market Tops: Compare Realized Cap with Market Cap to identify speculative excess, which may signal overvaluation and heightened risk.
* During Market Bottoms: Monitor Realized Cap stability or gradual increases as signs of accumulation and long-term confidence among holders.
* During Consolidation Phases: Stable Realized Cap reflects balanced market activity, supporting confidence in the network’s long-term value.

## Created By: Antoine Le Calvez


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.blockhorizon.io/chart-tutorials/price-and-valuation/realized-cap.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.
