The spent tree differs from the blockchain in that it only traces the transaction graph without information on the transactions. With this,
double spends can be detected.
It requires only 64 bit per transaction + 64 bit per input for a total of about 6gb, needed only to check double spents
Not ...