Address
An address is a public blockchain identifier used to receive, hold, or interact with cryptocurrency and other on-chain assets. The exact format differs between networks.
✦ Key Insight
Addresses are fundamental to blockchain transactions. They may identify: User wallets Smart contracts Token accounts Exchanges Protocol treasuries Burn addresses Sending assets to the wrong address or wrong network can result in irreversible loss. Blockchain addresses are usually public, which also makes them useful for on-chain analytics.
✕ Common Misconceptions
Confusing an address with a private key
Sending to the wrong blockchain
Copying an address incorrectly
Trusting addresses from unsolicited messages
Assuming an address reveals a person's identity
Confusing contract addresses with wallet addresses
Detailed Explanation
How It Works
A wallet derives addresses from cryptographic key material.
Users can safely share a receiving address in most normal situations without revealing the corresponding private key.
When funds are transferred, the blockchain records the movement between addresses.
Different networks may use very different address formats.
FAQs
Is it safe to share my wallet address?
Generally yes, although it can reveal your public on-chain activity.
Can I reverse a transfer sent to the wrong address?
Usually not.
In Practice
Dig Deeper
Wallet Address
A wallet address is a public string of letters and numbers used to send or receive cryptocurrency on a blockchain. You can think of it like a crypto account number: people use it to send assets to your wallet, but it does not give them control over your funds.
Block Explorer
A block explorer is a tool or website that lets users search and view blockchain data, including wallet addresses, transactions, token contracts, blocks, and network activity.
