Giter Club home page Giter Club logo

bitcoin-prefixes-address-list's Introduction

Bitcoin MIT license

Bitcoin address format

A Bitcoin address is an identifier (like an account number), starting with 1, 3 or bc1 on the mainnet, containing 27-34 alphanumeric Latin characters and digits (except 0, O, I).

Full list of Bitcoin address prefixes

A Bitcoin address, or simply address, is an identifier of 27-34 alphanumeric characters, beginning with the number 1, 3 or bc1, that represents a possible destination for a bitcoin payment. Addresses can be generated at no cost by any user of Bitcoin. It is also possible to get a Bitcoin address using an account at an exchange or online wallet service. Also, you can generate it offline and store on paper or at any digital storage.

There are currently four address formats in use in Bitcoin mainnet:

  1. P2PKH (Pay 2 Public Key Hash) which begin with the number 1
  2. P2SH (Pay 2 Script Hash) type starting with the number 3.
  3. Bech32 type starting with bc1.
  4. Taproot type starting with bc1p.
Example use Leading symbol(s) Example
Pubkey hash (P2PKH address) 1 17VZNX1SN5NtKa8UQFxw ...
Script hash (P2SH address) 3 3EktnHQD7RiAE6uzMj2Z ...
SegWit mainnet (P2WPKH address) bc1 bc1qw508d6qejxtdg4y5 ...
SegWit Testnet (P2WPKH address) tb1 tb1qw508d6qejxtdg4y5 ...
SegWit mainnet (P2WSH address) bc1 bc1qrp33g0q5c5txsp9a ...
SegWit Testnet (P2WSH address) tb1 tb1qrp33g0q5c5txsp9a ...
Private key (WIF, uncompressed pubkey) 5 5Hwgr3u458GLafKBgxts ...
Private key (WIF, compressed pubkey) K or L L1aW4aubDFB7yfras2S1 ...
BIP32 pubkey xpub xpub661MyMwAqRbcEYS8 ...
BIP49 pubkey ypub ypub6XiW9nhToS1gjVsF ...
BIP49 pubkey zpub zpub6qeoQyhseR78SC69 ...
BIP32 private key xprv xprv9s21ZrQH143K24Mf ...
Testnet pubkey hash m or n mipcBbFg9gMiCh81Kj8t ...
Testnet script hash 2 2MzQwSSnBHWHqSAqtTVQ ...
Testnet Private key (WIF, uncompressed pubkey) 9 92Pg46rUhgTT7romnV7i ...
Testnet Private key (WIF, compressed pubkey) c cNJFgo1driFnPcBdBX8B ...
Testnet BIP32 pubkey tpub tpubD6NzVbkrYhZ4WLcz ...
Testnet BIP32 private key tprv tprv8ZgxMBicQKsPcsbC ...
RegTest BIP32 address brct1 bcrt1q4gfcga7jfjmm02 ...

Hierarchical Deterministic Wallet

A HD wallet, or hierarchical deterministic wallet is a system of deriving keys from a single starting point known as a seed. The seed allows a user to easily back up and restore a wallet without needing any other information and can in some cases allow the creation of public addresses without the knowledge of the private key. Seeds are typically serialized into human-readable words in a Seed phrase.

bitcoin-prefixes-address-list's People

Contributors

citizen010 avatar git-sgmoore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.