How to check the blockchain transfer address
1) if it's just "blockchain", the direct network can find a good interpretation of "blockchain network"
2) if it is "blockchain technology", the network also has a good interpretation, and all walks of life are also trying to combine with blockchain technology in new fields. Maybe in the future, blockchain technology will be used correctly instead of being used to deceive people
3) if it is "blockchain information", you can go to all kinds of blockchain media or financial media, and almost every day there are relevant blockchain instry information and news reports. Such as: Babbitt, coin you finance, blocknet, golden, daily, etc
4) if it's "blockchain audio", you can go to Himalaya FM, litchi micro class, qianchat and other platforms. For example, the audio related to "voice of money", "Yu Lingxiong", "Wang Feng" and some other financial media blockchain is also good, with various dry goods and in-depth analysis
therefore, the above four points are all related to blockchain. It depends on your choice.
First of all, you should imagine a concept of "wallet" in your brain. Your bitcoin is in your wallet. A wallet can contain many... Many addresses. The form of the address is the form
with the bitcoin address generated in the bitcoin wallet, you can receive bitcoin from others, and you can also transfer the bitcoin in your account to the bitcoin address of others. Bitcoin address, like bank card number, has the functions of payment, transfer and withdrawal. However, when transferring money, you can only transfer money by knowing someone else's bitcoin address
if we simply compare a bitcoin wallet to a bank card account, then the address of the bitcoin wallet can be regarded as a bank card account number. The difference is that bitcoin addresses can not be stored on the network, but also exist independently of your wallet
bitcoin address is a string of 26 to 34 letters and numbers. It looks like a lot of messy code. To put it bluntly, it's just like your bank card number. All transfer records of each bitcoin address can be checked through blockchain query, which is open and transparent
address generation of bitcoin Wallet: 256 binary digits are randomly selected to form the private key, and then the address is generated by encryption function. This generation direction is unidirectional. That is, you know that the address cannot be decrypted to calculate the private key. At present, the computing power of human computer can't be cracked, so you can publish the address on the Internet with ease
reference link: bitcoin | network
The address itself is anonymous. Ordinary people can't find it. But if you register with the exchange, the exchange has your information and blockchain address
anonymity and traceability of blockchain addresses : anyone can easily generate a large number of private keys, public keys and addresses. The address itself is anonymous, which can be further improved by multiple address transactions. But all transactions are transparent, that is to say, all transactions at one address can be checked and traced. That is to say, I can track and query all the in and out accounts and balances at the address you give
please refer to the webpage link for details