Bitcoin Observation
An independently verifiable temporal proof from an external entropy source.
- Observation ID
-
019fd60f-5333-7970-91c5-c4d5fe5e51a1 - Capture Method
- Streaming
- Captured At
-
Aug 6, 2026, 7:52 AM UTC
Everything Truestamp records about this entropy observation, as a single canonical JSON object.
{
"block_id": "019fd60f-b015-78f3-ba05-253202957710",
"capture_method": "websocket",
"entropy": {
"hash": "0000000000000000000140eb9e6d4a6b30a9bd404405251a8e26e5fe41397e4c",
"height": 961271,
"time": 1786002780
},
"entropy_hash": "6c7363d11ab34725d9fdb3784b6e47f9652b2f2115fdc3385e7236bdae591800",
"id": "019fd60f-5333-7970-91c5-c4d5fe5e51a1",
"inserted_at": "2026-08-06T07:52:36.403631Z",
"metadata": {},
"metadata_hash": "5dd81d4309de99c9f8e70822e760f0eece8c33370ff5fb5da3af75bab0cbaab8",
"observation_hash": "d78196d6b77b0b7ea43efddd079025d4b896d98acb5b4a9225cbd3065f38c2a6",
"signature": "ZVBu+NNSFylZxvu0EylG2fWIv/pT36Xczc+noiusTjksPKVJxh6hBeSukM7nAenpekm9jj1RieR4kveSY3voAQ==",
"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":"0000000000000000000140eb9e6d4a6b30a9bd404405251a8e26e5fe41397e4c","height":961271,"time":1786002780}
6c7363d11ab34725d9fdb3784b6e47f9652b2f2115fdc3385e7236bdae591800
d78196d6b77b0b7ea43efddd079025d4b896d98acb5b4a9225cbd3065f38c2a6
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: 019fd60f-5333-7970-91c5-c4d5fe5e51a1
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, 7:53 AM UTC
Timestamp embedded in Bitcoin block 961271
Aug 6, 2026, 7:52 AM UTC
Real-time capture via WebSocket
23 seconds
Source timestamp was 23 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.