Currently these take up around 37GB on a full node, and as far as I can tell they are only used for stats and large reorgs. It would be nice if there was an option to prune these past a minimum of 288 (MIN_BLOCKS_TO_KEEP) blocks if the user:
- does not care for these stats
- is not worried about large reorgs
- doesn’t want to prune blocks
As a side note: txindices currently use 10GB less space than this data.
It doesn’t look like you can just delete these files either: https://bitcoin.stackexchange.com/questions/71272/are-old-rev-dat-file-safely-deletable