Live Public Stratum Pool

Irium Stratum Pool Portal

Enterprise-grade interface for endpoint access, mining telemetry, payout visibility, and network diagnostics for Irium solo miners.

Primary
stratum+tcp://pool.iriumlabs.org:3333
Fallback
Use pool.iriumlabs.org:3333. Direct host IP is intentionally hidden for network security.
Use the DNS endpoint in your miner. Raw host IP is intentionally not listed to reduce targeted abuse.
Network Height
Loading...
Network Hashrate
Loading...
Difficulty
Loading...
Active Peers
Loading...
Active Miners (144 blocks)
Loading...
Avg Block Time
Loading...

Pool Economics

Production parameters used by miners and listing sites.

  • Fee0% (solo direct reward model)
  • Payout ModelSOLO (full coinbase to miner address)
  • Min PayoutNone (on found block, chain maturity rules apply)
  • Payout ScheduleOn-chain when your block is accepted
  • Primary RegionEU
  • SupportTelegram + GitHub Issues

Pool Performance

Recent throughput and expected production based on live chain pace.

  • Blocks / 24h (network)Loading...
  • Blocks / 7d (network)Loading...
  • Expected Blocks / DayLoading...
  • Estimated Daily EmissionLoading...
  • Difficulty Δ (1h / 24h)Loading...
  • Public API HealthLoading...

Operational Status

Public endpoint diagnostics and miner-side checks.

  • Stratum Endpointpool.iriumlabs.org:3333
  • Failover PolicyDNS endpoint only (raw host IP intentionally not public)
  • Explorer APILoading...
  • Last RefreshLoading...
  • TroubleshootAllow outbound TCP 3333, use DNS + backup IP.

Network Hashrate Trend

Derived from recent block windows from the live API.

Difficulty Trend

Recent difficulty points from chain telemetry.

Miner Address Dashboard

Lookup recent chain results for a mining payout address.

No lookup run yet.

Worker and Share View

Public API currently exposes chain-level stats only.

  • Per-worker HashrateNot public
  • Accepted SharesNot public
  • Rejected/StaleNot public
  • Last Share TimeNot public
  • Live AlternativeUse miner-side dashboard + chain results below.

Recent Found Blocks (Chain Feed)

Latest accepted blocks with miner payout address and reward.

Height Time Block Hash Miner Reward Tx Count
Loading blocks...

Payout Transparency (Coinbase Rewards)

In SOLO mode, this table is your public payout ledger from chain data.

Height Miner Address Reward (IRM) Status Reference
Loading payouts...

Pool Backend Telemetry

Checking...

Direct pool backend metrics (workers/shares/payout queue) when exposed by API.

Workers Online
N/A
Accepted Shares
N/A
Rejected Shares
N/A
Pending Payouts
N/A

If unavailable, backend endpoints are private or not enabled yet.

Miner Account Portal

Address-centric view: recent blocks, reward totals, and payout status.

No account selected.

Status and Incidents

Public reliability indicators for pool operators and miners.

  • API LatencyChecking...
  • Data FreshnessChecking...
  • Pool HealthChecking...
  • Uptime SignalChecking...

Incident log (public page)

  • No active incidents reported.

API and Integrations

Public endpoints for monitoring and ecosystem integrations.

API source: /api/pool/* is served from the live pool backend via secure proxy. Core explorer endpoints are served separately.

EndpointPurposeSample
https://api.iriumlabs.org/api/statsGlobal chain + peer + miner counters{"height":14391,"peers_connected":29}
https://api.iriumlabs.org/api/miningHashrate, difficulty, timing series{"hashrate":...,"difficulty":...}
https://api.iriumlabs.org/api/blocks?limit=20Recent block feed with miner addresses{"blocks":[...]}
https://api.iriumlabs.org/api/block/{height}Single block detail by height{"height":...,"header":...}
https://api.iriumlabs.org/api/pool/statsPool backend telemetry{"workers_online":8,"difficulty":...}
https://api.iriumlabs.org/api/pool/payouts?limit=20Recent payout ledger{"payouts":[...]}
https://api.iriumlabs.org/api/pool/account/{address}Address payout and block summary{"blocks_found":...}
https://api.iriumlabs.org/api/pool/workers?window=144&limit=20Active worker addresses and estimated hashrate share{"workers":[...]}
https://api.iriumlabs.org/api/pool/healthPool API health, freshness, latency, and peer signal{"healthy":true,...}

All public responses are fetched live from https://api.iriumlabs.org/api. Use the full endpoint URLs above.

Miner Config Quickstart

Ready-to-use profile snippets for common miner UIs.

Antminer Profile

URL: stratum+tcp://pool.iriumlabs.org:3333
Worker: YOUR_IRIUM_WALLET_ADDRESS.worker1
Password: x (placeholder)

Whatsminer Profile

Pool 1: stratum+tcp://pool.iriumlabs.org:3333
Sub-account: YOUR_IRIUM_WALLET_ADDRESS.worker1
Password: x (placeholder)

Generic Stratum Client

stratum+tcp://pool.iriumlabs.org:3333
user=YOUR_IRIUM_WALLET_ADDRESS.worker1
pass=x

Compliance and Operations

Operational policy, security stance, and support channels.

Handshake/submit path verified in local testing; ongoing real ASIC validation across hardware models is encouraged.