What is a blockchain, in simple terms?
AnswerA shared record of data kept in a chain of linked blocks
A blockchain groups records into blocks, each linked to the one before it.
Tech · Facts & stats
7 fact-checked facts about blockchain technology, each with the reason behind it. 5 more are in today's round and join this page after it closes.
AnswerA shared record of data kept in a chain of linked blocks
A blockchain groups records into blocks, each linked to the one before it.
AnswerA computer that keeps a copy of the ledger and shares data
Nodes store and check the ledger and pass new data to other nodes.
AnswerA fixed-length fingerprint of data
Any input gives an output of the same length, and a tiny change gives a very different hash.
AnswerSpend computing effort solving a puzzle
Proof of work makes adding blocks costly in computation, which helps secure the chain.
AnswerCode on a blockchain that runs automatically when conditions are met
Smart contracts carry out their programmed rules without a middleman.
AnswerA Merkle tree
A Merkle tree hashes pairs of items repeatedly until one root hash represents them all.
AnswerThe Byzantine Generals Problem
It asks how parties can agree when some may be faulty or dishonest.