Audience
Crypto users looking for an open source bitcoin paper wallet generator that utilizes SegWit
About SegWit Paper Wallet
Segwitaddress.org is an open source bitcoin paper wallet generator that utilizes Segregated Witness (SegWit) Pay To Witness Public Key Hash wrapped in a Pay to Script Hash (P2SH-P2WPKH) addresses. Segwitaddress.org uses the BitcoinJS library. All of the functions on the page https://segwitaddress.org/ can be ran offline, by saving the site and running the index.html file, except for the sweep function which requires internet access to check the UTXOs and broadcast to the network. You can enable testnet mode by adding "?testnet=true" to the end of the url. A brain wallet is a private key derived from some arbitrary data provided by the user. Brain wallets come with a high risk of losing funds through brute forcing. Some people use books, birth dates, poems or song lyrics -- these people lose all their money. Don't lose your money. This is a simple bitcoin paper wallet generator that utilizes Segregated Witness (SegWit) Pay To Witness Public Key Hash (P2WPKH) addresses and transactions.