Updating a Bitcoin wallet

1

I have a harddrive with an old wallet but I am not sure what I need to do to see how much BTC I have.

I have read quite a few notes, but I am looking for the latest information. I want to continue leaving my BTC in my private wallet until I decide to move it to an exchange or online.

How do I see how much BTC I have?

Peter Jenkins

Posted 2018-01-04T00:50:58.257

Reputation: 11

1It might help to say exactly what wallet-related file(s) you have on the hard drive.brec 2018-01-04T01:15:43.563

Answers

1

To see how much BTC you have, you just need to open your wallet up, make sure it is fully synchronised, and then check your balance. If you don't want to wait for it to synchronise, you can copy and paste your addresses into a block explorer to see the balances on there.

MeshCollider

Posted 2018-01-04T00:50:58.257

Reputation: 8 735

are there any security concerns using these sites to check the amount of coin in my wallet? Does COPY/PASTING this info have any security implications?Peter Jenkins 2018-01-05T20:43:44.083

@PeterJenkins addresses and public keys are designed to be made public, it's fine to enter those into websites, just never the private keys. BTW remember to accept my answer if it satisfies your question so it doesn't remain unanswered :)MeshCollider 2018-01-05T21:03:59.580

Note that pasting your addresses into an explorer is a serious privacy leak in case someone is watching the server logs.Pieter Wuille 2018-01-06T00:11:56.277