Hacker News new | ask | show | jobs
by rspeele 1482 days ago
I didn't say the only purpose of Bitcoin was to conduct transactions, but that the only purpose of mining (and the blockchain) was to do so.

Specifically, mining exists to ensure that if you send me Bitcoin, I can be quite confident you haven't sent the same Bitcoin to somebody else. All that expenditure is there to guarantee nobody double spends. It facilitates trustworthy transactions.

Now, it's fair to say that in a way, that also protects people who are just sitting on their Bitcoin not transacting it, since their Bitcoin wouldn't be worth anything if they didn't believe that they could transact if they wished to. But the literal, direct purpose of mining is to protect people receiving Bitcoin in trade, not people sitting on it, who are protected from theft by the secrecy of their private keys.

1 comments

Mining hash rate is correlated with value in network. It is not correlated with transaction volume. If tx volume dropped by half it would not meaningfully impact the hash rate. If Bitcoin’s price were to drop by half the hash rate would definitely fall.
For now, that's true, since miners are mostly paid with newly minted BTC. The payout for the job of mining is currently based on BTC's valuation, but the reason for the mining is to secure the transactions. That also aligns with its design.

Why else would Satoshi design Bitcoin's block reward to slowly dwindle towards zero? Apparently in his vision, the eventual steady state for Bitcoin is to be supported entirely by demand for block space (aka, transaction volume), with no correlation to "value in network".

Edit: to put a finer point on my question...

Does the transaction-fee-only mining model work?

If it does work, isn't the current block reward wasteful, funding tens of millions of dollars a day worth of mining, when the fees set by competitive demand for block space are a fraction of that? If fees alone are going to be enough to secure the network adequately, why can't Bitcoin adopt a more aggressive halving cycle and move to fee-only by, say, 2040 instead of 2140?

If it doesn't work, that means there will eventually be a problem with Bitcoin as it slowly moves toward that model. How can Bitcoin change its design to fix this, without compromising the "only 21M coins ever" promise that many of its stakeholders consider a fundamental strength?

Even in the future when mining rewards shift to tx fees, the purpose of the fees paid to miners will still be to secure the network primarily, not for the txs themselves.