BIP
Bitcoin Improvement Proposal — the standard format for proposing changes to Bitcoin.
A BIP — Bitcoin Improvement Proposal — is a document proposing a change to Bitcoin. BIPs cover everything from major protocol upgrades (BIP-141 for SegWit, BIP-340-342 for Taproot) to wallet-level conventions (BIP-39 for seed phrases, BIP-32 for hierarchical wallets, BIP-44 for derivation paths).
BIPs are the closest thing Bitcoin has to a formal change-management process. Anyone can submit one. The community discusses, refines, and ultimately decides whether to implement. There is no central authority that can force adoption — node operators and miners signal whether they support a proposal by running software that includes it.
For users, BIPs matter mostly as the language wallets use to describe their features. A wallet that says it is "BIP-39 compatible" means its seed phrase format is the standard one — your seed phrase will work in any other BIP-39 wallet too. That portability is valuable.
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 →