"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:

LLMs roleplay characters

I. I’m going to talk about the persona selection model, which in my opinion is one of the most important concepts to understand if you want to understand large language models’ psychology.

via Thing of Things May 1, 2026

You should try contra dancing

a story of middle school Ben • a not-very-illuminating description of the mechanics • flow, joy, and community • the antidote to the rest of life • how to try contra

via benkuhn.net April 24, 2026

On AI writing in 2026

I use AI to write a little bit: I ask it for high level feedback on blog post drafts, make mechanical edits, and sometimes use it to brainstorm options for wording at a paragraph level. It’s unusual that I accept its wording or changes without modificatio…

via Home April 16, 2026

more     (via openring)