Documentation sections
Public record example
This is a faithful, static illustration of what a public record looks like in Electronic Registry. It is not a live record and the values below are for explanation only.
Static example
This page is a demonstration, not a live verification result. To check a real file, use Verify a record.
Result
Matching public record found.
Recorded: 24 Apr 2026, 10:38 UTC.
Network: Solana Devnet — controlled beta.
Record summary
Public Reference
A Public Reference is a later public entry attached to the record — for example a public URL, DOI, report page, or source page. In this example, one Public Reference points to a published report page.
- Type: Public URL
- Reference: https://example.org/reports/2026/spring (example only)
- Added: 26 Apr 2026, 14:02 UTC
History
A record can grow a verifiable, append-only history. Entries are added in order; nothing is overwritten. If a record has no added entries, a verifier shows “No additional references or timeline entries yet.”
- Original record created — 24 Apr 2026.
- Public Reference added — 26 Apr 2026.
Public & private
The record above is public. The file itself is private — it is not uploaded in the browser flow. Account details and private dashboard labels are never part of the public record.
Trust limits
What this can show
- A matching public record exists for this exact file.
- When the record was first created.
- Public References and timeline entries added later.
- That the record can be checked by anyone, later.
What this does not prove
- Truth, ownership, or authorship.
- Originality, legality, or compliance.
- Certification, copyright, or AI status.
- Platform approval, official approval, or court acceptance.
Technical details
Raw record data (example)
{
"hash_method": "sha256",
"content_hash": "9f2c1ab47e0d5c8b3a6f...e1d4",
"network": "Solana Devnet",
"schema_version": 1,
"created": "2026-04-24T10:38:00Z",
"entries": [
{ "type": "public_reference", "seq": 1, "added": "2026-04-26T14:02:00Z" }
]
}On a real record, technical details such as the transaction signature and program/account references appear here when available, collapsed by default.