Transaction

Transaction: Moving Value on the Blockchain

A cryptocurrency transaction transfers value from one address to another on a blockchain network. It's like writing a check, but with mathematical guarantees instead of trust.

A transaction is a digitally signed transfer of cryptocurrency from one wallet address to another, recorded permanently on the blockchain. Every transaction includes sender information, recipient details, amount, and cryptographic signatures for verification.

How Transactions Work

Digital signatures prove that the transaction was authorized by the private key holder without revealing the private key itself.

Network validation ensures transactions follow network rules, have sufficient balances, and aren't attempting to double-spend funds.

Block inclusion permanently records validated transactions in blockchain blocks that become part of the immutable ledger.

[IMAGE: Transaction lifecycle showing creation → signing → broadcasting → validation → block inclusion]

Real-World Examples

  • Bitcoin transfers sending BTC from one wallet to another with network confirmation
  • Smart contract interactions on Ethereum that trigger automated code execution
  • Token swaps on decentralized exchanges that exchange one cryptocurrency for another

Why Beginners Should Care

Irreversibility means cryptocurrency transactions cannot be canceled or reversed once confirmed, unlike traditional payment systems.

Transparency as all transaction details are publicly visible on blockchain explorers, though personal identities remain pseudonymous.

Fee requirements for transaction processing that vary based on network congestion and transaction complexity.

Related Terms: Digital Signature, Blockchain, Transaction Fees, Block Confirmation

Back to Crypto Glossary


Similar Posts

  • |

    zkEVM

    zkEVM: Zero-Knowledge Ethereum Virtual Machine zkEVM provides Ethereum compatibility with zero-knowledge proof validation, enabling existing dApps to run on faster, cheaper networks while maintaining security. It’s like having Ethereum that’s been turbocharged with privacy and speed. zkEVM is a zero-knowledge virtual machine that executes Ethereum transactions and smart contracts while generating cryptographic proofs of correct…

  • Token Delisting

    Token Delisting: Removal from Trading PlatformsToken delisting occurs when exchanges remove cryptocurrencies from their trading platforms. It's like a store deciding to stop selling a particular product and removing it from their shelves.Token delisting refers to the removal of cryptocurrency tokens from exchange trading platforms, making them unavailable for purchase or sale on those specific…

  • Cryptography

    Cryptography: Mathematical Security FoundationCryptography is the mathematical science of securing information through encryption, digital signatures, and other techniques. It's the foundation that makes cryptocurrencies and blockchain technology secure and trustworthy.Cryptography refers to mathematical techniques for securing information, enabling authentication, and protecting data confidentiality through algorithms and protocols. Modern cryptocurrency systems depend entirely on cryptographic security for…

  • Public Ledger

    Public Ledger: Transparent Transaction Records Public ledgers record all transactions transparently where anyone can verify the complete history of asset movements. It’s like having a bank statement that everyone can read but no one can forge. A public ledger is a distributed database that records all transactions transparently, allowing anyone to verify and audit the…

  • Pump and Dump

    Pump and Dump: Coordinated Market Manipulation Pump and dump schemes are crypto’s version of old-school stock manipulation. Coordinated groups artificially inflate prices, then dump on unsuspecting victims. A pump and dump is a form of market manipulation where a group artificially inflates an asset’s price through coordinated buying and false promotion, then sells at peak…

  • Gas Optimization

    Gas Optimization: Reducing Transaction CostsGas optimization involves techniques to minimize the computational cost of blockchain transactions and smart contracts. It's like finding the most fuel-efficient route for your digital transactions.Gas optimization refers to practices and techniques used to reduce the gas consumption of blockchain transactions and smart contract operations. This minimizes transaction costs and improves application…