get_top_10_mining_pools_rank
Retrieve the top 10 Bitcoin mining pools ranked by blocks mined to analyze mining centralization and network hashrate distribution.
Instructions
Use this to get the ranking of the top 10 Bitcoin mining pools based on the number of blocks mined.
Returns detailed metrics in string format for each of the 10 leading mining pools:
- Pool name and rank position (1-10)
- Total number of blocks mined by the pool
- Percentage of total blocks mined (pool's share of network hashrate)
- Grand total of blocks across all pools
This ranking represents the current distribution of Bitcoin mining power and shows which pools control the most hashrate.
Use cases: When you need to understand mining centralization, identify the dominant mining pools, or analyze the distribution of network hashrate.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||