Author

Topic: Mining speed in Hash/s or Block/s (Read 655 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
May 08, 2017, 05:24:49 PM
#4
So it is "Block/s". Thanks. It seems rather misleading for it to be in hash/s though.
It is actually block header hashes per second as the mining hardware doesn't produce a full block but rather just the header and its hash.
newbie
Activity: 2
Merit: 0
May 08, 2017, 04:17:27 PM
#3
So it is "Block/s". Thanks. It seems rather misleading for it to be in hash/s though.
staff
Activity: 3458
Merit: 6793
Just writing some code
May 08, 2017, 04:11:27 PM
#2
Typically it means how many complete block hashes the miner does per second. Typically mining hardware and software do not do block processing and assembling as that is done poolside.
newbie
Activity: 2
Merit: 0
May 08, 2017, 04:04:52 PM
#1
When a mining program is displaying a "hashrate" is this the number of individual SHA-256 digests or it is the hash checking of the completed block? I'm confused about this because I'm currently programming my own miner (just to get to know bitcoin mining better, not for actual profit) and I've found out that to assemble a block, the miner needs to preform numerous SHA-256 digests for calculating the merkle root, the individual transactions before finally hashing the completed block.
Jump to: