<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Bitcoin",
  "identifier" : "/documentation/Bitcoin/LastProcessedBlock",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Bitcoin"
    ],
    "preciseIdentifier" : "s:7Bitcoin18LastProcessedBlockV"
  },
  "title" : "LastProcessedBlock"
}
-->

# LastProcessedBlock

The last block processed by the wallet, included in many wallet RPC responses.

```
struct LastProcessedBlock
```

## Overview> Note: Targets Bitcoin Core v31.x.