# 3 Key On-Chain Metrics

## **How would you evaluate the crypto market?**

Why do we get nervous as soon as we buy a new cryptocurrency? Is it inevitable? We offer exclusive data and flexible tools which have been extensively used and tested by crypto hedge funds.

To begin with, learn 3 essential on-chain data that other traders leverage to predict future value. Take a look to see how it can help you reduce risk and build an edge.

### 1. All Miner’s Outflow

Prepare for price drops and corrections by monitoring all miner's outflows

<figure><img src="/files/qfuTN2a1BvJh2QOigKD9" alt=""><figcaption></figcaption></figure>

Mining pools play an important role in the bitcoin network as they are in charge of supplying new BTC from mining proceeds, but they can also trigger the price to drop when they send large amounts of BTC to exchanges at once. If you monitor all miner's outflow data, you can prepare for downside price risk. CryptoQuant offers all miners' data at block-level, from the genesis block to the most recent block.

{% embed url="<https://cryptoquant.com/asset/btc/chart/miner-flows/miner-outflow-total?chartStyle=column&ema=0&metricScale=linear&miner=all_miner&priceScale=log&sma=0&window=DAY>" %}

### 2. All Exchanges Reserve

Forecast long-term value, using available supply, with exchanges' reserve data

<figure><img src="/files/RRHA9j8j9QwBBiwa2SDc" alt=""><figcaption></figcaption></figure>

All exchanges reserve refers to the supply of cryptocurrencies. All exchanges reserve is an important indicator to determine the future value of cryptocurrencies, based on the supply within exchanges, and is being used as a precedent indicator of price changes.&#x20;

{% embed url="<https://cryptoquant.com/asset/btc/chart/exchange-flows/exchange-reserve?chartStyle=line&ema=0&exchange=all_exchange&metricScale=linear&priceScale=log&sma=0&window=DAY>" %}

{% embed url="<https://cryptoquant.com/asset/eth/chart/exchange-flows/exchange-reserve?chartStyle=line&ema=0&exchange=all_exchange&metricScale=linear&priceScale=log&sma=0&window=DAY>" %}

### 3. Supply Adjusted CDD

Enhance your strategy by observing long-term holders’ actions

<figure><img src="/files/SCyJIKpBWOzQyirHnhkm" alt=""><figcaption></figcaption></figure>

Coin Days evaluates the number of coins that are not being spent, which gives more weight to estimate long-term-holder(LTH) position. When that coin is spent, the coin is considered "destroyed," and is being updated in CryptoQuant's Coin Days Destroyed(CDD) metric. CDD is the sum of products of spent transaction output alive days and its value.

Upon CDD, Supply Adjusted Coin Days Destroyed (CDD) is calculated by adjusting CDD for total supply. It is calculated as the value of CDD divided by total supply. CDD is adjusted for better tracking of long-term holders.

{% embed url="<https://cryptoquant.com/asset/btc/chart/network-indicator/supply-adjusted-cdd?chartStyle=column&ema=7&metricScale=log&priceScale=linear&sma=0&utm_campaign=onchain_data&utm_content=onchain_overview&utm_medium=onboard&utm_source=notion&window=DAY>" %}

***

{% hint style="info" %}
**Further Notice**

1. Further information is available on [Miner Flow/Indicators](/cryptoquant-metrics/miner.md), [Exchange Flows/Indicators](/cryptoquant-metrics/exchange.md), and [UTXO Data/Indicators](/cryptoquant-metrics/utxo.md)
2. The content is for informational purposes only, you should not construe any such information or other material as legal, tax, investment, financial, or other advice.
   {% endhint %}


---

# 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://userguide.cryptoquant.com/quickstart/5-minute-data-guide/3-key-on-chain-metrics.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.
