# 矿工向交易所转账总额

## Definition

The total amount of coins transferred from the mining pool to exchange wallets.Metrics

| Metrics                 | Description                                                                 |
| ----------------------- | --------------------------------------------------------------------------- |
| Flow Total              | The total amount of BTC transferred from a mining pool to exchange wallets. |
| Flow Mean               | The mean amount of BTC transferred from a mining pool to exchange wallets.  |
| Transactions Count Flow | The number of transactions from a mining pool to exchange wallets.          |

The mean value is the Flow Total divided by the Transactions Count Flow. Data entries were collected from the first transaction between two entities.

## Interpretation

Identify if mining pool affiliated miners are preparing to sell coins.

## Link to Our Data

* [Miner to Exchange in CryptoQuant Live Chart](https://cryptoquant.com/overview?search=Miner+to+Exchange)
* [Miner to Exchange in CryptoQuant Data API docs](https://cryptoquant.com/docs#operation/BTCgetMinerToExchange)


---

# 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/zh/inter-entity-flow/kuang-gong-xiang-jiao-yi-suo-zhuan-zhang-zong-e.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.
