get_top1_mining_pool
Retrieve the current leading Bitcoin mining pool by blocks mined over the last 3 months. Get name, dominance percentage, and details for rapid market analysis.
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
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |