# Current block count Returns the number of blocks in the best valid block chain. Endpoint: GET /daemon/getblockcount Version: 6.6.1 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (integer) Block count