<aside> <img src="/icons/dependency_gray.svg" alt="/icons/dependency_gray.svg" width="40px" /> A blockchain is a distributed database that maintains a continuously growing list of ordered records, called blocks. These blocks are linked using cryptography. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data.
</aside>