# Unknown Miner Predominance Alert - DEPRECATED

<mark style="color:red;">**THIS ENDPOINT HAS BEEN DEPRECATED AND WILL NO LONGER BE ACTIVELY MAINTAINED, UPDATED OR SUPPORTED**</mark>

**Alert Definition**

Alerts if all of the previous six blocks observed in the blockchain were mined by unknown miners/mining pools.

**Dictionary**

| Name                             | AlertID                                   | Category | Sub-category  | Type | Unit   | Interval |
| -------------------------------- | ----------------------------------------- | -------- | ------------- | ---- | ------ | -------- |
| Unknown Miner Predominance Alert | block\_count\_by\_unknown\_miners\_6b\_hi | Alert    | Mining Alerts | Sum  | Blocks | Ad hoc   |

**Interpretation**

Miners identify themselves using a variety of techniques. In Bitcoin, miners identify themselves by encoding a message in the coinbase transaction, which rewards miners for successfully appending the blockchain. The industrialization of mining has made it unusual for six blocks to be mined sequentially by miners without identification in most, albeit not all, networks. As such, it is important to understand when such events take place.

**Potential Root Causes**

Miners no longer wish to identify themselves because of the privacy requirements when engaging in Miner Extractable Value (MEV), an activity that predominantly took place in Ethereum.

Large miners (or a cohort of miners) do not wish to identify themselves.

**Asset Coverage**

Bitcoin (BTC)


---

# 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://gitbook-docs.coinmetrics.io/network-data/deprecated/watchtower-alerts-overview-deprecated/watchtower-alerts-deprecated/mining-alerts-deprecated/unknown-miner-predominance-alert-deprecated.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.
