THE GLOSSARY / O

Onchain

An action recorded or carried out on a blockchain, a shared record kept by a network of computers.

Version 2

The plain-English definition

Onchain means an action is recorded or carried out on a blockchain. Think of a blockchain as a shared record book kept by a network of computers. The network follows rules about which new entries it accepts.

A concrete example

Imagine a record book with an entry saying tokens moved from address A to address B. That entry can help you check the transfer. It cannot tell you whether a company later sent dollars to someone’s bank account. That would need a separate receipt.

The book is an analogy. A blockchain uses digital records and network rules, not one person writing on paper.

The technical part

On Solana, a token transfer is submitted as part of a transaction. A confirmed record can show its instructions, the actions it asked the network to perform, and the accounts affected. Solana transaction documentation.

An app can show those records, but its screen is not the blockchain itself. A company’s later dollar payment to a bank account is a separate event. A token-transfer record alone does not prove that payment happened.

What it does not prove

An onchain record can help show that a blockchain action happened. By itself, it does not tell you who owns a wallet in the real world, whether a customer is happy, or whether a related marketing claim is true.

It is evidence of the recorded action, not proof that the whole business works as advertised.