"Hashrate" is Currency-Specific

November 3rd, 2017
bitcoin
Sometimes people will compare Bitcoin and Ethereum by saying things like:

BTC uses 11 exahash/second, while ETH uses just a millionth of that at 10 terahash/second.

In cryptocurrency "hashrate" means "how many nonces can you try in a second", but this depends dramatically on how much work it is to try a nonce. With Bitcoin you hash a small amount of data while the developers of Ethereum intentionally chose to require much larger inputs. The Ethereum white paper describes this as:

The Bitcoin mining algorithm works by having miners compute SHA256 on slightly modified versions of the block header millions of times over and over again, until eventually one node comes up with a version whose hash is less than the target. ... The current intent at Ethereum is to use a mining algorithm where miners are required to fetch random data from the state, compute some randomly selected transactions from the last N blocks in the blockchain, and return the hash of the result. [See Ethash.]
Any coin that becomes worth a lot will lead to special-purpose hardware (ASICs) for mining it unless it's specifically designed, like Ethereum, not to be amenable to that. So BTC is mined mostly on Bitcoin ASICs, LTC on Litecoin ASICs, DASH on Dash ASICs, etc. So people will often speak of hashrate as if it's a property of the device. In these cases it's just that there's usually just one coin that the device is well suited to mine.

Comment via: google plus, facebook, substack

Recent posts on blogs I like:

The odds are good and the goods are great

I stole the title and thesis of this post from the great etirabys and arguably I should just link her post.

via Thing of Things August 31, 2026

Bug blindness

I used to wonder why I see so many more bugs than most people. I easily observe hundreds to thousands of bugs per week and nothing seems to work, but most people I talk to don't see anything like this. For a long time, I thought this had something to …

via Posts on August 30, 2026

Microfictions 2

A few more microfictions, still no LLMs.

via Evan Fields August 7, 2026

more     (via openring)