Bitcoin Mining Pool

Active hashrate routing.
Rewards that beat FPPS — consistently over time.

We dynamically manage block templates, latency paths, OTC hashrate deals, and payout strategies to target above‑FPPS outcomes on rolling periods — while keeping variance and stale rates low.

24h vs FPPS (Δ)
+6.4% ↑ stable
Pool Hashrate
8.4 EH/s
Stale / Orphan
0.34% low
Fee
1.0% transparent

Performance vs FPPS

01

Latency‑aware routing

Multiple globally distributed nodes, intelligent failover, and template pre‑warming to suppress stale shares and orphan risk.

02

Template optimization

Fee‑aware block construction and mempool capture aim to extract more sat/vB without sacrificing propagation speed.

03

Transparent payouts

Rolling performance vs FPPS published publicly. Payouts in BTC, with clear accounting and variance controls.

How it works

1
Connect miners

Point your ASICs to the nearest stratum endpoint (Stratum V1 & V2 supported).

2
Active management

We optimize templates, monitor fee markets, leverage OTC hashrate deals, and tune routes to reduce stale shares.

3
Payouts & reporting

Track rewards vs FPPS baseline on your dashboard. Withdraw with low thresholds.

Why above FPPS?

FPPS pays the expected value of block rewards and fees. By minimizing stales, leveraging OTC hashrate deals, and better capturing fees, a pool can surpass FPPS over rolling periods. Results vary with mempool conditions and network variance and are not guaranteed.

  • Low stale shares from latency‑aware design
  • Fee capture during high‑demand periods
  • OTC hashrate deals for more consistent rewards
  • Consistent reporting and auditability

Ready to join?

Connect in minutes. Keep control of your fleet with clear, predictable payouts and transparent performance.

stratum+tcp://eu.xxx.xxx:3333 stratum+tcp://us.xxx.xxx:3333 stratum+tcp://ap.xxx.xxx:3333 # Worker User: <your_btc_address>.worker01 Pass: x

Whitelist / Early access

Simple REST API

Query pool performance and your worker stats. Example:

// GET /api/v1/public/perf
{
  "window": "24h",
  "delta_vs_fpps": 0.064,
  "stale_rate": 0.0034,
  "pool_hashrate_ehs": 8.4
}

// GET /api/v1/miner/:address
{
  "address": "bc1q...",
  "workers": [{"id":"worker01","hashrate_ghs": 142.3}],
  "unpaid_btc": 0.0012
}

FAQ

Do you guarantee above FPPS rewards?

No. We target above‑FPPS on rolling periods by minimizing stales and improving fee capture (including OTC hashrate deals), but outcomes depend on network conditions and variance.

Which protocols are supported?

Stratum V1 and Stratum V2 (job negotiation ready). TLS endpoints available.

What is the payout schedule?

Configurable thresholds with daily settlement windows. Exact schedules depend on your account settings.