In a blockchain, blocks are used to group and append transactions within the globally consistent database. New blocks are (usually) appended at the end of the chain only and hash references are used to connect each block to the previous block.
In a blockchain, blocks are used to group and append transactions within the globally consistent database. New blocks are (usually) appended at the end of the chain only and hash references are used to connect each block to the previous block.