- Learning Bitcoin
- Richard Caetano
- 290字
- 2021-07-09 21:13:39
Explaining Bitcoin addresses
Similar to an email address, a Bitcoin address, or simply address, is used to receive and hold bitcoin. While people typically have one primary email address, Bitcoin users have many addresses. They are created at no cost by your Bitcoin wallet each time you request to receive money. Anyone with access to a Bitcoin wallet can create an unlimited number of addresses.
Bitcoin addresses usually have 26-35 characters and are case sensitive, as in the following example:
1MgErLiH1DuGMrd58fuL4CLQHc4VSboqKn
The address can contain numbers and letters, both uppercase and lowercase. To help reduce confusion, there are no capital O's, zeros 0's, lower case l's, and capital 'I's'. These characters are removed to reduce the errors made from writing with pen and paper, as often encountered in the past. The result is a format that is easy to share digitally and/or physically.
Bitcoin addresses have an error-checking code called a checksum. Computing the checksum of an address will detect if any single character is incorrect. This helps to prevent errors when sharing your address. Most wallets will validate and reject an invalid address. As an example, note the following two addresses:
They both appear valid, yet the second address does not compute a valid checksum. They are nearly identical except for the uppercase N at the end of the second address.
Your Bitcoin wallet will typically hold many Bitcoin addresses. It's important to know that a single Bitcoin address is not a wallet nor is it your account; rather, it's simply a way to receive money.
- Android Wearable Programming
- Boost C++ Application Development Cookbook(Second Edition)
- C語言程序設計教程(第2版)
- BeagleBone Media Center
- 精通軟件性能測試與LoadRunner實戰(第2版)
- 深入理解Java7:核心技術與最佳實踐
- MariaDB High Performance
- SEO實戰密碼
- 零基礎學MQL:基于EA的自動化交易編程
- SAS數據統計分析與編程實踐
- CouchDB and PHP Web Development Beginner’s Guide
- Responsive Web Design by Example
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- UI設計全書(全彩)