Find Discord Message Timestamp

Right-click message → Copy ID (Developer Mode required)

💡 Quick Tip: Enable Developer Mode in Settings → Advanced → Developer Mode, then right-click any message to copy its ID
MESSAGE SENT
UNIX TIMESTAMP
MESSAGE ID

Last updated

Two Ways to Get a Message Timestamp

Enable Developer Mode (Settings → Advanced → Developer Mode), then right-click any message and select Copy ID. The message ID is a 17-19 digit snowflake ID.

Yes! Every Discord message ID contains its creation timestamp. As long as you have the message ID, you can decode it to find exactly when it was sent, even for very old messages.

Discord message IDs are snowflake IDs - 64-bit integers containing timestamp (41 bits), worker ID (10 bits), and sequence (12 bits). They use epoch January 1, 2015.

Frequently Asked Questions

Enable Developer Mode in Discord settings, right-click the message, select Copy ID, then paste it into our timestamp finder. It instantly shows when the message was sent.