Skip to main content
£0.00 0

Basket

No products in the basket.

ASIC mining articles and advice

Bitcoin Core listsinceblock RPC: Reorg-Aware Wallet Feed

Bitcoin Core 0.16 listsinceblock guide covering checkpoint hashes, lastblock cursor semantics, reorg removals, watch-only scope, negative confirmations and pruning.

Bitcoin Core listsinceblock RPC guide cover

This guide explains Bitcoin Core listsinceblock RPC in plain English. It shows what the command does, what its result means and what it cannot prove.

TL;DR

  • What it is: Bitcoin Core 0.16.0 listsinceblock returned wallet transactions since a supplied block hash, or all wallet transactions when omitted. If the hash left the main chain, results began at the fork point.
  • Why it matters: listsinceblock supports a robust wallet event feed only when its cursor, re-notification and removed-event semantics are honoured. It is designed for reorg reconciliation, not simple one-pass pagination.
  • Current position: Bitcoin Core 0.16.0 listsinceblock returned wallet transactions since a supplied block hash, or all wallet transactions when omitted.

Bitcoin Core listsinceblock RPC in simple English

Bitcoin Core listsinceblock RPC: Persist the exact lastblock hash from a completed run and feed it into the next call. A height is insufficient because reorganisations can replace a block at the same height.

Simple example

A miner is checking Bitcoin Core listsinceblock RPC. Apply removals idempotently before finalising the next cursor and preserve evidence if a transaction is later re-added.

Key terms in plain English

BIP:
Bitcoin Improvement Proposal: a document describing a proposed rule, standard or process. Its status must be checked separately.
Bitcoin Core:
Widely used software that validates Bitcoin and can provide wallet, network and operator tools.
RPC:
A command that software sends to a node to request information or a local action.
Node:
A computer running Bitcoin software that checks data and communicates with other peers.

Checkpoint input

Persist the exact lastblock hash from a completed run and feed it into the next call. A height is insufficient because reorganisations can replace a block at the same height. Omission requests all wallet history and can be expensive.

Target-confirmations trap

target_confirmations defaults one and selects the main-chain block returned as lastblock. It does not filter the transaction array. A value such as six intentionally re-notifies transactions until the cursor trails the tip by the chosen depth.

Removed array

include_removed defaults true and returns wallet effects removed by reorganisation, although pruned nodes may not guarantee it. Apply removals idempotently before finalising the next cursor and preserve evidence if a transaction is later re-added.

Bitcoin Core listsinceblock RPC technical diagram
Removed array: the fields, validation boundary and operational evidence that implementations need to agree.

Fork-point behaviour

When the input hash is no longer active, transactions from the fork point onward are included so a consumer can reconcile competing history. Validate active ancestry and do not discard duplicate-looking events without comparing state.

Transaction fields

Send amounts and fees are negative, receive positive, confirmations below zero indicate conflict depth, and BIP125 state can be unknown. Deprecated account, comments and labels are metadata. Reconcile every monetary field in satoshis.

Watch-only and pruning

include_watchonly changes wallet scope; include_removed on pruned nodes has limitations. Record both, assign archive-capable roles where reorg completeness matters and cross-check independent chain and wallet evidence.

How specialists test it

Operators test the command on a non-production node first. They check a normal reply, an invalid request, a timeout and a restart. This shows what the response means and prevents one local result from being mistaken for a network-wide outcome.

Frequently asked questions

What is the main point of Bitcoin Core listsinceblock RPC?

Bitcoin Core listsinceblock RPC: Persist the exact lastblock hash from a completed run and feed it into the next call.

For Bitcoin Core listsinceblock RPC, what should a beginner know about checkpoint input?

Persist the exact lastblock hash from a completed run and feed it into the next call.

For Bitcoin Core listsinceblock RPC, what should a beginner know about target-confirmations trap?

target_confirmations defaults one and selects the main-chain block returned as lastblock.

For Bitcoin Core listsinceblock RPC, what should a beginner know about removed array?

include_removed defaults true and returns wallet effects removed by reorganisation, although pruned nodes may not guarantee it.

Conclusion

listsinceblock supports a robust wallet event feed only when its cursor, re-notification and removed-event semantics are honoured. It is designed for reorg reconciliation, not simple one-pass pagination.

Primary sources

Check the current specification status and the documentation for the exact implementation you operate before moving production funds or changing a mining node.

ASIC MINER PICKS

Recommended ASIC Mining Hardware

Compare three of our highest ranked ASIC miners currently available, with live product details and pricing.
Browse all ASIC miners
MORE MINING ADVICE

More ASIC Mining Articles

Read practical advice about choosing hardware, calculating electricity costs, setting up miners, hosting and maintenance.
MINER COMMUNITY

Join the ASIC Mining Discussion

Ask a question or share what has worked for you. Your experience may help another miner make a better decision.

Members can read and join the discussion

Log in to read comments from other miners. Create a free account if you would like to ask a question or share your experience.

Log in to read comments Register to join the discussion

Membership helps us protect the discussion from spam and keep answers useful.

ASIC MINING SUPPORT

Need Help Choosing an ASIC Miner?

Tell us what you want to mine, your electricity cost and where the machine will run. We can help you compare hardware, power requirements, hosting and repairs.
Contact our mining team
Browse ASIC miners