StableX Academy

Learn crypto the right way.

114 plain-English lessons Β· 15 modules

Transaction (What is a Transaction)

A transaction is a signed instruction to move value from one address to another, broadcast to the network for inclusion in a block.

In depth

Your wallet builds the transaction (who pays whom, how much, what fee), signs it with your private key and hands it to nearby nodes. Nodes validate it and keep it in a waiting area until a miner or validator includes it in a block. Once in a block it is part of the permanent ledger.

Flow: wallet builds tx β†’ signs β†’ broadcasts β†’ mempool β†’ included in block β†’ confirmed.

Why it matters

Every deposit and withdrawal you make on StableX is one of these under the hood.