- What does it mean when we say that in blockchain, consensus determine the truth?
After a transaction in a blockchain network the network of computers have to verify if the transaction is valid or invalid considering various factors like does the payee has sufficient balance for the transaction or not, if the payee is double spending or not, and so on. Consensus is achieved after majority of the computers agree on a particular thing hence it also determines the truth as it is verified by the network of computers.
- How is this different from how truth is determined in a central database?
In case of a central database all the power is with the central authority, the entity itself can add, remove and manipulate the data and a lot of trust is involved on how the truth is determined.