TRANSACTION GUIDE · 2026

Following a transaction from request to record

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.

The transaction path

01 · Construct

An application assembles instructions, accounts, and relevant data for a requested action.

02 · Sign

Required signers authorize the request using their private credentials without exposing them to the public record.

03 · Submit

The signed request is sent to a network participant and may be accepted, delayed, or rejected.

04 · Confirm

A public interface reports a status based on observed network records and its own indexing process.

What to read on an explorer page

FieldWhat it can showCareful interpretation
SignatureA reference to the transaction record.It does not explain intent by itself.
Block or slotA position or grouping in network history.Compare with the displayed timestamp.
StatusWhether the interface observed a result.Read the exact status and error detail.
InstructionsActions requested from programs and accounts.Names may be shortened by the interface.

A public-record checklist

  • Confirm the network and explorer domain.
  • Open the full signature rather than relying on a notification.
  • Read timestamp, block or slot, status, and error fields.
  • Expand instructions and account references where available.
  • Compare the record with the action the user intended.
  • Save the source date when writing a report or classroom note.

Interpretation boundary: A successful status describes what the network recorded. It does not independently establish the purpose, identity, or quality of the surrounding service.

Common reading decisions

Status first

Read the exact result before describing an action as completed.

Accounts second

Identify which records were referenced or changed by each instruction.

Context third

Use documentation and timestamps to explain what the record means.

A transaction is a record, not a story

“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.

Questions about transaction status

Why might an interface lag?

Indexers, caching, network conditions, and provider processing can affect when a record appears.

Does a signature reveal a person?

No. A public address is not automatically a verified identity.

Can a transaction be explained from one field?

Usually not. Reliable interpretation combines instructions, accounts, status, date, and source context.