So when you transfer money from one address to another, only that information is being used?
Every transaction relays the following information:
- A 4 byte version number
- A variable length (1 to 9 bytes) integer indicating the number of transaction inputs
- The list of inputs
- A variable length (1 to 9 bytes) integer indicating the number of transaction outputs
- The list of outputs
- A 4 byte lock_time
Does my real curiosity really provide anonymity? For example, when I send this message, the data transfer between me and the server is certain. If you do not hide your IP address, this message can be detected very conveniently from my computer. (https://browserleaks.com/)
When transferring money from Bitcoin wallets, is there any information transfer about my computer? Can they find out who owns the transfer address?