Address
A unique string used to receive Bitcoin. Public, but tied to no name unless you reveal one.
A Bitcoin address is a string of letters and numbers that identifies the destination of a Bitcoin payment. It is derived from a public key, which is in turn derived from your wallet's private key. You can share addresses freely — sending sats to an address does not let anyone spend them.
Modern wallets generate a new address for every transaction by default. This is a privacy best-practice: reusing the same address links all transactions to it together on the public ledger, making it easier for an observer to build a picture of your activity.
The format of an address tells you something about it. Addresses starting with `1` are legacy. Starting with `3` are SegWit-wrapped. Starting with `bc1q` are native SegWit. Starting with `bc1p` are Taproot. All work; newer formats are slightly cheaper to send to.
Learn this in our courses
Related terms
Learn Bitcoin the practical way
Real lessons, sats earned, your own wallet. Free to start.
Sign up free →