Bitcoin Forum
April 24, 2024, 10:18:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to calculate coins per hour?  (Read 316 times)
Toxicable (OP)
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
May 29, 2017, 09:27:41 PM
 #1

Think the title explains it well enough, im trying to calculate coins per hour on ETH and ZEC but haven't found the formula for it, everything on google says use one of the tools, this is not my goal here.
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713997090
Hero Member
*
Offline Offline

Posts: 1713997090

View Profile Personal Message (Offline)

Ignore
1713997090
Reply with quote  #2

1713997090
Report to moderator
1713997090
Hero Member
*
Offline Offline

Posts: 1713997090

View Profile Personal Message (Offline)

Ignore
1713997090
Reply with quote  #2

1713997090
Report to moderator
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
May 29, 2017, 09:30:22 PM
 #2

Think the title explains it well enough, im trying to calculate coins per hour on ETH and ZEC but haven't found the formula for it, everything on google says use one of the tools, this is not my goal here.

Total coins per hour or your mined coins per hour?

Not your keys, not your coins!
Toxicable (OP)
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
May 29, 2017, 09:36:04 PM
 #3

Think the title explains it well enough, im trying to calculate coins per hour on ETH and ZEC but haven't found the formula for it, everything on google says use one of the tools, this is not my goal here.

Total coins per hour or your mined coins per hour?

Given a hashrate and network variables how much coins are expected to be mined, excluding things like miner/pool fees, not my real world coins per hour
bathrobehero
Legendary
*
Offline Offline

Activity: 2002
Merit: 1051


ICO? Not even once.


View Profile
May 29, 2017, 09:42:29 PM
 #4

https://etherscan.io/ether-mining-calculator

https://badmofo.github.io/zcash-mining-calculator/


Otherwise for one hour it's: your_hashrate / network_hashrate * 3600 / blocktime * coins_per_block

So for example Zec with 20000 sols it's:

20000 / 114250338 * 3600 / 150 * 10 = 0.004201 ZEC per hour.

Not your keys, not your coins!
Toxicable (OP)
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
May 29, 2017, 09:53:17 PM
 #5

https://etherscan.io/ether-mining-calculator

https://badmofo.github.io/zcash-mining-calculator/


Otherwise for one hour it's: your_hashrate / network_hashrate * 3600 / blocktime * coins_per_block

So for example Zec with 20000 sols it's:

20000 / 114250338 * 3600 / 150 * 10 = 0.004201 ZEC per hour.

awesome, thank you very much
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!