-
What does it mean when we say that in blockchain, consensus determine the truth?
Consensus is reached when all (most) machines in the network agree that the transaction makes sense (communicating that they all contain the same information) and the transaction will then be confirmed as true. If they do not agree the transaction will be rejected and not added to the blockchain. -
How is this different from how truth is determined in a central database?
A central database would not provide any checks/balances on information contained in it from being changed or manipulated, as it generally relies on a single interaction to input data. This could lead to a record containing inaccurate information (like if someone was âcooking the booksâ).
In the case of blockchain, having a decentralized database requires consensus between multiple parties to verify the information is accurate and agreed upon before it is validated and added to the database, which makes it difficult to cheat or misrepresent data.