Author

Topic: help Download blockchain data (Read 1525 times)

global moderator
Activity: 3934
Merit: 2676
Join the world-leading crypto sportsbook NOW!
November 23, 2014, 02:58:18 AM
#10
Hey all can i download blockchain data for my desktop wallet  Huh
download is slow from the wallet .

And .. Can i sync my blockchain.info wallet to the desktop  Grin


Not sure if I understand what you want 100% but why do t you just use a lire wallet client that doesn't foe load the blockchain and then import your blockchain.info wallet.dat then you will have your balance there.
hero member
Activity: 854
Merit: 503
|| Web developer ||
November 22, 2014, 06:38:43 PM
#9
Thank you very much
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
November 18, 2014, 09:24:45 AM
#8
Uhhm, getting blockchain data? You can just wait for peers to connect and then your wallet will auto-sync. About the blockchain.info wallet, try the Chrome plugin for the wallet itself (if you are using Chrome). There are other methods of accessing it, but I'm not familiar with those so I'll suggest what I am familiar with.

Where to download chrome plugin ??

I have posted that in the post above. Here is the link to find mozilla/chrome plugin : https://blockchain.info/wallet/browser-extension . Please don't install Blockchain.info plugins from other sources.

   ~~MZ~~
hero member
Activity: 854
Merit: 503
|| Web developer ||
November 17, 2014, 11:11:30 AM
#7
Uhhm, getting blockchain data? You can just wait for peers to connect and then your wallet will auto-sync. About the blockchain.info wallet, try the Chrome plugin for the wallet itself (if you are using Chrome). There are other methods of accessing it, but I'm not familiar with those so I'll suggest what I am familiar with.

Where to download chrome plugin ??
legendary
Activity: 3542
Merit: 1352
Cashback 15%
November 17, 2014, 09:55:02 AM
#6
Uhhm, getting blockchain data? You can just wait for peers to connect and then your wallet will auto-sync. About the blockchain.info wallet, try the Chrome plugin for the wallet itself (if you are using Chrome). There are other methods of accessing it, but I'm not familiar with those so I'll suggest what I am familiar with.
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
November 15, 2014, 11:31:29 AM
#5
Thanks but it cant be sync with blockchain account ??

You can install desktop client if you are running Mac [1] or you can install plugin in chrome or mozilla [2]. Or you can use RPC [3]. See the comparison : Ways to access Blockchain.info wallet.

[1] https://blockchain.info/wallet/desktop-client
[2] https://blockchain.info/wallet/browser-extension
[3] https://blockchain.info/api/json_rpc_api  , https://bitcointalksearch.org/topic/json-rpc-help-844419

If you prefer using bitcoind, then open notepad, copy and paste the following and add correct details:

Code:
rpcconnect=rpc.blockchain.info
rpcport=443
rpcssl
rpcuser=your wallet identifier
rpcpassword=your password.

And, click Save as and change Save as type to All Files and then save the files as bitcoin.conf in the data directory - %Appdata%/Bitcoin in windows, ~/.bitcoin/ in Linux and ~/Library/Application Support/Bitcoin/ in Mac ( Detailed guide on opening data directory : https://en.bitcoin.it/wiki/Data_directory ). Then go to Bitcoin data directory, right click on bitcoin.conf (the one you saved) and change the permission to read-only file. Then open command prompt, navigate to the daemon in installed directory(default in windows in C:\Program Files\Bitcoin\daemon) . Then write
Code:
bitcoind getinfo
. I hope it will work.

If you are using the above method, the private key will be synced with the server when signing messages and sending BTC. So it isn't a good idea.

P.S. If you meant anything else, just avoid this post. Wink

   ~~MZ~~
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
November 15, 2014, 06:28:25 AM
#4
Thanks but it cant be sync with blockchain account ??

Sorry, I dont know much about blockchain.info. I usually catch these misstakes when people talk about blockchain, but actually want to talk about blockchain.info.

Contact their support [1] if you have questions about that account.

If you want to switch to a proper wallet, like bitcoin core, electrum, multibit, etc., the best way to transfer your coins is to just make a transaction. This might cost you a bit in fees, but its the safest and easiest way. Just setup a local wallet of your likeing, make sure you understand how to create a backup, test if you could restore a backup and transfer your coins over.

[1] https://blockchain.info/support-desk
hero member
Activity: 854
Merit: 503
|| Web developer ||
November 14, 2014, 06:56:56 PM
#3
Thanks but it cant be sync with blockchain account ??
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
November 14, 2014, 04:56:36 PM
#2
#0 make sure you actually want bitcoin core [1]
#1 use the torrent [2]
#2 sync with good nodes for the rest, add them with addnode IP add from your bitcoin.conf file [3] or select a single node a use connect=IP

my personal list of nodes:

Code:
last updated 2014.10.10
-------------------------------------------------------------------------------------------------
IP               - location             - owner[1]-  speed      - info/stats page[2] - testnet
-------------------------------------------------------------------------------------------------
84.200.34.113    - Freinsheim, DE, EU   - Newar   - 1000 mbit/s - yes                - no
185.45.192.129   - Amsterdam, NL, EU    - anon    - 1000 mbit/s - /node.php[3]       - yes
213.165.91.169   - Germany, EU          - shorena -  100 mbit/s - yes                - no
50.7.68.180      - New York, USA        - Newar   -  100 mbit/s - yes                - no
5.9.24.81        - Germany, EU          - zvs     -  unknown    - no                 - no
178.79.173.71    - United Kingdom, EU   - zvs     -  unknown    - no                 - no
107.155.104.194  - Dalls, USA           - zvs     -  unknown    - no                 - no
106.185.32.195   - Japan, Asia          - zvs     -  unknown    - no                 - no
94.242.57.173    - Russia, Asia         - zvs     -  unknown    - no                 - no
-------------------------------------------------------------------------------------------------
[1] refers to a bitcointalk.org username or anon if requested
[2] same IP, port 80 or path/port given
[3] work in progress


[1] https://bitcoin.org/en/choose-your-wallet
[2] https://bitcointalksearch.org/topic/ann-bitcoin-blockchain-data-torrent-145386
[3] https://en.bitcoin.it/wiki/Running_Bitcoin#Sample_Bitcoin.conf you will have to create the file.
hero member
Activity: 854
Merit: 503
|| Web developer ||
November 14, 2014, 04:22:29 PM
#1
Hey all can i download blockchain data for my desktop wallet  Huh
download is slow from the wallet .

And .. Can i sync my blockchain.info wallet to the desktop  Grin
Jump to: