CryptosBeginner
BlockchainLast reviewed 27 August 2026

Transaction

A blockchain transaction is a signed instruction that asks the network to change ownership or application state.

Quick answer

A blockchain transaction is a signed instruction that asks the network to change ownership or application state.

What is Transaction?

A transaction carries the data needed for a network to validate a state change, such as spending an input, transferring tokens, or calling a smart contract. The sender authorizes it with a cryptographic signature.

The useful way to approach this term is to separate its definition from the assumptions people often attach to it. In crypto, the same word can appear in a protocol rule, a user interface, a market-data label, or a marketing claim. Check which layer the explanation is describing.

Why does transaction matter?

A transaction can be valid yet still pending, rejected, replaced, or expensive to execute. Checking the network, fee, destination, and confirmation state matters before assuming funds arrived.

Concrete example

See it in a real situation

Bob sends 0.01 BTC to Alice’s address. His wallet signs the transaction, miners include it in a block, and nodes verify that the inputs were not already spent.

Common misconceptions

What this term does not mean

  • A transaction broadcast to the network is not automatically final.
  • A blockchain transfer cannot usually be reversed by customer support once confirmed under the network’s rules.

Related terms

Sources and further reading

Definitions are written for education and checked against the sources below where relevant. A source can explain a protocol or rule without endorsing every product built around it.