Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd64b-496f-7b0b-b951-3570fd381d2b - Capture Method
- Streaming
- Captured At
-
Aug 6, 2026, 8:58 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd64c-1c8f-702e-a2a1-f270e31d0c83",
"capture_method": "websocket",
"entropy": {
"hash": "0000000000000000000028fefe6597a199825c068fa739d8b60a1b5f95ccb0fd",
"height": 961278,
"time": 1786006723
},
"entropy_hash": "b1e2fcfc14fb252f6b9af1349e8989900bf5a073ecb919e868e19cc63c6dd0d1",
"id": "019fd64b-496f-7b0b-b951-3570fd381d2b",
"inserted_at": "2026-08-06T08:58:06.063729Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "c2a61080e64f68e6ccedefcb75bf7de99d8245cfc62f3f0d9f5c431715edc726",
"signature": "aSqwfOi1V8StFIKyWVy/QC/Q+VfXcPX4tZ3hcxfnEFbGu1x3H37NBG40JPbuomxjO932pwjbhlnnCikJ3Wh9DQ==",
"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":"0000000000000000000028fefe6597a199825c068fa739d8b60a1b5f95ccb0fd","height":961278,"time":1786006723}
b1e2fcfc14fb252f6b9af1349e8989900bf5a073ecb919e868e19cc63c6dd0d1
c2a61080e64f68e6ccedefcb75bf7de99d8245cfc62f3f0d9f5c431715edc726
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: 019fd64b-496f-7b0b-b951-3570fd381d2b
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 6, 2026, 8:58 AM UTC
Timestamp embedded in Bitcoin block 961278
Aug 6, 2026, 8:58 AM UTC
Real-time capture via WebSocket
36 seconds
Source timestamp was 36 seconds ahead of 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.