Saving proof-of-work by hierarchical block structure
Valdemar Melicher

TL;DR
This paper proposes a hierarchical block structure to align computational costs with transaction wealth, aiming to reduce Bitcoin's energy consumption and scalability issues by making security costs proportional to transaction value.
Contribution
It introduces a novel hierarchical block structure and parametrized transactions to improve scalability and energy efficiency in proof-of-work blockchains.
Findings
Hierarchical block structures enable scalable transaction processing.
Parametrized transactions align security costs with transaction value.
Proposed transition mechanism allows safe integration of new structures.
Abstract
We argue that the current POW based consensus algorithm of the Bitcoin network suffers from a fundamental economic discrepancy between the real world transaction (txn) costs incurred by miners and the wealth that is being transacted. Put simply, whether one transacts 1 satoshi or 1 bitcoin, the same amount of electricity is needed when including this txn into a block. The notorious Bitcoin blockchain problems such as its high energy usage per txn or its scalability issues are, either partially or fully, mere consequences of this fundamental economic inconsistency. We propose making the computational cost of securing the txns proportional to the wealth being transferred, at least temporarily. First, we present a simple incentive based model of Bitcoin's security. Then, guided by this model, we augment each txn by two parameters, one controlling the time spent securing this txn and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsManufacturing Process and Optimization
