

Bitcoin Core v30 Release: What’s Changing & Why It Matters | Murch
Sep 25, 2025
Murch, a prolific Bitcoin Core contributor and co-founder of Localhost Research, dives into the exciting changes of the upcoming Bitcoin Core v30 release. He discusses the evolution of the development process, including the transition to descriptor wallets and benefits for power users. Murch highlights performance improvements like faster indexing and upgrades to networking and mining interfaces. He also tackles the cultural debates around developer neutrality and the importance of balancing conservatism with necessary protocol evolution.
AI Snips
Chapters
Transcript
Episode notes
Structured Six‑Month Release Cycle
- Bitcoin Core releases are produced roughly every six months with a feature freeze followed by release-candidate testing.
- Multiple release candidates and heavy testing ensure stability before a final major release.
Review Is The Real Bottleneck
- Bitcoin Core maintainers review and merge contributions after multi-person vetting and testing.
- Review burden often outweighs code writing, requiring many review cycles per pull request.
Migrate Legacy Wallets Now
- Migrate legacy Berkeley DB wallets to descriptor wallets using provided tools before v30 removes legacy creation.
- Keep backups and use migrate-wallet RPC to preserve access to old funds.