Technical Definition

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.

By Crypto University Editorial
Wallet AddressContract AddressBlock Explorer

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

A trader wants to receive ETH. They copy their Ethereum address from their wallet and send it to the payer. The sender verifies the network and transfers ETH to that address.

Dig Deeper