Address
A Bitcoin address is a string of letters and numbers (e.g., bc1q24qa2l84ljw...) that represents a destination for receiving BTC. Think of it like an email address for money. Modern addresses start with bc1 (Bech32, SegWit), older ones with 1 (Legacy) or 3 (P2SH). Never reuse the same address twice — generating a new address per transaction improves privacy.