Bitcoin Mining Pool Tracker — Hashrate, Nakamoto Coefficient avatar

Bitcoin Mining Pool Tracker — Hashrate, Nakamoto Coefficient

Pricing

Pay per usage

Go to Apify Store
Bitcoin Mining Pool Tracker — Hashrate, Nakamoto Coefficient

Bitcoin Mining Pool Tracker — Hashrate, Nakamoto Coefficient

Bitcoin mining pool tracker: hashrate distribution, block counts, and pool dominance (Nakamoto coefficient). Covers Foundry USA, AntPool, F2Pool and 14+ pools. Monitor mining centralization risk. No API key. $0.005/run.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

What does Bitcoin Mining Pool Tracker do?

Bitcoin Mining Pool Tracker fetches live and historical Bitcoin mining pool data from mempool.space and computes network-level decentralization metrics including the Nakamoto coefficient, hashrate distribution, pool luck, geographic risk, and per-pool block share for Foundry USA, AntPool, F2Pool, SpiderPool, ViaBTC, and 12+ other pools. It supports configurable time windows from 24 hours to 3 years, letting you track mining pool dominance trends over any period. No API key is required.

Why use Bitcoin Mining Pool Tracker?

  • Nakamoto coefficient computed automatically — the single most important decentralization metric (minimum number of pools that together control >50% hashrate) is calculated for you on every run without any manual data aggregation.
  • Geographic risk analysis — pools are mapped to their home country (US, CN, JP, CZ, etc.) and the actor flags if any single country controls more than 50% of Bitcoin's hashrate — a regulatory and 51%-attack risk signal.
  • Pool-level luck and trend trackingpool_luck_pct compares actual blocks mined to statistically expected blocks, and pool_trend (growing / shrinking / stable) compares the selected period against the 7-day baseline.
  • Flexible time windows — analyze the last 24h for daily snapshots or go back 3 years to study long-term concentration shifts; the same actor handles both use cases.
  • Empty block and coinbase address monitoringempty_block_rate_pct and coinbase_address_reuse_count expose pool operational quality signals that most block explorers do not surface.

How to use Bitcoin Mining Pool Tracker

  1. Go to the Apify Store and find Bitcoin Mining Pool Tracker.
  2. Click Try for free to open the actor in Apify Console.
  3. Set the period input to your desired time window: 24h, 1w, 1m, 3m, 6m, 1y, 2y, or 3y.
  4. Click Start — the run completes in under 15 seconds.
  5. Download results as JSON or CSV, or connect your dataset to a dashboard via the Apify API.

Input

FieldTypeDefaultDescription
periodstring1wTime window for pool statistics. Options: 24h, 1w, 1m, 3m, 6m, 1y, 2y, 3y.

Output

[
{
"type": "network_summary",
"period": "1w",
"total_blocks": 1008,
"pool_count": 18,
"network_hashrate_ehs": 712.4,
"nakamoto_coefficient": 3,
"top3_pool_concentration_pct": 61.7,
"decentralization_score": 74.2,
"top_pool_risk": "moderate",
"pool_geographic_risk": {
"country_shares": { "US": 34.1, "CN": 45.2, "CZ": 6.3, "Unknown": 14.4 },
"dominant_country": "CN",
"risk_flagged": false
},
"solo_vs_pool_ratio": { "solo_blocks": 15, "pool_blocks": 993, "solo_pct": 1.49, "pool_pct": 98.51 },
"network_empty_block_rate_pct": 0.8,
"fetched_at": "2026-09-02T08:00:00Z"
},
{
"rank": 1,
"pool_name": "Foundry USA",
"slug": "foundryusa",
"link": "https://foundrydigital.com",
"blocks_in_period": 298,
"share_pct": 29.563,
"hashrate_ehs": 210.6,
"empty_blocks": 1,
"empty_block_rate_pct": 0.34,
"avg_match_rate_pct": 99.2,
"pool_luck_pct": 101.4,
"coinbase_address_reuse_count": 0,
"mining_revenue_per_ph": 0.000216,
"pool_trend": "stable",
"period": "1w",
"fetched_at": "2026-09-02T08:00:00Z"
}
]

Data fields

Network summary record:

FieldDescription
nakamoto_coefficientMinimum pools needed to control >50% hashrate
top3_pool_concentration_pctCombined block share of the top 3 pools (%)
decentralization_score0–100 HHI-based score; 100 = fully decentralized
top_pool_riskLargest-pool dominance risk: healthy / moderate / high / critical
pool_geographic_riskPer-country hashrate shares and dominant country flag
solo_vs_pool_ratioEstimated solo-mined vs pool-mined block breakdown
network_empty_block_rate_pct% of recent blocks with ≤1 transaction
network_hashrate_ehsTotal Bitcoin network hashrate in EH/s
total_blocksBlocks mined in the selected period

Per-pool records:

FieldDescription
rankPool rank by block share (1 = largest)
pool_namePool name (Foundry USA, AntPool, F2Pool, etc.)
share_pctPercentage of blocks mined in the period
hashrate_ehsPool hashrate in EH/s
empty_blocksNumber of empty blocks mined by this pool
empty_block_rate_pctPercentage of this pool's blocks that were empty
avg_match_rate_pctAverage transaction match rate vs mempool
pool_luck_pctActual blocks / expected blocks × 100
coinbase_address_reuse_countTimes this pool reused a coinbase address
mining_revenue_per_phEstimated daily BTC earned per PH/s of hashrate
pool_trendTrend vs 7-day baseline: growing / shrinking / stable

Cost estimation

ScenarioFrequencyMonthly cost
Daily snapshot (1 run/day)30 runs/month$0.15
Hourly monitoring (24h period)720 runs/month$3.60
One-off research (3y historical)1 run$0.005

All scenarios are billed at a flat $0.005 per run regardless of the period selected or number of pools returned.

FAQ

What is the Nakamoto coefficient and why does it matter? The Nakamoto coefficient is the minimum number of independent mining pools that together control more than 50% of Bitcoin's hashrate. A value of 1–2 indicates severe centralization and elevated 51%-attack risk; 6+ is relatively decentralized. This actor computes it automatically from the block distribution data so you do not need to sum shares manually.

Is the hashrate data real-time? The actor fetches live data from mempool.space's public API. For the 24h period, data reflects the last 24 hours up to the moment of the run. For longer periods, the API returns aggregated historical data.

Can I track a specific pool over time? Yes — schedule the actor to run daily or hourly, then filter the resulting dataset by pool_name. Use Apify's dataset API to export a time series for any pool's share_pct, hashrate_ehs, or pool_luck_pct.

Disclaimer: This actor provides data for informational and research purposes only. Mining pool statistics are sourced from mempool.space and reflect observed block attribution which may not be perfectly accurate. Pool geographic assignments are approximate. Nothing here constitutes financial or investment advice.

Keywords: Bitcoin mining pools, hashrate distribution, Nakamoto coefficient, pool dominance tracker, Foundry AntPool F2Pool hashrate, Bitcoin centralization risk, mining pool share, BTC network hashrate, pool luck, Bitcoin decentralization


Feedback

If this actor powers your Bitcoin mining research, a review helps others find it: Leave a review on Apify Store