transactions – Learn how to use Bitcoin Core as a pockets with out leaving no traces that used the pockets?

0
63


Not totally positive find out how to reply this query since I am unsure what you are attempting to realize. However from what I am studying, it appears such as you’re attempting to ship Bitcoin in a way which is untraceable in your system.

If that’s the case, you then needn’t run a full node. Transactions are stateless, so so long as you could have the required data in addition to software program and/or libraries, you may craft the transaction totally offline (on an airgapped pc) .

You simply want:

  • Information of the personal key

  • Pockets’s inputs

  • Information of the recipient’s deal with whom you need to ship it to

  • Software program or information of find out how to craft the transaction and correctly serialize it earlier than signing

As soon as you’ve got carried out these issues, you may ship your transaction by means of to any node to broadcast it. The decentralized nature of the community makes it inherently troublesome for somebody to hint precisely which level your transaction entered into the community.

There are a number of totally different web sites you would use to stick your signed UTXO to.

Addressing the Node Problem

Whether or not you utilize your node or not, it can nonetheless be utilized by the community to relay transactions. That is how Bitcoin’s community works. So whether or not they’re your transactions or not, your node will probably be relaying somebody’s transaction(s).

From what I perceive, node discovery is ephemeral to a sure extent – so when you ‘tear down’ your node, so to talk, friends will stop gossiping concerning the existence of stated node as a result of it’s not a discoverable peer.

Concluding

Evidently you are beneath the impression that you just should run a full node as a way to ship a transaction autonomously and this isn’t the case.

In truth, for my part, for those who’re actually seeking to ship transactions by means of to the community in a way that doesn’t reveal that you just ever transacted with Bitcoin, you’d be greatest off crafting your transaction offline totally, then discovering a website someplace that lets you broadcast the transaction by means of their node (ideally through API if potential).

Doing this can make sure that your identification stays protected.

If working a full node is necessary for you although for some purpose, there’s actually no manner to take action in a very personal method because the function of working a node is to be discoverable by the community and help in relaying data to the remainder of the friends round you.

LEAVE A REPLY

Please enter your comment!
Please enter your name here