Baselight
1SELECT COUNT(distinct "from")/1e6 AS users
2FROM @blt.ethereum.transactions
3WHERE block_timestamp > NOW() - interval '1' month
users
7.397895

Share link

Anyone who has the link will be able to view this.