Beginner Guides / Part 3 of 7

Sending Crypto Transactions

A beginner's guide to how crypto transactions work — signing, broadcasting, confirmations, address formats, transaction types, and safe first-send steps.

Beginner friendly 13 min read Part 3 of 7

What is a crypto transaction?

A crypto transaction is a signed instruction that moves value from one address to another on a blockchain. Unlike a bank transfer, there's no central institution processing the request behind the scenes — instead, your wallet cryptographically signs a message saying "move this amount from my address to that address," and a decentralized network of computers verifies and permanently records it.

For a beginner, the most important thing to understand is that a confirmed crypto transaction is generally irreversible. There's no chargeback, no "undo," and no customer service line that can claw funds back once they've been confirmed on the network. That's a direct consequence of the same design that makes crypto self-custody possible in the first place (see our guide on wallets and self-custody) — nobody is in charge, which means nobody can reverse a mistake either.

Understanding how a transaction actually moves through the system — from the moment you hit "send" to the moment it's permanently settled — is what lets you catch mistakes before they become expensive, and know what's normal (like a short wait) versus what's actually wrong.

LIFE OF A TRANSACTIONFrom your wallet to permanent record — every crypto transaction takes the same trip.1 · SIGNYour wallet signs thetransaction with yourprivate key2 · BROADCASTThe signed transactionis sent out tonetwork nodes3 · MEMPOOLIt waits in line withother pendingtransactions4 · IN A BLOCKA miner or validatorincludes it in thenext block5 · CONFIRMEDEach new block on topmakes it harderto reverseRule of thumb: 1 confirmation = included · 6+ confirmations = considered final for large amounts

A Short History

The very first cryptocurrency transaction happened on January 12, 2009, just days after Bitcoin's public software was released. Its creator, Satoshi Nakamoto, sent 10 bitcoins to cryptographer Hal Finney as a test of the fledgling network, recorded in block 170 (Guinness World Records). At the time, bitcoin had no market price at all — it was simply a proof that the peer-to-peer system worked.

The first transaction with real-world commercial value followed more than a year later. On May 22, 2010, Florida programmer Laszlo Hanyecz paid 10,000 BTC for two Papa John's pizzas delivered to his home, in what's now celebrated annually as "Bitcoin Pizza Day" (Fortune). At the time those coins were worth roughly $41; it's one of the most cited illustrations of both how far Bitcoin's price has moved and how permanent a transaction is once it's sent.

For years, a "transaction" simply meant transferring Bitcoin from one address to another — a plain value transfer with no additional logic. That changed with Ethereum, whose mainnet launched on July 30, 2015 and introduced smart contracts: transactions that don't just move value but also execute programmable code on-chain (Ethereum Foundation). This made it possible to send tokens (not just a network's native coin), interact with decentralized applications, and eventually to batch many actions together.

As usage grew, both fees and confirmation speed became bottlenecks. Bitcoin activated the Lightning Network on its mainnet starting around December 2017–January 2018, enabling near-instant, low-fee payments on a "layer 2" built on top of Bitcoin (PMC/PLoS ONE, Coinmonks). Ethereum, meanwhile, saw its own transaction-fee mechanism overhauled on August 5, 2021 with the London upgrade and EIP-1559, changing how gas fees are calculated network-wide (Nasdaq). Layer-2 networks and cross-chain bridges have since become the standard way many everyday users send transactions cheaply, while a series of high-profile exchange failures — from Mt. Gox in 2014 to FTX in November 2022 — kept reinforcing why understanding self-directed, on-chain transactions matters even for people who mostly use exchanges (Reuters).

Timeline

  • January 12, 2009The first-ever Bitcoin transaction: Satoshi Nakamoto sends 10 BTC to Hal Finney, recorded in block 170 (Guinness World Records).
  • May 22, 2010"Bitcoin Pizza Day": the first commercial transaction, 10,000 BTC for two pizzas (Fortune).
  • 2012BIP-16 introduces Pay-to-Script-Hash (P2SH) addresses, enabling more complex transaction types like multisig.
  • July 30, 2015Ethereum mainnet launches, introducing smart-contract transactions that execute code, not just move value (Ethereum Foundation).
  • 2015The ERC-20 token standard is proposed on Ethereum, enabling token transfers distinct from the network's native coin.
  • August 2017Bitcoin activates SegWit, enabling the cheaper native SegWit ("bech32") address format used widely today.
  • December 2017–January 2018The Lightning Network goes live on Bitcoin's mainnet, enabling fast, low-fee "layer 2" payments (PMC/PLoS ONE).
  • 2020Ethereum's DeFi and NFT growth drives mainstream use of contract-interaction transactions, not just transfers.
  • August 5, 2021Ethereum's London upgrade activates EIP-1559, changing how transaction fees are calculated and introducing fee-burning (Nasdaq).
  • November 2022The FTX exchange collapses, renewing widespread attention to on-chain, self-directed transactions over custodial transfers (Reuters).
  • 2020sLayer-2 networks and cross-chain bridges become common ways to send batched, cheaper transactions across ecosystems.
FREE — UNLOCK WITH YOUR EMAIL

Keep reading — unlock the full guide

The first three sections are free. Drop your name and email to unlock the rest of this guide instantly — we'll also send you the designed PDF edition and you'll join The CGH Brief. No spam, unsubscribe anytime.