Bitcoin Forum
May 26, 2024, 08:16:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 »
281  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 03:18:41 PM
i will give one bitcoin to the method that will work. give me step by step instructions starting from my only files were in my ubuntu linux rpc with installed bitcoin core 0.18.0 running in VPS. what i need to know is how to transfer the bitcoins from that vps to my desktop pc win 10 x64 bitcoin core 0.18.0 wallet and spend it.
282  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 03:06:45 PM
there's a backup wallet option in the file menu of bitcoin qt. then you simply place the backup file in a directory of it's own on the other PC and when you run bitcoin qt for the first time there it'll ask you to set the location of the data dir so you point it to that directory. then wait for it to download and verify  the blockchain.

i follow your instructions above but halfway through it, my internet connection  dropped. i carried my pc literally to another location and proceeded. is it ok to do that? does it affect to my wallet like seeds or whatever it is?
283  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 02:19:13 PM
-snip- After doing all these is there any possibilities that my balance won't show after rescan? rescan still in progress. what do you suggest if the btc balance still wont appear to my bitcoin core win10 x64 wallet. If so, please break everything down for me step by step so that i can do it properly. thank you
If your W10 PC's Bitcoin Core isn't fully synced, there's a chance that the balance wont show.
But if it was synced, you can just proceed to send your Bitcoins after finishing rescan.
Based from your screenshot, it looks good and just a few blocks away.

If you want to useknow the "alternative" that I've mentioned above, it's about using dumpwallet command to get the "extended private master key" or private keys then import them to Electrum:
  • Start 'Bitcoin-qt' as administrator, then open 'window->console'
  • Enter dumpwallet keys.txt (you can change 'keys' into any name that you want)
  • Go to the installation directory of your Bitcoin core and find "keys.txt", open it and find something like "# extended private masterkey: xprv****" or the addresses' private keys, list of strings that start with 'K' or 'L'.
  • Download Electrum Windows Stand-alone Executable from electrum.org
|
  • Now you have two options, if your addresses starts with '1', you can use the xprv: Open Electrum and create a new wallet using the option: "Standard wallet->Use a master key", paste your master private key and create the wallet.
  • If your addresses starts with '3' or 'bc1', you'll need to import each prv keys to electrum using the option "Import Bitcoin addresses or private keys" by pasting each keys per line using:
    p2wpkh-p2sh:YOUR_Private_key if your addresses starts with '3'
    p2wpkh:YOUR_Private_key if your addresses starts with 'bc1'

have you noticed that i did input the command rescanblockchan twice? i did rescan again. can i cancel the second rescan? is it safe to do that?
284  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 12:51:17 PM
here's what i did. i backed up my ubuntu json rpc bitcoin core 0,18.0 wallet.dat and downloaded it using winscp to my windows 64 bit pc. i change the existing wallet.dat file of my bitcoin core windows 64 %appdata% folder in wallet with the one i downloaded from rpc. i then started bitcoin core 0.18.0 in my win10 64 pc using 'C:\Program Files\Bitcoin>bitcoin-qt.exe" -rescan,After the force rescan i input the passphrase and the system accepted it. and i also put gettxoutsetinfo and rescan it. my question is. After doing all these is there any possibilities that my balance won't show after rescan? rescan still in progress. what do you suggest if the btc balance still wont appear to my bitcoin core win10 x64 wallet. If so, please break everything down for me step by step so that i can do it properly. thank you

here's what my rpc looks like


and this what my bitcoin core wallet is doing right now
285  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 12:31:20 PM
here's what i did. i backed up my ubuntu json rpc bitcoin core 0,18.0 wallet.dat and downloaded it using winscp to my windows 64 bit pc. i change the existing wallet.dat file of my bitcoin core windows 64 %appdata% folder in wallet with the one i downloaded from rpc. i then started bitcoin core 0.18.0 in my win10 64 pc using 'C:\Program Files\Bitcoin>bitcoin-qt.exe" -rescan,After the force rescan i input the passphrase and the system accepted it. and i also put gettxoutsetinfo and rescan it. my question is. After doing all these is there any possibilities that my balance won't show after rescan? rescan still in progress. what do you suggest if the btc balance still wont appear to my bitcoin core win10 x64 wallet. If so, please break everything down for me step by step so that i can do it properly. thank you
286  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 08:18:16 AM
i will try every advice you all. i will post the result in the future if everything helps. it will take sometime. thanks to you all.
287  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 06:16:25 AM
Just let Bitcoin-qt sync (speed depending on your hardware and ISP)
and after that, you can send your fund using the "send" tab.
how to do it? do i have to download the files from the ubuntu linux  json rpc bitcoin core. and how to apply it to bitcoin core windows 64 wallet?
What he means is wait until your core completely sync and downloaded the whole bitcoin blockchain.

If you have your private keys besides the json rpc you can import it to updated electrum wallet (desktop or android) so you can spend your funds.
Do i need to dumpwallet my latest keys in my rpc then import it all to latest updated electrum wallet?
288  Bitcoin / Bitcoin Technical Support / Re: restoring and spending bitcoin on: December 26, 2019, 05:25:49 AM
Just let Bitcoin-qt sync (speed depending on your hardware and ISP)
and after that, you can send your fund using the "send" tab.

Alternatively, you can import those private keys / extended private master key (xprv...) to Electrum.
Use 'Import Bitcoin addresses or private keys' for prv keys | 'Standard wallet-> Use a master key' if you have the extended key to create the wallet.
how to do it? do i have to download the files from the ubuntu linux  json rpc bitcoin core. and how to apply it to bitcoin core windows 64 wallet?
to remind you that the files came from the json rpc, i installed bitcoin core 0.18.0 there, after everything ive done, by -getinfo command. the balance appeared there in rpc. my question is how and what should i do to send the said bitcoins balance to another btc address like i will spend my btc? help me please.
289  Bitcoin / Bitcoin Technical Support / restoring and spending bitcoin on: December 26, 2019, 04:15:30 AM
how to restore my bitcoins and spending it? i imported everything like all keys needed to ubuntu linux json rpc bitcoin core 0.18.0.0.
after i did all of that, my bitcoins appeared after -getinfo command. how to spend my bitcoins like sending it to another bitcoin address? im using windows 10 pro 64bit.
290  Alternate cryptocurrencies / Bounties (Altcoins) / Re: 🚀 🔴🔴 [ETHEREUM PREMIUM] 🔴 💣 Up To $1,000,000 REWARD 💣 🔴 [AIRDROP & BOUNTY] 🔴🔴 🚀 on: May 18, 2019, 11:47:15 AM
Proof of authentication
BitcoinTalk Username: markzenn11
Twitter Username: @markzenn11
Proof of authentication
BitcoinTalk Username: markzenn11
Youtube Username: mark zenn aya-ay
291  Alternate cryptocurrencies / Bounties (Altcoins) / Re: 🚀 🔴🔴 [ETHEREUM PREMIUM] 🔴 💣 Up To $1,000,000 REWARD 💣 🔴 [AIRDROP & BOUNTY] 🔴🔴 🚀 on: May 17, 2019, 09:55:16 AM
Proof of authentication
BitcoinTalk Username: markzenn11
Youtube Username: mark zenn aya-ay
292  Alternate cryptocurrencies / Bounties (Altcoins) / Re: 🚀 🔴🔴 [ETHEREUM PREMIUM] 🔴 💣 Up To $1,000,000 REWARD 💣 🔴 [AIRDROP & BOUNTY] 🔴🔴 🚀 on: May 17, 2019, 08:33:28 AM
Proof of authentication
BitcoinTalk Username: markzenn11
Twitter Username: @markzenn11
293  Economy / Games and rounds / Re: 📢Free 0.000555 BTC ⭐⭐⭐🚀game crypto boxsbit on: May 16, 2019, 10:43:19 PM
User id: b4ef9ccc

Thanks in advance
I will make new account with the same email of my bitcointalk account. Kindly close the old one afterwards to avoid multiple account.


cant login through facebook therefore my user id will be the same. Until now I haven't received 0.000555 btc yet. User id: b4ef9ccc by the have posted both of your facebook and twitter posts.
294  Economy / Games and rounds / Re: 📢Free 0.000555 BTC ⭐⭐⭐🚀game crypto boxsbit on: May 16, 2019, 10:15:12 AM
User id: b4ef9ccc

Thanks in advance
I will make new account with the same email of my bitcointalk account. Kindly close the old one afterwards to avoid multiple account.

295  Economy / Games and rounds / Re: 📢Free 0.000555 BTC ⭐⭐⭐🚀game crypto boxsbit on: May 15, 2019, 05:28:31 AM
User id: b4ef9ccc

Thanks in advance
296  Economy / Games and rounds / Re: ☆★COINPARADICE.io | Best reliable bitcoin casino | 7777 Satoshi Giveaway Each★☆ on: May 14, 2019, 06:01:47 AM
coinparadice.io nickname: markzenn11

thank you.
297  Economy / Games and rounds / Re: !!!!!-> Big BTC Giveaway - Not fake, trusted genuine giveaway of 0.01BTC.<-!!!!! on: April 10, 2018, 03:24:12 AM
@markzenn11

how to get giveaways.
12zxSPfCKSiDoQQ6Z5Pv93rRLFhmtmhq5k receiving address. good luck to you and your project. I believe in you..
298  Economy / Games and rounds / Re: ★★★ BITX99.com █ 50 bits for Bitcointalk members █ BITX99.com ★★★ on: March 03, 2018, 04:58:59 AM
markzenn11 username
ty
299  Economy / Service Announcements / Re: [ANN][GIVEAWAY] BiteBTC Daily BTC Giveaways! on: March 01, 2018, 01:49:52 PM
cant even see post here of those who got the cheque. very suspicious the didnt give thanks for if they really got one. good night..... zzzzzzss
300  Economy / Service Announcements / Re: [ANN][GIVEAWAY] BiteBTC Daily BTC Giveaways! on: March 01, 2018, 01:46:57 PM
just posted new cheque but still have an empty ones. I have no sleep on this giveaway. im out, its like they make some fun out of us. I think they posted empty cheque. look at the telegram subscriber. it dosnt grow. bite want to be famous instead its very slow but hes happy as were funny this. zzzzzzzzszzz
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!