• Explore Data
  • Explore AI
Explore Queries
  • Recent NFT Mints

    Retrieve the 100 most recent NFT mints in Ethereum.

  • Recent Ethereum Blocks
  • OpenSea NFT Sales Across Ethereum/Polygon
  • Average Transaction Fees for Ethereum
  • Total Bitcoin Transferred by Block Number
Select Your Query
SQL Query
  • SELECT token_address, token_id, to_address, UNIX_TIMESTAMP() - block_timestamp as seconds_ago
  • FROM eth.recent_nft_mints
Results
Run code to get results.