Irium Stratum Pool Portal
Use the public Stratum DNS hostname only. ASIC and modern firmware mine on port 3333; CPU/GPU software miners use the compatibility profile on port 3335.
Operational Status
Public endpoint diagnostics and miner-side checks.
Pool Economics
Production parameters used by miners and listing sites.
Miner Compatibility
Choose the endpoint by miner class.
Pool Performance
Recent throughput and expected production based on live chain pace.
Live Stratum Telemetry Loading
Loading pool telemetry from the public API.
Pool Backend Counters
SOLO pool counters from Stratum metrics and chain attribution.
Candidate And Submit Path
These fields prove whether shares are becoming block candidates and whether submits are accepted by the node.
Dashboard Summary
Compact counters for quick operator checks.
Miner Distribution
Chain-derived miner distribution over the public API window.
Status Signals
API freshness, watchdog, and incident indicators.
- Loading incidents...
Miner Block Lookup
Check recent chain blocks mined by a payout address.
Pool Account Lookup
Check pool-account attribution when public account records are available.
Recent Network Blocks
Latest blocks from the public explorer API.
| Height | Time | Hash | Miner | Reward | Txs |
|---|---|---|---|---|---|
| Loading blocks... | |||||
Pool-Attributed Blocks
Blocks submitted through the public Stratum pool. SOLO rewards pay directly on chain.
| Height | Time | Miner | Reward | Status | Reference |
|---|---|---|---|---|---|
| Loading pool block attribution... | |||||
Miner Config Quickstart
Ready-to-use snippets. Replace YOUR_IRIUM_WALLET_ADDRESS with your own IRM address.
ASIC Miner UI
Algorithm: SHA-256d Pool URL: stratum+tcp://pool.iriumlabs.org:3333 Worker: YOUR_IRIUM_WALLET_ADDRESS.worker1 Password: x
Windows CPU Miner (cpuminer-opt)
dir *.exe .\cpuminer-<your-cpu-build>.exe -a sha256d ^ -o stratum+tcp://pool.iriumlabs.org:3335 ^ -u YOUR_IRIUM_WALLET_ADDRESS.worker1 ^ -p x ^ -t 4
Use the executable that exists in your extracted folder, such as cpuminer-avx2.exe, cpuminer-avx2-sha-vaes.exe, or cpuminer-sse2.exe.
Linux / macOS CPU Miner (cpuminer-opt)
./cpuminer -a sha256d \ -o stratum+tcp://pool.iriumlabs.org:3335 \ -u YOUR_IRIUM_WALLET_ADDRESS.worker1 \ -p x \ -t 4
cpuminer-opt is CPU-only. GPU miners need a separate SHA-256d-capable Stratum client on the same 3335 endpoint.
Do not point public-pool miners at 127.0.0.1:38300; that is local node RPC/template mining.
Miner Compatibility Matrix
| Miner Type | OS | Status | Notes |
|---|---|---|---|
| Antminer / Whatsminer ASIC | Embedded Linux | Recommended | Use SHA-256d on port 3333. |
| CPU software miner | Windows/Linux/macOS | Supported | Use port 3335; typically useful for testing and onboarding. |
| GPU software miner | Windows/Linux | Supported | Use port 3335 with a SHA-256d-capable client. |
SHA-256d Hardware Compatibility
Irium uses SHA-256d — the same double-SHA256 algorithm as Bitcoin. Every SHA-256d ASIC mines Irium with no firmware or hardware changes required.
| Hardware | Endpoint | Status |
|---|---|---|
| Antminer S19 / S21 series | stratum+tcp://pool.iriumlabs.org:3333 | Full compatibility |
| Whatsminer M50 / M60 series | stratum+tcp://pool.iriumlabs.org:3333 | Full compatibility |
| Any SHA-256d ASIC | stratum+tcp://pool.iriumlabs.org:3333 | Full compatibility |
| CPU software miner (cpuminer-opt) | stratum+tcp://pool.iriumlabs.org:3335 | Supported |
Merged Mining (AuxPoW)
Mining Irium alongside Bitcoin at zero extra energy cost — status and roadmap.
Block Economics
Live block reward and emission data.
Troubleshooting Payload
Share miner software/version, endpoint port, wallet worker name, and 30-50 lines of miner logs if mining fails.