Dinero pool

Shared (PPLNS) Stratum V2 pool · stratum · fee

Shared hashrate
PPLNS shares, last 10 minutes
Miners
connected workers
Last block
Blocks found
all time
Network
difficulty

Could not load /api/stats.

Start mining

Install with one pasted command, then run the miner with your own din1p… reward address. No node, no config file, no chain sync.

macOS / Linux / Chromebook

curl -fsSL https://raw.githubusercontent.com/DineroLabs/dinero-sv2/main/scripts/install.sh | sh
cd "$HOME/.local/bin" && ./dinero-miner --address "YOUR_DIN1_ADDRESS" --reward-mode shared --threads 2

Windows (PowerShell)

irm https://raw.githubusercontent.com/DineroLabs/dinero-sv2/main/scripts/install.ps1 | iex
cd "$env:LOCALAPPDATA\DineroMiner\bin"; .\dinero-miner.exe --address "YOUR_DIN1_ADDRESS" --reward-mode shared --threads 2

More at dinerolabs.org and github.com/DineroLabs/dinero-sv2.

Recent blocks

HeightWhenRewardHash

API

Read-only JSON, cross-origin friendly, no key needed: /api/stats, /api/blocks?limit=N, /api/miner/<din1p…>.