Skip to main content

Address

wallet
fundamentals

A public identifier used to receive cryptocurrency on a blockchain network.

1
definition

A cryptocurrency address is a public identifier used to receive funds on a blockchain network. It is typically derived from a public key and can be safely shared. Anyone with your address can send you funds, but only the holder of the corresponding private key can spend them.

Address formats vary by network and may include version prefixes and checksums to reduce errors. For example, Bitcoin Cash uses the CashAddr format (q... or p...), while Bitcoin uses Base58Check (1..., 3..., bc1...).

2
caution
  • Double-check network and format—sending to the wrong network may permanently lose funds
  • Avoid reusing addresses when possible for improved privacy
  • Never share private keys or seed phrases; addresses are safe to share, keys are not
Conceptual links

Related terms

4 linked

Explore connected entries beyond the alphabetical index.

All terms and definitions may update as the Cryptionary improves.