Blockchain - KaveriBridge/crypto GitHub Wiki

About

  • Chain of blocks, linked using cryptography

Block

Each block contains

  • A cryptographic hash of the previous block
  • A timestamp
  • Transaction data

Illustration

See also