Skip to content

Scalability Principle

Eric Voskuil edited this page Dec 24, 2017 · 52 revisions

The nature of Bitcoin stability implies an inherent economic pressure precluding linear scalability. The block size limit consensus rule establishes the arbitrary trade-off between utility threshold and system security. Yet at any block size the system remains non-scalable due to the necessity of confirmation finality. In other words, a finite set of transactions must be selected, which implies that others may be excluded, necessitating a competitive fee market for inclusion.

Aggregate demand can be increased through the use of off-chain confirmation for below-threshold scenarios, settled on chain. This represents an individual and time-limited security compromise (for lower-value transactions), avoiding a system-wide and persistent security compromise (for all transactions). This security compromise lowers but does not eliminate the utility threshold. As such the coin remains both non-scalable and stable.

Libbitcoin Menu

Clone this wiki locally