Official scripts and infrastructure for Block Zero mainnet.
👉 Discord · ⛏ pool.bloz.org · 📖 Docs
Full guides in blockzero-docs:
# Linux (sudo = huge pages) / macOS
curl -fsSL https://pool.bloz.org/install.sh | sudo ADDRESS=bz1qYOURADDRESS bash# Windows — PowerShell as Administrator
$env:ADDRESS='bz1qYOURADDRESS'; irm https://pool.bloz.org/install.ps1 | iexOptions (THREADS, WORKER): how-to-mine.md
| Script | Purpose |
|---|---|
install-xmrig.sh / .ps1 |
XMRig one-liner (served as pool.bloz.org/install.*) |
install-windows.ps1 |
Download node + wallet binaries (Windows) |
install-macos.sh |
Download Block Zero.app + tools (Apple Silicon) |
mine-mainnet.ps1 |
Wallet + pool/solo (Windows, native miner) |
mine-pool.sh |
Native pool miner (Linux/macOS) |
mine-solo.sh |
Solo mining (Linux/macOS) |
Alternative methods & script details: quickstart-mining.md
XMRig patch & build: xmrig-bz/
Do not mine in WSL2 — RandomX is ~10× slower. Use native Windows/Linux/macOS.
- Pool mining quickstart
- Mainnet mining pool (ops)
- Mainnet Seed Node
- Mainnet Explorer
- Testnet Seed Node
- Public seed nodes (mainnet + testnet)
- XMRig builds & pool miner releases
- CI, monitoring, incident response
Seed: 217.160.46.61:8210 · Explorer: https://explorer.bloz.org
| Repo | Purpose |
|---|---|
| blockzero-core | Node & wallet |
| blockzero-docs | Documentation |
| blockzero-ops (here) | Scripts & infrastructure |
| blockzero-wallet | Wallet doc hub |
| blockzero-bridge | wBLOZ bridge |
Copycat sites and third-party pools are not affiliated with Block Zero. Warning →