Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fc93d-cb3a-7c38-bf73-9bf13c7e3747 - Capture Method
- Streaming
- Captured At
-
Aug 3, 2026, 8:08 PM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fc93e-6fd3-7fae-b852-c97e059a3a49",
"capture_method": "websocket",
"entropy": {
"hash": "000000000000000000021055f997c25f110c6727e2dcb90ec4b201f32f332adb",
"height": 960906,
"time": 1785787681
},
"entropy_hash": "e9d390756f4c9201a76645196142da9d4f584b28b94026e5a2b660e7ddb0d6a8",
"id": "019fc93d-cb3a-7c38-bf73-9bf13c7e3747",
"inserted_at": "2026-08-03T20:08:17.978803Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "13515b42170f4306d65ae6b771ed10dec77377e2c928acd98b0cec76550f4125",
"signature": "9VU09JYnoPAHZZFoeaLtdpl8SJUf24Ct7swvxjhMT9BH+dc3ks8owSObc3EZZr7rmkJFdj2GLKKtnTgEGGHsBw==",
"signing_key_id": "3c19f776",
"source": "entropy_bitcoin",
"state": "committed"
}
Observation
Verifiable entropy captured from an external public source. The canonical JSON representation and its hash are used as input to the blockchain's Merkle tree.
{"hash":"000000000000000000021055f997c25f110c6727e2dcb90ec4b201f32f332adb","height":960906,"time":1785787681}
e9d390756f4c9201a76645196142da9d4f584b28b94026e5a2b660e7ddb0d6a8
13515b42170f4306d65ae6b771ed10dec77377e2c928acd98b0cec76550f4125
SHA-256 composite hash binding the entropy data, metadata, and signing key id. This is the value placed as a leaf in the block's Merkle tree, and the value covered by the signature below.
Observation ID: 019fc93d-cb3a-7c38-bf73-9bf13c7e3747
Time Delta
Bitcoin blocks include a timestamp that represents when miners claim the block was created. However, Bitcoin's consensus rules allow block timestamps to vary from actual wall clock time. This section shows the time difference between the block's timestamp and when Truestamp captured it.
Aug 3, 2026, 8:08 PM UTC
Timestamp embedded in Bitcoin block 960906
Aug 3, 2026, 8:08 PM UTC
Real-time capture via WebSocket
17 seconds
Source timestamp was 17 seconds behind capture time
Interpretation: A positive delta (block time ahead of capture) is normal and expected. Large deltas (several minutes or hours) may indicate clock synchronization issues with miners or intentional timestamp manipulation within consensus rules.
Signature Verification
Truestamp signed this observation's hash at capture. Verify the signature in any Ed25519 verifier using the observation hash, public key, and signature shown below. The active public key is also published at https://www.truestamp.com/.well-known/keyring.json.
Opens an external Ed25519 verification tool with all fields pre-filled.