What is the primary data structure that gives blockchain its name and immutability?
-
A
A linked list of encrypted records
-
B
A hash-linked chain of blocks referencing the previous block's hash
-
C
A binary tree of transaction records
-
D
A relational database with append-only tables