Skip to main content

Block

Get Block info by Number or hash

Retrieves Chia blockchain Block info by number or hash

https://api.spacescan.io/block/info
?authkey=your_auth_key
&number=12345
ParamsDetails
numberThe block number
You can get block info by number or block hash so send any one
hashThe block hash
You can get block info by number or block hash so send any one
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1

Get Peak Block

Retrieves Chia blockc chain peak block

https://api.spacescan.io/block/peak
?authkey=your_auth_key
ParamsDetails
networkIts optional
Possible values: mainnet|testnet10
VersionIts optional
Defaults to 1