New miners often watch their wallet expecting coins to appear the instant the miner says a share was accepted. That is not how it works, and understanding the real path a reward takes will save you a lot of confused refreshing of the balance screen.
From share to block
When you mine in a pool, your accepted shares are credited internally by the pool. They are not coins yet. They are a tally of the work you contributed. Coins only enter the picture when the pool as a whole finds an actual block. At that moment the network mints a block reward, and the pool divides it among everyone who contributed shares during that round.
The confirmation wait
A freshly found block is not immediately spendable. The network needs a number of subsequent blocks to be built on top of it before the reward is considered mature and safe from reorganisation. This maturity period is why a pending balance can sit for a while before it becomes a confirmed balance. It is normal and it protects everyone from short-lived chain forks.
The payout threshold
Pools do not send a tiny payment every few minutes, because transaction overhead would eat the reward. Instead they hold your balance until it crosses a minimum payout threshold, then send it to your address in one transaction. If your hashrate is small, reaching that threshold can take hours or days. This is not a fault; it is the pool batching payments sensibly.
What you will see, in order
- The miner reports
share acceptedalmost immediately. - The pool dashboard shows a rising pending or unconfirmed balance.
- When the pool finds a block, your balance moves toward confirmed.
- Once you cross the payout threshold, a transaction is sent to your wallet.
- Your wallet shows the incoming transaction, first as unconfirmed, then confirmed.
Why the timing varies so much
Three things move the timing: your share of the pool hashrate, how often the pool finds blocks, and the pool payout threshold. A small miner on a small pool can wait a while; the same miner on a large, frequently-winning pool sees more regular, smaller payments.
How to check without worrying
Use the pool dashboard for share and balance status, and your wallet for confirmed funds. If shares are accepting and the dashboard shows a growing balance, the system is working exactly as designed. Patience, not troubleshooting, is usually the answer.