Fair rewards
PPLNS pays for the last shares before each block, so hopping between pools does not pay and steady miners are rewarded.
Korsh is a CPU-friendly Proof-of-Work coin. This pool lets you mine it with anything from an old laptop to a server: point a Stratum miner at the pool, and rewards are shared by the work you contribute.
PPLNS pays for the last shares before each block, so hopping between pools does not pay and steady miners are rewarded.
A single pool fee taken from block rewards, no miner fee, and every block and payment is listed on this page.
Variable difficulty adapts to your hashrate, so a small CPU still finds regular shares and a big server does not flood the pool.
Live statistics, a per-address lookup and a public JSON API let you check the pool's work and your own earnings at any time.
korsh-cli getnewaddress. Rewards are paid to this
address, so keep the wallet and its backup safe.Enter your Korsh address to see your hashrate, workers, balance and payment history.
Read-only, no key needed. Amounts are integers in satoshis (1 KSH = 100,000,000).
| Endpoint | Returns |
|---|---|
| /api/pool | pool hashrate, workers, blocks, network state |
| /api/blocks?p=0 | blocks found by the pool, newest first (20 per page) |
| /api/payments?p=0 | payments sent, newest first (20 per page) |
| /api/miner/<address> | hashrate, workers, balances, credits and payments of one address |
| /api/history | pool hashrate over the last 24 hours |
| /api/onchain | pool wallet totals |
| /api/config | fee, minimum payout, Stratum port, scheme |