> BIP47 LAB
Payment code validation and interactive BIP47 payment flow demonstration
Interactive Scenario: Alice Pays Bob
Walk through a complete BIP47 payment flow. See how payment codes enable private, reusable payments without address reuse.
01
Exchange Payment Codes
Alice gets Bob's payment code from his donation page. This contains Bob's xpub at path m/47'.
Alice (Sender)
β requests payment code from β
Bob (Receiver)
Payment Code Validator & Analyzer
Analyze BIP47 payment codes byte-by-byte. See the structure, validate components, and understand what makes a payment code valid.