Bitcoin Optech
A nonprofit providing technical resources, newsletters, and compatibility guides to help Bitcoin companies adopt scaling technologies.
Key Takeaways
- Bitcoin Optech is a nonprofit that bridges the gap between open-source protocol development and the Bitcoin industry, publishing a weekly newsletter that summarizes changes across Bitcoin Core, Lightning implementations, and related infrastructure projects.
- Optech maintains a Topics Index covering 157 Bitcoin technologies, a Compatibility Matrix tracking wallet support for features like SegWit and RBF, and free workshop materials including a Taproot self-study course.
- Since its founding in 2018, Optech has published over 400 weekly newsletters and become the primary reference for engineers building on Bitcoin, covering everything from BOLT specifications to soft fork proposals.
What Is Bitcoin Optech?
Bitcoin Optech (short for Bitcoin Operations Technology Group) is a nonprofit organization that helps Bitcoin companies adopt scaling technologies and best practices. Founded in July 2018 by John Newbery, Steve Lee, and James O'Beirne, Optech produces a weekly newsletter, maintains a comprehensive topic index, publishes wallet compatibility data, and hosts workshops for engineers.
Optech was created in the aftermath of the 2017 SegWit2X debate, which fractured relationships between open-source developers and Bitcoin businesses. The founders recognized that many companies struggled to keep up with protocol development, often missing opportunities to reduce costs through technologies like SegWit and transaction batching. Optech was designed to close that information gap: translating complex protocol changes into actionable guidance for engineering teams.
All Optech materials are released under the MIT license. The organization is funded by annual contributions from member companies (which have included Coinbase, Square, BitGo, Kraken, and others) and does not sell products or services.
How It Works
Optech operates through four primary channels: a weekly newsletter, a searchable topic index, a wallet compatibility matrix, and educational workshops. Together, these resources provide a comprehensive view of Bitcoin's technical evolution.
The Weekly Newsletter
The Optech newsletter is the organization's flagship publication. Published every week since June 2018, it has produced over 400 editions covering developments across the Bitcoin and Lightning ecosystems. Each issue follows a consistent structure:
- News: coverage of significant proposals, discussions, and developments in Bitcoin protocol design
- Changing consensus: a monthly section summarizing proposals for modifying Bitcoin's consensus rules, including soft fork discussions and opcode proposals
- Selected Q&A from Bitcoin Stack Exchange: highlights of top-voted technical questions and answers
- Releases and release candidates: announcements for new versions of major Bitcoin software
- Notable code and documentation changes: summaries of significant pull requests merged into projects including Bitcoin Core, Core Lightning, LDK, LND, Eclair, and related infrastructure
David A. Harding served as the primary author for 376 consecutive newsletters from 2018 to 2025. The newsletter is now produced by contributors including Mark Erhardt and Mike Schmidt, and is translated into nine languages including Japanese, Spanish, French, and Chinese.
The Topics Index
The Topics Index is a searchable encyclopedia of 157 Bitcoin technologies, each with a description, primary sources, chronological list of newsletter mentions, and links to additional resources. Topics are organized into 20 categories, including:
- Lightning Network (43 topics): covering splicing, anchor outputs, trampoline payments, and more
- Scripts and Addresses (29 topics): including Taproot, Miniscript, and output descriptors
- Contract Protocols (28 topics): covering discreet log contracts, HTLCs, and vaults
- Fee Management (19 topics): including fee estimation, replace-by-fee, and CPFP
- Soft Forks (18 topics): tracking proposals like OP_CAT and OP_CHECKTEMPLATEVERIFY
A topic must be mentioned in at least three separate Optech publications before receiving a dedicated page, ensuring the index covers technologies with sustained community interest rather than one-off proposals.
The Compatibility Matrix
The Compatibility Matrix evaluates how well wallets and services support scaling technologies. It tracks over a dozen features across 15+ wallets including Bitcoin Core, Electrum, Sparrow, and Phoenix. Features evaluated include:
- SegWit support (receiving and sending to bech32 addresses)
- Replace-by-fee sending and receiving
- PSBT compatibility
- Schnorr and MuSig2 multisig support
- Lightning features: BOLT 11, BOLT 12 Offers, and Lightning addresses
The matrix provides detailed descriptions and screenshots for each evaluation, making it easy for engineering teams to benchmark their wallet against industry peers and prioritize feature adoption.
Workshops and Educational Resources
Between 2018 and 2020, Optech hosted five in-person workshops bringing open-source developers and corporate engineers together. Topics covered coin selection, fee estimation, PSBTs, and Taproot.
The Schnorr/Taproot self-study course remains freely available, offering interactive Jupyter notebooks covering elliptic curve math, Schnorr signatures, MuSig aggregation, and BIP 341/BIP 342 (Taproot and Tapscript). The course can be run locally or via Google Colab.
Optech also publishes a Scaling Book with practical guidance on transaction batching, UTXO consolidation, and SegWit adoption, as well as a 24-part series on bech32 sending support.
Why It Matters
Bitcoin protocol development moves quickly. In any given week, dozens of pull requests are merged across Bitcoin Core, Lightning implementations, and supporting libraries. Mailing list discussions introduce new proposals for BIPs, BOLTs, and consensus changes. Without a curated summary, engineers at Bitcoin companies would need to monitor dozens of repositories, forums, and mailing lists to stay current.
Optech solves this by distilling the week's most important developments into a single, technically accurate newsletter. For companies building on Bitcoin's Layer 2 ecosystem (including platforms like Spark), staying informed about upstream protocol changes is essential for maintaining compatibility and adopting new capabilities as they become available.
The newsletter's coverage of Lightning developments is particularly valuable. Engineers working with Lightning channels, splicing, or BOLT 12 Offers can track implementation progress across all major Lightning projects in a single weekly read. For a deeper look at the current state of Lightning, see the 2026 Lightning Network analysis.
Use Cases
Staying Current on Protocol Development
The most common use case is simply reading the weekly newsletter. Engineers subscribe to track developments relevant to their stack: a wallet developer might focus on the PSBT and coin selection coverage, while a Lightning service provider monitors splicing and liquidity ads progress.
Researching Specific Technologies
When evaluating a technology for adoption, the Topics Index provides a complete history of its development. Searching for "Taproot" returns every newsletter mention, linked to the original discussion, from initial proposal through activation and ongoing adoption. This chronological view helps teams understand not just what a technology does, but how it evolved and what trade-offs were considered. For a technical deep dive on Taproot itself, see the Taproot and Schnorr signatures explainer.
Benchmarking Wallet Features
The Compatibility Matrix helps product teams answer questions like "do our competitors support RBF?" or "which wallets have adopted bech32m?" This data informs feature prioritization and helps teams understand where their product sits relative to the ecosystem.
Developer Education
The Taproot workshop materials serve as a hands-on introduction to Schnorr signatures and Taproot spending. The interactive notebooks let developers experiment with key aggregation, script trees, and signature verification in a sandbox environment, which is particularly useful for teams building multisig or threshold signature wallets.
Tracking Fee Market and Policy Changes
Optech's coverage of mempool policy, relay rules, and fee estimation changes in Bitcoin Core is critical for services that depend on reliable transaction confirmation. For background on how Bitcoin's fee market operates, see the fee market dynamics research.
Risks and Considerations
Technical Depth Can Be Intimidating
The newsletter is written for engineers with existing Bitcoin knowledge. Readers unfamiliar with concepts like Bitcoin Script, HTLCs, or sighash flags may find the content difficult to follow. The glossary-style topic pages help, but Optech is not a beginner's introduction to Bitcoin.
Coverage Is Bitcoin-Only
Optech focuses exclusively on Bitcoin and Lightning Network development. Teams working across multiple blockchains will need additional sources for non-Bitcoin protocol changes. This narrow focus is intentional: it allows Optech to maintain depth and technical accuracy.
Sustainability and Contributor Risk
Optech's newsletter quality historically depended heavily on a single primary author (David A. Harding, who wrote 376 consecutive issues). His departure in 2025 tested the organization's ability to maintain quality. The transition to a broader contributor base has been smooth, but the nonprofit model means continued output depends on sustained funding from member companies and individual donors.
Not a Decision-Making Body
Optech explicitly does not represent Bitcoin Core or any other project. Its newsletters summarize discussions and proposals but do not endorse specific technical directions. Teams should use Optech as an information source, not as a substitute for their own technical evaluation of protocol changes.
This glossary entry is for informational purposes only and does not constitute financial or investment advice. Always do your own research before using any protocol or technology.