latest_blocktime_get
Retrieve the UNIX timestamp of the most recently mined Bitcoin block. Use this to track block times for blockchain analysis.
Instructions
Get the timestamp of the latest block in the Bitcoin blockchain. This returns the UNIX timestamp of when the latest block was mined.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| random_string | No |