Earlier quoted context omitted.
From the wikipedia entry for "blockchain" [0] > Blockchains are "an open, distributed ledger that can record transactions between two parties efficiently and in a verifiable and permanent way. The ledger itself can also be programmed to trigger transactions automatically." Blockchains are exactly what they're looking for, they solve the problem perfectly. By design, the blocks in a blockchain are a redundant, scalabl…
Could you give me a practical example of how you would use one to solve this problem that couldn't be just as easily solved without one?
(Even then, proof-of-work mining naturally recentralises, as we see with Bitcoin. Ethereum claims to be planning to move to proof-of-stake, but there's no working implementation or date for this.)