Hi, newbie here. mind if i ask a stupid question?
P2Pool vs MPOS Pool
which one is better to mine if i got low hashrate, let's say like 250~330 KH/s

right now i'm mining on P2Pool, but it looks like i'm getting fewer Coin than mining on MPOS Pool.
Hi @cinming, nice to meet you here! If your hashrate is around 300 KH/s you will be able to find around 12 blocks per day. I think it is still good for solo mining but your earnings may not be smooth. The easy formula to calculate the estimated number of blocks is:
Nblocks = 0.02 * KHrate / Diffwhere
KHrate is you hash rate in KILO-hashes and
Diff is the current network difficulty. You may check the current network difficulty in your wallet console by typing in
getinfo command.
The block reward is 1000 now and for the next three months. So, to calculate your income just multiply the above formula by x1000:
PerDayIncome = 20 * KHrate / DiffKeep this in mind!