Comment on page
Miner Revenue per Hash per Sec (native units)
The mean daily miner reward per estimated hash unit per second performed during the period, in native units. The unit of hashpower measurement depends on the protocol.
Name | MetricID | Category | Subcategory | Type | Unit | Interval |
Miner Revenue per Hash per Sec (native units) | RevHashRateNtv | Mining | Hash Rate | Mean | Native units | 1 day |
- Post Ethereum Merge, Miner Metrics have been deprecated
- Hash rate calculations are specific to a protocol's mining algorithm, which often targets a time in between blocks.
- Below are formulas and measurement units associated with each of the supported assets.
Asset | Hashrate Formula | Unit |
---|---|---|
BTC, BCH, BSV | (BlkCnt / 144) * DiffMean * ((2^32 / 10^12) / 600)) | TH/s |
DASH, BTG, VTC | Daily chainwork / 86400 / 10^9 | GH/s |
LTC | (BlkCnt / 576) * DiffMean * ((2^32 / 10^12) / 150)) | TH/s |
XMR | (BlkCnt / 720) * DiffMean * 1000000 | MH/s |
ZEC | ((DiffMean / 150) * 7000) / 10^9 | GH/s |
ETH, ETC | (DiffMean / BlkIntMean) / 10^12 | TH/s |
- Released in the version 4.9 of Network Data Pro
Last modified 1yr ago