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

Step 1: Download Bitcoin Core


Step 2: Install Bitcoin Core

  • Open the .dmg file you downloaded.

  • Drag the Bitcoin Core app into your Applications folder.


Step 3: Launch Bitcoin Core

  • Open the Bitcoin Core app from your Applications.

  • macOS might warn you about opening apps from the internet — click Open.


Step 4: 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).

  • Click OK.


Step 5: Start Bitcoin Core

  • Bitcoin Core will now sync the blockchain.

  • Since you’re in pruned mode, it won’t download the entire blockchain — saving tons of space.


Done!
You now have a Bitcoin full node (pruned) running via GUI on your Mac!