get_top1_mining_pool
Identify the leading Bitcoin mining pool by retrieving its name, blocks mined, and dominance percentage over the last 3 months. Use this to assess mining centralization or quickly find the current market leader.
Instructions
Use this to get information about the current #1 ranked Bitcoin mining pool based on blocks mined over the last 3 months.
Returns detailed metrics in string format for the leading mining pool only:
- Pool name
- Pool slug identifier (used for searching specific pool details)
- Total number of blocks mined in the last 3 months
- Dominance percentage (share of all blocks mined in the 3-month period)
- Link to pool information page
This provides quick access to the most dominant mining pool without needing to retrieve data for all top pools.
Use cases: When you only need to know who currently dominates Bitcoin mining, to check if mining centralization is concerning, or to quickly identify the market leader.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||