Pages:
Author

Topic: Have one in full or just part? (Read 314 times)

legendary
Activity: 2856
Merit: 7410
Crypto Swap Exchange
October 18, 2023, 07:14:28 AM
#34
Speaking of mobile versions, is there the possibility of setting up a Bitcoin node on a mobile device (Android/iOS)?
There's even one in the Play Store, but reviews aren't promising.

While i know Bitcoin Core provide documentation to build for Android[1], it doesn't seem that application distributed by Bitcoin Core developed based on Bitcoin Core release page[2-3]. I wouldn't recommend anyone to install that application without further research.

But, I asked out of curiosity
Out of curiosity a lot is possible Tongue You can install a Linux shell on your phone, and start from there. Compile it from source.
I wouldn't use a very old phone, you're going to need enough RAM. I'd say give it a few years, storage capacity increases faster than the blockchain size.

There's no need to compile, Bitcoin Core provide 32-bit and 64-bit ARM binary[2].

[1] https://github.com/bitcoin/bitcoin/blob/master/doc/build-android.md
[2] https://bitcoincore.org/en/download/
[3] https://github.com/bitcoin-core/packaging/
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
October 18, 2023, 12:33:02 PM
#33
I'd absolutely avoid running a pruned node if I'd have been running a business. If you go pruned, you should expect that Bitcoin database might corrupt and you'll have to re-index. While it is trivial to do that with a non-pruned node, you'd need to request downloading every single block all over again in pruned mode. It is also useful for a business to be flexible with the blockchain, with stuff such as lightning nodes and block explorers, which are designed to work on non-pruned nodes.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
October 18, 2023, 04:11:39 AM
#32
But, I asked out of curiosity
Out of curiosity a lot is possible Tongue You can install a Linux shell on your phone, and start from there. Compile it from source.
I wouldn't use a very old phone, you're going to need enough RAM. I'd say give it a few years, storage capacity increases faster than the blockchain size.
legendary
Activity: 1638
Merit: 4508
**In BTC since 2013**
October 17, 2023, 02:14:27 PM
#31
Speaking of mobile versions, is there the possibility of setting up a Bitcoin node on a mobile device (Android/iOS)?
There's even one in the Play Store, but reviews aren't promising.

I don't really see the point of doing this. It's much better to connect a mobile wallet to your own node. Or even it's default node. I wouldn't want 550 GB on my mobile, even if it has enough storage, bandwidth and processing power.

Unless the person uses an old cell phone, with an SD card to store the node.

But, I asked out of curiosity, because I agree that a node should be installed on a desktop or server.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
October 17, 2023, 11:01:40 AM
#30
Speaking of mobile versions, is there the possibility of setting up a Bitcoin node on a mobile device (Android/iOS)?
There's even one in the Play Store, but reviews aren't promising.

I don't really see the point of doing this. It's much better to connect a mobile wallet to your own node. Or even it's default node. I wouldn't want 550 GB on my mobile, even if it has enough storage, bandwidth and processing power.
legendary
Activity: 1260
Merit: 1954
October 17, 2023, 09:42:50 AM
#29
Speaking of mobile versions, is there the possibility of setting up a Bitcoin node on a mobile device (Android/iOS)?

Which OS do you prefer? For iOS you could use 'Fully Noded' from the app-store. (https://github.com/Fonta1n3/FullyNoded/)
This app is a bitcoin wallet which is completely powered by ur own node via tor. But its not a full node by itself, it 'just' interfaces with ur own personal node. Not sure if you are looking for thus.

Even though mobile devices are getting more and more memory and power, you simply can't compare it to a desktop or a server running a node, especially in terms of capacity, processing power or the connectivity to the network which are all important things for running a node successfully.



I just checked again to see if there might be an option on Android devices. In fact, there should be project ABCore (https://github.com/greenaddress/abcore), which allows you to run a full node on an Android device. But I have zero knowledge with this system - might be worth to look into dat.
legendary
Activity: 1638
Merit: 4508
**In BTC since 2013**
October 17, 2023, 08:35:39 AM
#28
Speaking of mobile versions, is there the possibility of setting up a Bitcoin node on a mobile device (Android/iOS)?
legendary
Activity: 2856
Merit: 7410
Crypto Swap Exchange
October 17, 2023, 06:42:37 AM
#27
To add: for using the Tor browser, you don't need to install a separate Tor client. It's all included in the browser. Just like Unstoppable Wallet on Android has everything it needs to connect through Tor already.
I guess Bitcoin Core sticks to the basics, and doesn't add anything that can be handled outside Bitcoin Core. That makes sense, it's just more work.

That works, although there are few things to note,
1. The port opened by Tor Browser is 9150, not 9050. I don't remember whether mobile version have same behavior though.
2. Make sure Tor Browser already opened and connected.
3. For mobile device, you also can use Orbot.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
October 17, 2023, 03:17:09 AM
#26
To add: for using the Tor browser, you don't need to install a separate Tor client. It's all included in the browser. Just like Unstoppable Wallet on Android has everything it needs to connect through Tor already.
I guess Bitcoin Core sticks to the basics, and doesn't add anything that can be handled outside Bitcoin Core. That makes sense, it's just more work.
legendary
Activity: 1260
Merit: 1954
October 16, 2023, 03:33:58 PM
#25

Well... So what is the IP that is placed in this field? Do I have to install Tor?

Sorry for the questions, I'm not a Tor expert.  Lips sealed

Yes first of all you have to install Tor.
After that go to the settings/configurations on Bitcoin Core where you found ur localhost ip. Depending on ur setup of the tor service you have to add the port. Usually its '9050' with the default configuration.

What you are simply doing:
When you put ur localhost ip (127.0.0.1) in the IP-field you are telling Bitcoin Core to connect to the Tor-service that is running on ur system.
legendary
Activity: 1638
Merit: 4508
**In BTC since 2013**
October 16, 2023, 02:13:22 PM
#24
Now, in the case of Bitcoin Core, the IP that appears in the Tor connection option is already the same as the one used by the Tor browser, is that it?
Do you mean 127.0.0.1? That's localhost, your own computer.

Well... So what is the IP that is placed in this field? Do I have to install Tor?

Sorry for the questions, I'm not a Tor expert.  Lips sealed
legendary
Activity: 4102
Merit: 7765
'The right to privacy matters'
October 16, 2023, 10:07:33 AM
#23
My 1 TB NTFS formatted external SSD used exclusively to hold full blockchains from both mainnet and testnet has only ~ 367 GB left to be full , so probably in half of year I will think about acquiring new SSD drive with capacity of 2 TB.
No rush: you have about 3 years left before it's full.

yeah unless we go with a lot of ordinals  but right now good ssd's are cheap.


https://www.newegg.com/samsung-t7-shield-2tb/p/N82E16820147838

I was liking external Samsung's for my Mac mini's but apple went and fucked up the Mac mini's with the m1 and m2 chips.

My refurbed Asus linux laptop is happy with the 2tb crucial I got for only 85 bucks with tax.

It will last a while before it is filled.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
October 16, 2023, 09:16:49 AM
#22
Now, in the case of Bitcoin Core, the IP that appears in the Tor connection option is already the same as the one used by the Tor browser, is that it?
Do you mean 127.0.0.1? That's localhost, your own computer.
legendary
Activity: 1638
Merit: 4508
**In BTC since 2013**
October 16, 2023, 08:44:25 AM
#21
I have been using NordVPN which has the ability to connect to an onion server. I've already managed to access onion addresses, in Chrome.
And FWIW, accessing onion address without Tor Browser offer less privacy since your browser have unique fingerprint.
At the risk of being slightly off-topic: I wouldn't use .onion sites on a normal browser through a third party. It has none of the benefits and all of the drawbacks of using Tor. Just Download Tor Browser for this.

Not generating much offtopic, I just used this NordVPN function for testing purposes.

Now, in the case of Bitcoin Core, the IP that appears in the Tor connection option is already the same as the one used by the Tor browser, is that it?
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
October 16, 2023, 06:18:10 AM
#20
My 1 TB NTFS formatted external SSD used exclusively to hold full blockchains from both mainnet and testnet has only ~ 367 GB left to be full , so probably in half of year I will think about acquiring new SSD drive with capacity of 2 TB.
No rush: you have about 3 years left before it's full.
hero member
Activity: 714
Merit: 1298
Cashback 15%
October 16, 2023, 05:36:41 AM
#19
So is there any kind of advantage to having the full node?
The main advantage I see is being able to open an old wallet, or import an old address (watch-only) or private key.

Quote
everything together isn't taking up 2TB, is it?
It's about 550 GB now, and usually grows by around 2 GB per week.


Plus around 33 CB of testnet data if you are used ( like me) to fiddle with bitcoin transactions  using testcoins first before trying the real things on mainnet. My 1 TB NTFS formatted external SSD used exclusively to hold full blockchains from both mainnet and testnet has only ~ 367 GB left to be full , so probably in half of year I will think about acquiring new SSD drive with capacity of 2 TB. Luckily the price for such drives are steadily dropping.  
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
October 16, 2023, 05:16:39 AM
#18
I have been using NordVPN which has the ability to connect to an onion server. I've already managed to access onion addresses, in Chrome.
And FWIW, accessing onion address without Tor Browser offer less privacy since your browser have unique fingerprint.
At the risk of being slightly off-topic: I wouldn't use .onion sites on a normal browser through a third party. It has none of the benefits and all of the drawbacks of using Tor. Just Download Tor Browser for this.
legendary
Activity: 2856
Merit: 7410
Crypto Swap Exchange
October 16, 2023, 05:06:46 AM
#17
I don't know the answer. However it's first time VPN claim they can give onion address (rather than allow or can access onion address without Tor Browser).

Seriously?
I have been using NordVPN which has the ability to connect to an onion server. I've already managed to access onion addresses, in Chrome.

But connect to/access onion address and giving onion address (also called Tor Hidden service) are two different thing though. I briefly read NordVPN's page about Tor/onion, but there's no indication they setup Tor Hidden service for their VPN users. And FWIW, accessing onion address without Tor Browser offer less privacy since your browser have unique fingerprint.
sr. member
Activity: 882
Merit: 290
October 15, 2023, 07:23:50 AM
#16
So is there any kind of advantage to having the full node?

But, everything together isn't taking up 2TB, is it? You are already preventing the future, right?
Size of the Bitcoin blockchain from January 2009 to August 21, 2023
Bitcoin blockchain data size increases when new blocks added to Bitcoin blockchain and 2TB is a safe reserved space for many more years because each year, blockchain size increases about 50 GB.

Currently, the Bitcoin chain size is nearly 520 GB.
On 13 October 2022, chain size is 432 GB and today it is about 518 GB.

With prune node, you can not rescan your wallet because your wallet in prune node does not store the complete blockchain so you have to redownload it again.
Bitcoin blockchain pruning
Block file pruning
legendary
Activity: 1638
Merit: 4508
**In BTC since 2013**
October 15, 2023, 06:48:57 AM
#15
I don't know the answer. However it's first time VPN claim they can give onion address (rather than allow or can access onion address without Tor Browser).

Seriously?
I have been using NordVPN which has the ability to connect to an onion server. I've already managed to access onion addresses, in Chrome.
Pages:
Jump to: