Skip to main content

Questions tagged [full-node]

Nodes that fully verify all of the rules of Bitcoin. The most popular software implementation of full nodes is called Bitcoin Core.

1 vote
1 answer
71 views

How to configure port forwarding to run Full Node with Bitcoin Core using VPN instead setting up port forwarding on router?

I'm running full node with Bitcoin Core, but unable for incoming connections due possible block of my ISP, port forwarding on router doesn't take effect. Then I created a VPN on Proton VPN service and ...
Gilbert Grissom's user avatar
4 votes
0 answers
56 views

Do any full-node clients compress blocks?

Does Bitcoin Core or any other full node capable client compress the blocks in transit on the network or locally on the node's filesystem? I used 7z to compress a handful of my locally stored blocks, ...
Geremia's user avatar
  • 4,704
0 votes
1 answer
39 views

Does Utreexo work with a pruned node?

Does the Utreexo UTXO accumulator work with with a pruned node, or must the entire blockchain be present on my local drive before running Utreexo?
Geremia's user avatar
  • 4,704
-1 votes
1 answer
77 views

Blockchain sync seems to be stuck in a loop?

SOLVED! UPDATE: The issue was not bitcoin related. I had to increase the root partition of ubuntu, as it wasn't using the full SSD size I had, but only 100 GB and the sync therefore ran out of space ...
codepleb's user avatar
  • 187
0 votes
0 answers
36 views

is this normal to have 22000 transcations in a testnet block of bitcoin

So I having this issue where in my local system when I hit getblock RPC method in a public node, for block number 2813986, I get around 22000 transactions in it, But when I check on blockstream.info/...
Sudhanshu Sinha's user avatar
1 vote
1 answer
98 views

Broadcast a valid block to network, without a local full node

Let's say that, through a stroke of luck, a friend has found a valid block on his laptop. Let's say he knows the IP address of a remote Bitcoin Core full node. What message could he send to the node ...
Lee's user avatar
  • 958
0 votes
0 answers
22 views

How to decode bitcoin node's chainstate data stored in LevelDB?

I am trying to decode the data available in the chainstate. After doing some research, I see that Google's LevelDB is mentioned (like in this post). However, I am still not sure how to effectively and ...
ram's user avatar
  • 1
1 vote
0 answers
81 views

Bitcoind node is stuck

My node got stuck a week ago it was version 26 I updated to version 27 and re-downloaded whole chain. My node is stuck ant block 840959. I tried reboot whole server. I dont want to reindex all again, ...
Setas San's user avatar
2 votes
1 answer
68 views

I can't get Inbound Connections on my node

So, I've been trying to get Inbound Connections on my node, to no success. I've got an UmbrelOS 1.1 installed on a RPi5. It's Bitcoin Node app is already set to allow Incoming Connections. I also went ...
CMD's user avatar
  • 31
0 votes
0 answers
68 views

Extremely slow blockchain syncing issue on RaspBerry Pi 4 with Raspiblitz

I'm encountering a significant delay in synchronizing the blockchain on my Raspberry Pi 4. Even after 11 days, the sync progress is only at 68%. I'm using a brand new Raspberry Pi 4 with a 1TB USB 3.0 ...
bvh9000's user avatar
6 votes
3 answers
725 views

What are the risks of running a pre-SegWit node (0.12.1)?

Many in the anti-spam faction have contemplated running a pre-SegWit node. But they're told that it is an insecure downgrade and a detrimental idea. So, Is it safe to assume that Bitcoin is not soft-...
WhoIsNinja's user avatar
0 votes
0 answers
23 views

How can I tell who mined a certain block? [duplicate]

Just like title says, how can I tell who mined a certain block. Is it just the decoded hex value of the OP_RETURN in the first tx?
user2880722's user avatar
2 votes
1 answer
61 views

Which index in Bitcoin Core is useful for self-custody wallets?

I am setting a new full node for self custody. But I don't know which index I should enable in Bitcoin Core. If I want to make wallet re-scan faster, and don't want unnecessary storage/operational ...
秦入江's user avatar
2 votes
1 answer
90 views

RPC Batch call abruptly stopped working

I've had this code that was working less than a week ago. No changes at all on my PC or in the code and it just abruptly stopped working normal (single) RPC calls work fine but batch does not. All ...
user2880722's user avatar
1 vote
1 answer
76 views

Is it possible to run Bitcoin-Client and Bitcoin-Full-Node on two different computers?

I have my Bitcoin-Full-Node running on a Raspberry Pi4 hard wired on the home network. Is it possible to install the Bitcoin-Client on another computer connected to the home network, but avoiding to ...
Fred Cailloux's user avatar

15 30 50 per page
1
2 3 4 5
31