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

Share link

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