Skip to main content
litecoin holds the standardized Litecoin tables, following the schema documented in the family overview exactly, with no differences. Both tables cover the chain’s full history, from October 2011 through to the current day. Litecoin also appears in the catalog’s list of chains; everything else for the chain comes from the litecoin dataset. Chains covers that list and the daily tables built on it. Stacks is the one chain in this family that runs contracts, so its tokens also reach the catalog’s token list.

Tables

TableSinceDescription
blocks2011-10One row per block, with its fee, size and unspent-output figures already worked out.
transactions2011-10One row per transaction, with its inputs and outputs nested on the row.

Sample queries

Measure daily output value moved over one week.