Hacker News new | ask | show | jobs
by hwillis 1999 days ago
> The counterpoint to this I'll make is that all financial systems engage in costly signaling.

Bitcoin uses 600+ kWh per transaction currently. With current use, to process VISA's 1700 transactions per second would consume >36 PWh annually. That's significantly higher than global electricity consumption and capacity. At current US electricity prices it would be significantly over 4.5 trillion USD annually. Global annual banking revenue is under 6 trillion: https://www.mckinsey.com/industries/financial-services/our-i...

> The only question is whether crypto mining is more of a fundamental waste than traditional signals, like high-paid bankers and prestige real estate.

The answer is yes. Incredibly higher.

1 comments

You are assuming that power used by the network is directly proportional to the rate of transactions processed. I doubt that is a sound assumption.

For example miners use energy to compete for the mining reward which is awarded every ten minutes. I can think of many ways of modifying the network to increase the rate at which transactions can be processed that do not increase this mining reward. (I do not understand why none of those ways have been adopted.)

One of the primary reasons that reward is not lower is probably because the amount was set when Bitcoin was created, and people worry that changing it would set a precedent making other changes easier.

The amount of work is what keeps transactions secure. The difficulty of computation is directly proportional, but the power usage depends on the demand for mining.

Lighting attempts to decrease this load by effectively batching transactions, but its not a huge difference compared to the orders of magnitude differences that exist already.