<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "BitcoinKernel",
  "identifier" : "/documentation/BitcoinKernel/BlockTreeEntrySnapshot/blockHash",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "BitcoinKernel"
    ],
    "preciseIdentifier" : "s:13BitcoinKernel22BlockTreeEntrySnapshotV9blockHashAA0cH0Cvp"
  },
  "title" : "blockHash"
}
-->

# blockHash

The block’s hash, as an owned copy safe to store indefinitely.

```
let blockHash: BlockHash
```