ConfigOption/tx index
tx_index
If set, the node will create an index of all transaction by transaction ID. This will allow a more full featured explorer and for clients to get more information about transactions for address history.
Only takes effect when set, so if you turn it on after a node has synced some blocks it won't have those blocks indexed. If you want all transactions indexed, nuke the database and start from block zero.
Default
tx_index=false
Examples
tx_index=true
tx_index=false