Author

Topic: what is the formula (Read 3684 times)

legendary
Activity: 1442
Merit: 1000
hero member
Activity: 700
Merit: 500
June 09, 2011, 03:53:52 AM
#8
that the online calculator uses to determine your btc a day based on your hash rate?
TIA

I like this calculator: http://www.alloscomp.com/bitcoin/calculator.php

He wants a formula. Not a calculator.
newbie
Activity: 12
Merit: 0
June 09, 2011, 01:48:34 AM
#7
that the online calculator uses to determine your btc a day based on your hash rate?
TIA

I like this calculator: http://www.alloscomp.com/bitcoin/calculator.php
legendary
Activity: 1442
Merit: 1000
June 07, 2011, 11:34:11 AM
#6
Still ontopic: http://www.bitminer.info/

I think it updates automagically.
hero member
Activity: 590
Merit: 500
June 06, 2011, 12:16:57 PM
#5
He didn't ask for the "days for a block", he asked for the "BTC per day".

i believe that would be:

BTC per day = 50/((difficulty*49710.2696)/hashrate)

or if you're on irc, just do ;;gend without the arguments and it will show you what the calculation is.
hero member
Activity: 560
Merit: 517
June 06, 2011, 03:10:45 AM
#4
Code:
time = difficulty * 2**32 / hashrate

Or, in days:

Code:
Average Days To Generate Block = Difficulty * 49710.2696 / hashrate

So, if you have 1MH/s, and difficulty is 550,000, then:

Code:
550,000 * 49710.2696 / 1,000,000 = 27,340 Days
sr. member
Activity: 360
Merit: 250
June 05, 2011, 10:38:41 PM
#3

that doesn't help me, im sure that the answer is there but i dont know how to read that stuff, im just looking for a formula to put in an excel document, something i can copy and paste
legendary
Activity: 2058
Merit: 1431
June 05, 2011, 08:58:44 PM
#2
https://en.bitcoin.it/wiki/Difficulty
scroll all the way down
sr. member
Activity: 360
Merit: 250
June 05, 2011, 08:34:51 PM
#1
that the online calculator uses to determine your btc a day based on your hash rate?
TIA
Jump to: