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

Donation recommendations for effective altruists (July 2026)

My recommendation for donors who are American citizens or permanent residents is that they donate directly to high-value political candidates.

via Thing of Things July 22, 2026

Let's Taboo the V-Word

Read this post on Substack.

via Home July 12, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

more     (via openring)