I used to be questioning if anybody had any suggestions on the place I might educate myself on setting and working a btc node, eager to get deeper into my btc jouriney and this looks as if the subsequent step. I’ve a laptop computer I might dedicate to it that isn’t getting used for something. I did some googling and looking appears fairly easy, simply needed to ask about it right here earlier than trusting random search outcomes!
Thanks all!
WassaWassaWassup! Scam Alert! Scammers are particularly active on this sub. They operate via private messages and private chat. If you receive private messages, be extremely careful. Use the **report** link to report any suspicious private message to Reddit.
*I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/BitcoinBeginners) if you have any questions or concerns.*
Running software that fully validates all the rules like – https://btcinformation.org/en/wallets/desktop/windows/bitcoincore/
Archival full nodes contain the full blockchain and allow new nodes to bootstrap from them . Current blockchain size is ~435GB for an archival node
Pruned nodes can get down to around 5GB , and have all the same security and privacy benefits of archival nodes but need to initially download the whole blockchain for full validation before deleting it (It actually prunes as it validates)
You are only truly p2p if you are running a full node . running light clients depend upon you trusting a middleman and typically only validate block headers. Light clients are exposed to many more threats full nodes are not. There are also privacy concerns with light clients that full nodes are secure against. The whitepaper only suggests SPV “light” nodes in the context of fraud alerts(proofs) existing but thus far none exist and therefore you shouldn’t trust large amounts of btc with a light client.
The most secure , “active” wallet would be a hardware wallet integrated with a full node .
Popular ways to do this are –
1) Umbrel
https://umbrel.com/
https://www.youtube.com/watch?v=Fa9AvF4jk1o
2) Sparrow wallet
https://sparrowwallet.com/
https://youtu.be/4gfmm8x2F9M?t=572
3) https://specter.solutions/
https://www.youtube.com/watch?v=ZQvCncdFMPo
4) Electrum personal server
https://www.reddit.com/r/BitcoinBeginners/comments/czd2xp/transfer_bitcoin_to_hardware_wallet/eyxmc18/
There are close to 45k full nodes on the bitcoin network .(Some sites show much lower numbers because they exclude most non listening full nodes. )
Here is the stats ā
http://luke.dashjr.org/programs/bitcoin/files/charts/software.html
http://luke.dashjr.org/programs/bitcoin/files/charts/services.html
Here are all the rules that full nodes validate that light clients almost completely skip-
https://en.bitcoin.it/wiki/Protocol_rules
Setting up and running a Bitcoin node is a great way to learn more about how the Bitcoin network works and to support the network by providing it with additional nodes. There are a few different resources you can use to educate yourself about setting up and running a Bitcoin node, including the official Bitcoin website and forums, as well as online tutorials and guides.
One of the best resources for learning about setting up and running a Bitcoin node is the official Bitcoin website, which provides detailed information about the different types of nodes, how to set them up, and how to run them. In addition, the Bitcoin forums are a great place to ask questions and learn from others who have experience with setting up and running nodes.
Another option is to search for online tutorials and guides that provide step-by-step instructions for setting up and running a Bitcoin node. These can be a helpful resource, especially if you are new to Bitcoin and are not sure where to start.
Overall, the best way to educate yourself about setting up and running a Bitcoin node is to take some time to research the topic and learn from the available resources. With a little bit of effort and dedication, you can set up and run your own Bitcoin node and gain a deeper understanding of how the Bitcoin network works.
BTC Sessions on YouTube is the best place for tutorials including running a [Bitcoin node](https://youtube.com/playlist?list=PLxdf8G0kzsUXSgv6TahOzg5mhNNprVKjM).
If you want to mess around with terminal command lines, [Ministry of Nodes](https://youtube.com/playlist?list=PLCRbH-IWlcW2A_kpx2XwAMgT0rcZEZ2Cg) is good too.
Hey, here is a [CoinCorner Medium article](https://medium.com/coincorner/how-to-run-a-bitcoin-node-22705fc0b5b0) going over four easy ways to run a [Bitcoin](https://coincorner.com) node, super easy to follow!
Hope this helps š
Vā”