Post
Topic
Board Development & Technical Discussion
Re: Is it possible to iterate over all blocks, incl orphans, with the RPC api?
by
CuriousCarl
on 30/01/2015, 18:11:43 UTC
Consider that a transaction that exists only in orphaned blocks, but not in the main chain, is an unconfirmed transaction. If it never makes its' way into the main chain, it 'didn't happen', as far as the canonical state is concerned.

This is a nice explanation.

Thanks.