Timestamp a hash on-chain
notarize_hashAnchor a sha256 digest in a Bitcoin SV transaction, proving the content existed at this time. Send ONLY the hash — the content never leaves your machine, and bsv.cx cannot see what was hashed. Free. Idempotent: the same hash returns the same record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | optional public note stored with the proof | |
| sha256 | Yes | sha256 hex digest of the exact bytes you want to timestamp |