The Bitcoin Reference (BTCR) DID Method is a minimalist approach to implementing decentralized identifiers using the Bitcoin blockchain. This method leverages Bitcoin's security and immutability to create DIDs that are particularly suited for anonymous and pseudo-anonymous identities, with a focus on minimal personal information disclosure.
The method creates DIDs by recording transactions on the Bitcoin blockchain, where each DID is represented by a transaction reference (TxRef). The system supports two modes of operation:
Key features include:
While the method provides robust security, it has practical scaling considerations:
Technical Implementation:
did:btcr:<TxRef>1. Extract transaction references from DID
2. Look up transaction on Bitcoin blockchain
3. Check if outpoint is spent
4. Follow transaction chain if needed
5. Generate or retrieve DID Document
EcdsaSecp256k1VerificationKey2019BIP-0136 for transaction referencesHTTP for continuation document retrievalThe method implements a unique "follow-the-tip" mechanism for:
If you are featured in the Web of Trust Map and wish to exercise your GDPR rights, including the right to be forgotten, visit the privacy policy page