8 min read

    Why proof-of-work

    Making a new block expensive is how Bitcoin stays honest.

    Proof-of-work

    hashing…

    00000000000000000002a7…

    00000000000000000001c3…

    000000000000000000008e…

    00000000000000000004b1…

    Hard to produce. Cheap to check. That cost is why a stranger on the internet cannot quietly rewrite last month. Physics plus economics — not a customer-service department.

    The job

    Anyone can broadcast a bitcoin transaction. Someone has to decide the order, and everyone else has to be able to check that order without calling a referee. Bitcoin pays miners to burn energy on a puzzle that is hard to solve and easy to verify. That is proof-of-work.

    If rewriting last month's history meant redoing all of that energy plus outrunning the honest miners, most attackers stop being interested. Security here is a bill, not a promise.

    Why not just vote with coins?

    Proof-of-stake lets large holders decide. That is simpler on a spreadsheet and closer to how ordinary finance already works. Bitcoin's bet is that an outside cost — electricity, hardware, heat — is harder to fake than a pile of the same tokens you are trying to protect.

    I am not writing a whitepaper. If you hold bitcoin as a reserve idea, you should know the security model is physics plus economics, not a customer-service department.

    The energy argument

    Yes, it uses power. That is the point of the design. You can dislike the tradeoff. What I will not do is pretend a cheaper consensus is automatically safer. Miners chase cheap electricity, including power that would otherwise be wasted. That is interesting. It is not a moral hall pass, and it is not a reason to skip the custody homework.

    Back to the intro or on to custody. Educational only.