Skip to main content

Extended Public Key (xpub)

wallet · hd-wallet

A BIP32 extended public key that derives many child public keys and addresses without revealing private keys.

1.definition

An xpub contains public key and chain code data for a wallet branch. It lets software generate receiving addresses and monitor transactions without holding the corresponding private keys.

2.privacy

An xpub cannot spend funds, but it can reveal wallet structure and link many addresses together. It should be shared only with services that need that visibility.

Related terms

All terms and definitions may update as the Cryptionary improves.