pull down to refresh

Using your own node is marginally more private than syncing with compact filters:

  • A full node downloads all blocks
  • A compact filter node downloads the blocks that contain their transactions, plus a few false positives

If you have a lot of peers connected, compact filter sync is sufficiently private.