Detailed Technical Explanation
A blockchain is an append-only distributed database maintained by decentralized consensus rules. Once recorded and sufficiently confirmed, data in a block cannot be altered without rewriting all subsequent blocks.
A blockchain is an append-only distributed database maintained by decentralized consensus rules. Once recorded and sufficiently confirmed, data in a block cannot be altered without rewriting all subsequent blocks.
A structured package of verified transactions cryptographically linked to the preceding...
The mechanism through which distributed nodes agree on the single canonical state of the...
A change to the consensus rules of a blockchain resulting in a divergence of the network...
The very first block ever recorded on a blockchain, usually designated as Block 0 or...
A non-backward-compatible protocol upgrade requiring all validating nodes to update their...
A backward-compatible protocol upgrade where non-upgraded nodes still recognize new...