BitcoinKernel BlockHeader previousHash Instance Property previousHash The hash of the previous block’s header — the chain linkage field. var previousHash: BlockHash { get } Discussion Genesis blocks have all-zero previous-hash. Returns an owned copy in internal (kernel) byte order.