Questions tagged [pruning]

For questions about Bitcoin Core's pruning feature.

115 questions
9
votes
2 answers

What happens if you set prune= to a value between 0 and 550?

Today I saw a question about what Bitcoin Core would do if you set prune=1. The documentation on bitcoin.org states: A value of 0 disables pruning. The minimal value above 0 is 550. Apparently, the log upon setting prune=1 states: 2017-03-11…
Murch
  • 75,206
  • 34
  • 186
  • 622
6
votes
3 answers

Can you check if a node is pruning?

Is it possible to check if a specific node is running the full blockchain or a pruned one? Also if you can, is it possible to check exactly how many (or roughly) how many blocks they are distributing.
masterq
  • 327
  • 2
  • 8
3
votes
1 answer

Blockchain pruning and chainstate

In order to reduce the size of the blockchain, we can use pruning with the bitcoin core client. The description of the option says: Reduce storage requirements by pruning (deleting) old blocks. This mode disables wallet support and is…
Roper
  • 177
  • 5
1
vote
1 answer

How to determine if a remote node prunes?

Is there a way to determine if a remote full-node prunes its blocks (i.e., if it doesn't store the entire Bitcoin blockchain)?
Geremia
  • 4,626
  • 5
  • 38
  • 75
1
vote
2 answers

Prune full node recovery after 1 month of inactivity

Alice is running a prune full node (around 7GB) of storage for prune node. It was working fine Due to power outrages, Alice prune full node was shutdown for 1 month. can this full prune node recover and be operational just by downloading those…
Cisco Mmu
  • 335
  • 1
  • 9
0
votes
1 answer

How can I prune my Bitcoin Core correctly? The other way did not work for me. Have I done any unnoticed mistake?

Saving the entire blockchain in my computer is taking mi a lot of space. I looked in this forum for a solution and I saw that there was an option to prune the node and save a lot of space. I followed the instructions, I went to the Bitcoin data…
Ander Aristondo
  • 122
  • 1
  • 9
0
votes
3 answers

Increase the fee for hanged transaction

So I made the transfer from my wallet’ address to other wallet. I use Bitcoin Core 0.14.2. And I read "Would replace by fee increase the fee on my transaction?" I apologize, was mistaken and appointed the small commission. Transaction hangs as…
Micle
  • 11
  • 1