01 · Construct
An application assembles instructions, accounts, and relevant data for a requested action.
A transaction is a structured request containing instructions, account references, and authorization evidence. This guide helps readers move from a wallet display to the public record while keeping timestamps and status labels in view.
An application assembles instructions, accounts, and relevant data for a requested action.
Required signers authorize the request using their private credentials without exposing them to the public record.
The signed request is sent to a network participant and may be accepted, delayed, or rejected.
A public interface reports a status based on observed network records and its own indexing process.
| Field | What it can show | Careful interpretation |
|---|---|---|
| Signature | A reference to the transaction record. | It does not explain intent by itself. |
| Block or slot | A position or grouping in network history. | Compare with the displayed timestamp. |
| Status | Whether the interface observed a result. | Read the exact status and error detail. |
| Instructions | Actions requested from programs and accounts. | Names may be shortened by the interface. |
Interpretation boundary: A successful status describes what the network recorded. It does not independently establish the purpose, identity, or quality of the surrounding service.
Read the exact result before describing an action as completed.
Identify which records were referenced or changed by each instruction.
Use documentation and timestamps to explain what the record means.
“The record can show what was submitted and observed; careful reporting explains what remains unknown.”
Use the glossary when an explorer label is unfamiliar, and consult the security page before responding to an unexpected request.
Indexers, caching, network conditions, and provider processing can affect when a record appears.
No. A public address is not automatically a verified identity.
Usually not. Reliable interpretation combines instructions, accounts, status, date, and source context.