I'm looking for an example of a native SegWit address. I need a specific address that demonstrates the format of a native SegWit address.
8 answers
SamsungShineBrightness
Mon Dec 02 2024
SegWit comes with the Bech32 address standard.
Martina
Sun Dec 01 2024
For example, a Bech32 address might look like this: bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq.
Paolo
Sun Dec 01 2024
Bech32 addresses are also known as 'native SegWit' addresses.
SamuraiWarriorSoul
Sun Dec 01 2024
In contrast, a Legacy address might look like this: 1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa.
Martino
Sun Dec 01 2024
Bech32 addresses start with the prefix "bc1".