> For the complete documentation index, see [llms.txt](https://userguide.cryptoquant.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.cryptoquant.com/vi/quickstart/huong-dan-tinh-nang-5-phut/top-10-presets/miner-selling.md).

# Miner Selling

## BTC: All Miners to All Exchanges Flows Transactions Count

This indicator helps to see how frequently all miners transfer Bitcoin to all exchanges. Miners periodically send a certain amount of Bitcoin to the exchange from their mining wallets. If they send Bitcoin to exchanges more frequently, the price will likely be bearish as they are likely to sell additional bitcoin on the exchange, not through the OTC market.

### 👉 [Save Chart](https://cryptoquant.com/prochart/060y46l9xg)&#x20;

![](/files/-MSRMFtvieFXfQ70tyK_)

{% content-ref url="/pages/-MSReO5hRJfzkC5cWi8U" %}
[Thợ đào đến Sàn Giao dịch](/vi/cryptoquant-metrics/miner/miner-to-exchange.md)
{% endcontent-ref %}

## BTC: All Miners' Outflows

This indicator is the total transferred amount from mining wallets that have received Bitcoin block rewards. Miners periodically send Bitcoin to other wallets, but if the price is unusually high, they will sell bitcoin in over-the-counter (OTC) market or exchanges. Significant miner outflow is a bearish signal.

### 👉 [Save Chart](https://cryptoquant.com/prochart/pifjvwqcvh)&#x20;

![](/files/-MSRMXLHlHaOrmjQw6nu)

{% content-ref url="/pages/-MSlWbOivIl1Rk3akTCS" %}
[Dòng ra Thợ đào](/vi/cryptoquant-metrics/miner/miner-outflow.md)
{% endcontent-ref %}

## BTC: Miners' Position Index (MPI; 30-day MA)

MPI is all miners' outflow divided by its one-year moving average. If miners withdraw an unusually large amount of Bitcoins compared to the past year, the MPI increases, and the Bitcoin price is likely to be bearish. If you draw lines when MPI is higher than 2.5, it often matches both local and all-time-highs. On the other hand, if the MPI is low, miners hold Bitcoin, meaning it's likely to be bullish. They were HODLers in the 2018 and 2020 great sell-offs though.

### 👉 [Save Chart](https://cryptoquant.com/prochart/iraofwwrjy)&#x20;

![](/files/-MSRN9X1R3js1LbmB5a0)

{% content-ref url="/pages/-MCFj\_dMP5mbOVPYHasD" %}
[Miners' Position Index (MPI) | Chỉ số Thái độ/Vị trí Thợ đào](/vi/cryptoquant-metrics/miner/miners-position-index.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://userguide.cryptoquant.com/vi/quickstart/huong-dan-tinh-nang-5-phut/top-10-presets/miner-selling.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
