Where is the bitcoin wallet stored in the computer
Publish: 2021-04-15 19:37:51
1. If anyone who has already bought bitcoin knows that the thing that looks like a pile of random code is the bitcoin address
a 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 like your bank card number
all transfer records of each bitcoin address can be checked through blockchain query, which is open and transparent
how to get your own exclusive bitcoin address
we can download a bitcoin wallet. After registering your wallet, you can click [coin collection] to see your address
you can also register an account on the trading platform, and select [currency collection] or [recharge] to see the address of the currency collection
Internet search: "sister coin teaches you bitcoin" or "sister coin" find me, share more exquisite content ~!
a 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 like your bank card number
all transfer records of each bitcoin address can be checked through blockchain query, which is open and transparent
how to get your own exclusive bitcoin address
we can download a bitcoin wallet. After registering your wallet, you can click [coin collection] to see your address
you can also register an account on the trading platform, and select [currency collection] or [recharge] to see the address of the currency collection
Internet search: "sister coin teaches you bitcoin" or "sister coin" find me, share more exquisite content ~!
2. My operation of bitoffer is like this. After logging in, I can enter the fund and see my wallet
3. The concept of bitcoin was first proposed by Nakamoto on November 1, 2008, and was officially born on January 3, 2009. According to the idea of Nakamoto, the open source software is designed and released, and the P2P network on it is constructed. Bitcoin is a virtual encrypted digital currency in the form of P2P. Point to point transmission means a decentralized payment system. Fire coin network, okcoin and coin security network are the three major bitcoin trading platforms in China. Due to the high risk of bitcoin trading, it is recommended to choose carefully for users with immature investment experience
warm tips: the above explanations are for reference only, without any suggestions. There are risks in entering the market, so investment should be cautious. Before making any investment, you should make sure that you fully understand the nature of the investment and the risks involved in the proct. After a detailed understanding and careful evaluation of the proct, you can judge whether to participate in the transaction
response time: January 29, 2021. Please refer to the official website of Ping An Bank for the latest business changes
[Ping An Bank I know] want to know more? Come and see "Ping An Bank I know" ~
https://b.pingan.com.cn/paim/iknow/index.html
warm tips: the above explanations are for reference only, without any suggestions. There are risks in entering the market, so investment should be cautious. Before making any investment, you should make sure that you fully understand the nature of the investment and the risks involved in the proct. After a detailed understanding and careful evaluation of the proct, you can judge whether to participate in the transaction
response time: January 29, 2021. Please refer to the official website of Ping An Bank for the latest business changes
[Ping An Bank I know] want to know more? Come and see "Ping An Bank I know" ~
https://b.pingan.com.cn/paim/iknow/index.html
4. At present, the data capacity of bitcoin blockchain continues to grow. Now it's about 10g. When many friends install the system, Disk C is not set very large. Are you worried that disk C will explode one day. Now learn how to do data migration with me First, close bitcoin client)
1. Find bitcoin's data folder< br />
XP---C:\ Documents and Settings\ username\ Application Data\ Bitcoin
vista,win7---C:\ Users\ username\ AppData\ Roaming\ Bitcoin
(Note: appdata is hidden, set to show hidden files.)
2. Cut this bitcoin folder to other drives with large space, such as disk E
3. Edit the bitcoin shortcut on the desktop, the following line to the "target" column, and then save it:
& quot; C:\ Program Files\ Bitcoin\ bitcoin-qt.exe" - datadir=e:\ Bitcoin
now, double-click the bitcoin shortcut on the desktop, the client will start, and your C disk will be saved, releasing space successfully.
1. Find bitcoin's data folder< br />
XP---C:\ Documents and Settings\ username\ Application Data\ Bitcoin
vista,win7---C:\ Users\ username\ AppData\ Roaming\ Bitcoin
(Note: appdata is hidden, set to show hidden files.)
2. Cut this bitcoin folder to other drives with large space, such as disk E
3. Edit the bitcoin shortcut on the desktop, the following line to the "target" column, and then save it:
& quot; C:\ Program Files\ Bitcoin\ bitcoin-qt.exe" - datadir=e:\ Bitcoin
now, double-click the bitcoin shortcut on the desktop, the client will start, and your C disk will be saved, releasing space successfully.
5. 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. As long as the address is generated by your client and other people pay to the address, they will remit money to the wallet. Where is your wallet? If you are using the Windows client, please click the start menu, find "run", and then enter% appdata% &; Bitcoin click "OK" and you will find a file called wallet.dat, which is your "wallet". The wallet stores all the keys used to prove that you have the money contained in the wallet. You need to do two aspects of work at the same time: 1. Ensure that the wallet will not be lost; 2. Ensure that the wallet will not be obtained by others. The method is: encrypt the backup. Relatively simple and effective one is: 0, install anti-virus software, thoroughly kill a virus, keep anti-virus software running 1, close bitcoin client 2, use winrar encryption compression. Please remember to use the password with enough security, and the password should not be retarded. Then back up the encrypted file to a secure U disk. 3. Delete the wallet.dat in disk C. when you need to pay bitcoin, 4. Is it troublesome to decompress the backup wallet.dat into the folder mentioned above? Yes, it's so troublesome, because bitcoin currency system is still at an extremely early stage. It's invented and accepted by some technology enthusiasts, and they haven't had time to take care of the feelings of ordinary users. All of this will become easier to use in the future. However, the next version of bitcoin client is ready to build in the integrated wallet encryption function, which will be much easier for ordinary users to back up. As long as you make sure that your computer has no Trojan horse and set a strong enough password, it is largely safe. Gavin also plans to introce a two device authentication mechanism, that is, to divide your wallet into two parts that are encrypted and protected, one part in your computer, and the other part in other devices, such as mobile phones. Just like the SMS verification launched by some online banks, to complete the payment, two devices need to confirm at the same time. This is not troublesome for the actual owner of bitcoin, but for the thieves, they need to steal the files of two devices at the same time to steal the key. In addition to the acquaintances around you (you must also know your password), that is basically an impossible task. It is expected that there will be reliable bitcoin online storage in the future, and even traditional banks may launch bitcoin escrow service, which will be much more convenient at that time
6. 1.
open bitcoin QT client, find your savings address (you may have multiple addresses, find the one with money), right-click - <
2.
open the
help
-
debug window
-
console in turn, enter the command
mpprivkey
(space)
, paste the address just copied, and press enter
3.
now you should be able to see your private key, which is a string of 52 characters, copied<
4.
Open multibit, assuming you have no money in it, select tool
-
export private key, select path, select no encryption, and click export private key<
5.
use Notepad to open the. Key file you just exported, in which you save the private key you just exported (the line beginning with #, is a comment). Change the private key to the one you just copied, which can be fixed later. Save it and exit
6.
Click
tools
-
import the private key, select the. Key file modified just now, and import it
7.
after a short update, you should be able to see the original address of the import and your balance in the original address. Reminder:
1.
be sure not to disclose your private key. If you know the private key, you can control the bitcoin in the corresponding address
2.
other clients, such as electrum,
armory, can import and export in a similar way, but the format of private key is 51 bit and 52 bit, which may not be universal.
open bitcoin QT client, find your savings address (you may have multiple addresses, find the one with money), right-click - <
2.
open the
help
-
debug window
-
console in turn, enter the command
mpprivkey
(space)
, paste the address just copied, and press enter
3.
now you should be able to see your private key, which is a string of 52 characters, copied<
4.
Open multibit, assuming you have no money in it, select tool
-
export private key, select path, select no encryption, and click export private key<
5.
use Notepad to open the. Key file you just exported, in which you save the private key you just exported (the line beginning with #, is a comment). Change the private key to the one you just copied, which can be fixed later. Save it and exit
6.
Click
tools
-
import the private key, select the. Key file modified just now, and import it
7.
after a short update, you should be able to see the original address of the import and your balance in the original address. Reminder:
1.
be sure not to disclose your private key. If you know the private key, you can control the bitcoin in the corresponding address
2.
other clients, such as electrum,
armory, can import and export in a similar way, but the format of private key is 51 bit and 52 bit, which may not be universal.
Hot content
