Bitcoin Forum
May 14, 2024, 03:42:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: what is the formula  (Read 3684 times)
jme621 (OP)
Sr. Member
****
Offline Offline

Activity: 360
Merit: 250


View Profile
June 06, 2011, 12:34:51 AM
 #1

that the online calculator uses to determine your btc a day based on your hash rate?
TIA
1715701372
Hero Member
*
Offline Offline

Posts: 1715701372

View Profile Personal Message (Offline)

Ignore
1715701372
Reply with quote  #2

1715701372
Report to moderator
1715701372
Hero Member
*
Offline Offline

Posts: 1715701372

View Profile Personal Message (Offline)

Ignore
1715701372
Reply with quote  #2

1715701372
Report to moderator
1715701372
Hero Member
*
Offline Offline

Posts: 1715701372

View Profile Personal Message (Offline)

Ignore
1715701372
Reply with quote  #2

1715701372
Report to moderator
"This isn't the kind of software where we can leave so many unresolved bugs that we need a tracker for them." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715701372
Hero Member
*
Offline Offline

Posts: 1715701372

View Profile Personal Message (Offline)

Ignore
1715701372
Reply with quote  #2

1715701372
Report to moderator
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
June 06, 2011, 12:58:44 AM
 #2

https://en.bitcoin.it/wiki/Difficulty
scroll all the way down

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
jme621 (OP)
Sr. Member
****
Offline Offline

Activity: 360
Merit: 250


View Profile
June 06, 2011, 02:38:41 AM
 #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
fpgaminer
Hero Member
*****
Offline Offline

Activity: 560
Merit: 517



View Profile WWW
June 06, 2011, 07: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

compro01
Hero Member
*****
Offline Offline

Activity: 590
Merit: 500



View Profile
June 06, 2011, 04: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.
BombaUcigasa
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
June 07, 2011, 03:34:11 PM
 #6

Still ontopic: http://www.bitminer.info/

I think it updates automagically.
mapwow
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
June 09, 2011, 05: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
SomeoneWeird
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 09, 2011, 07: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.
BombaUcigasa
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000



View Profile
June 09, 2011, 09:41:46 AM
 #9

http://www.bitminer.info/
http://bitcoinx.com/profit/index.php
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!