How to transfer BTC balance when I have Private Key?

0

I have BTC public address and privatekey with balance. Can I Transfer the balance for another address?

Kumarasiri Silva

Posted 2019-04-28T10:53:10.973

Reputation: 3

Question was closed 2019-05-01T19:52:08.090

Answers

0

Yes, but first u need import your private key in wallet app, fews mobile apps support this feature, blockchain.info wallet (https://itunes.apple.com/br/app/blockchain-wallet-bitcoin/id493253309?mt=8) is the only that i know,under menu/address/+ (plus button). This will open your camera to scan your QRCode private key in WIF format (51 characters).

In case you dont have private key QR code, can use something to genarate a QRCode, prefer audited and offline code, for example: (https://raw.githack.com/EquestrianBit/equestrianbitpaperwallet/master/index.html), in menu "2. print front"\"my own key", before put yout private key, turn pc offline, only for security questions. All code run local in browser. After get your QR Code, have attention to recommendations in: (How do I send Bitcoin in paper wallet to other person?), like @ugam-kamat told.

Auston

Posted 2019-04-28T10:53:10.973

Reputation: 16

Thanks your reply, Can you name the mobile apps that support that feature. But I have no QR Code. I have only private key and public key.Kumarasiri Silva 2019-04-29T08:11:03.823

I edited the answer to put informmation thtat you request.Auston 2019-04-29T20:24:34.440