Solo Bitcoin mining just for luck, realistic?


SUBMITTED BY: Guest

DATE: Nov. 15, 2013, 12:53 p.m.

FORMAT: Text only

SIZE: 1.6 kB

HITS: 2101

  1. How to become a Bitcoin Millionaire => http://goo.gl/8Xobwl
  2. Solo Bitcoin mining just for luck, realistic?
  3. Q:
  4. Just turned my attention to mining and the concepts are quite new to me. First of let me clear: I realize that my hardware setup is far from ideal for mining. This is also the reason why I do not want to pool, I would simply provide a too small a share. I will be CPU mining at first, ASIC later on.
  5. I would however like to test my luck. Mostly just for fun, I'm completely fine with the idea of never actually solving a block. I see it more as a lottery. I just want to confirm my idea so that I am not missing something: Do I have a chance of solving a block?
  6. If a block is solved every 10 minutes, and the difficulty goes up continously. Do I even have the time to attempt a solution? I understand that the current work has to be abandoned when a block has been solved, rigth? Is there, for example, a lag here that yields my efforts useless?
  7. What are the odds? Are the actually the % of my speed vs the network's?
  8. Also, what win7 software do you recommend for CPU and ASIC mining?
  9. A:
  10. Check this page: How soon might I expect to generate a block?
  11. So with the current difficulty 510,929,738, and a 1Ghash/s mining rig (faster than your CPU) you'd do this math:
  12. 510929738 * Math.pow(2,32) / Math.pow(10,9) / 60 / 60 / 24 / 365
  13. So to find a block at this difficulty with a 1Ghash mining rig it would take you about 69 years on average. Good Luck!
  14. PS: Math.pow(2, 32) is simply the JavaScript version of 2^32

comments powered by Disqus