3
1
I do not understand why Litecoin's blockchain size is an order of magnitude smaller than Bitcoin's. Indeed according to this link the Bitcoin blockchain requires 196.52 GB and Litecoin's 16.55 GB.
In my expectation, the Litecoin blockchain should be bigger because the block size limit is the same, but the block interval is a quarter of the block interval of bitcoin.
Is this due to the smaller user base of Litecoin compared to Bitcoin?
That is a very interesting question. I wonder (but am in no position to confirm) if the LTC blocks are only as large as the transactions that they include? – Willtech – 2018-05-08T09:52:16.370
1That's correct - blocks don't always take up the size they can take at a maximum. They will only take up as much space as needed for the transactions (which is why some blocks with only the coinbase tx are <1kb). Litecoin has also been around for less time than BTC, and has less use. – Raghav Sood – 2018-05-08T10:57:25.400