Technical Reference

Blockchain in Payments

Working principles, network types, consensus mechanisms, DeFi protocols, stablecoins, and CBDCs — a technical guide to blockchain technology and its integration with modern payment infrastructure.

3–5 sXRPL / Stellar finality
$150B+stablecoin supply
130+CBDC projects globally
1M TPSLightning theoretical max

What is Blockchain?

A blockchain is a distributed, append-only ledger maintained by a network of nodes with no central authority. Records are grouped into blocks, each cryptographically linked to the previous one via a hash pointer — forming a chain. Altering any historical record invalidates every subsequent block, making the ledger tamper-evident. In payments, blockchain enables value transfer, settlement, and programmable money without trusted intermediaries.

🔗

Decentralised

No single operator controls the network. Thousands of independent nodes each hold a full copy of the ledger and validate transactions independently using shared consensus rules.

🔒

Immutable

Once a block is buried under enough subsequent blocks, rewriting it requires re-mining every block that follows — computationally infeasible on large PoW networks. History cannot be quietly altered.

🌐

Transparent

All transactions on public blockchains are visible to anyone. Addresses pseudonymous, not anonymous. On-chain analytics can trace fund flows, supporting compliance and dispute resolution.

⚙️

Programmable

Smart contract platforms (Ethereum, Solana) allow arbitrary logic to run on-chain: conditional payments, escrow, token issuance, lending rules — executed identically by every node in the network.

Traditional Database vs. DLT vs. Public Blockchain

PropertyTraditional DBPermissioned DLTPublic Blockchain
ControlCentral operatorKnown consortiumNo single party
Write accessAuthorised usersAuthorised nodesAnyone (with fees)
Trust modelOperator trustConsortium trustCryptographic / economic
FinalityImmediate (DB)Fast (seconds)Probabilistic or economic
ThroughputVery highHigh (1K–10K TPS)Low–medium (7–65K TPS)
PrivacyFull controlConfigurablePseudonymous / public
AuditabilityOperator-controlledMembers onlyUniversal, permissionless
Payment exampleSWIFT, Visa coreJPM Onyx, R3 CordaBitcoin, Ethereum, XRPL

Major Payment-Relevant Networks

Bitcoin
ConsensusPoW (SHA-256)Throughput~7 TPSFinality~60 min (6 blocks)L2Lightning NetworkPayment useStore of value, remittance
Ethereum
ConsensusPoS (post-Merge)Throughput~15–30 TPS (L1)Finality~12.8 min (economic)L2Arbitrum, Optimism, zkSyncPayment useSmart contracts, DeFi, USDC
XRP Ledger
ConsensusFederated BFTThroughput1,500 TPSFinality3–5 secondsL2Built-in DEX / AMMPayment useCross-border FX, remittance
Stellar
ConsensusSCP (federated BFT)Throughput~1,000 TPSFinality3–5 secondsL2Path payments (built-in)Payment useRemittance, CBDC, USDC
Solana
ConsensusPoS + PoHThroughput~65,000 TPSFinality~400 msL2None (native scale)Payment useSolana Pay, DeFi, NFT
Hyperledger Fabric
ConsensusRaft / PBFTThroughput~3,000 TPSFinalityImmediateL2Channels (private txs)Payment useWholesale CBDC, interbank