How to Run a Bitcoin Full Node (Pruned) on Windows (GUI Only)

Step 1: Download Bitcoin Core


Step 2: Install Bitcoin Core

  • Run the installer you downloaded.

  • Follow the steps: click Next, Next, Install.

  • Once installed, launch Bitcoin Core.


Step 3: Set Up a Pruned Node

When Bitcoin Core first launches:

  • It will ask where to store blockchain data.

  • Choose a location (default is fine).

  • At the bottom, click “Use a Pruned Blockchain”.

  • Set how much space you want to use (e.g., 5 GB, 10 GB, etc.).
    (Minimum is 550 MB.)

  • Click OK.


Step 4: Start Bitcoin Core

  • Bitcoin Core will now start syncing the blockchain.

  • Because it’s pruned, it will only download a small part of the blockchain.

  • This may still take a few hours depending on your internet speed.


Step 5: Keep Bitcoin Core Running

  • For your node to help the network (and to use it for yourself), leave Bitcoin Core running as much as possible.

  • You can minimize it to the tray.


✅ Done!
You are now running a Bitcoin full node (pruned) without touching the command line!