nostr.blog
StudyGlossary
Get your @nostr.blog→
nostr.blog

Your decentralized identity on Nostr. One address, zaps, and a clean reader.

ProductHomeGet your @nostr.blogDashboard
LearnStudyGlossary
LegalTermsPrivacy
© 2026 nostr.blog. Open-protocol identity for the decentralized web.
Home›Study›Glossary›Event
Core NostrBeginner

Event

The atomic unit of Nostr. A JSON object, signed by a key, with a kind number describing what it is.

Every post, reaction, follow, profile update, zap, and direct message on Nostr is the same shape of object: an event. It has a public key, a created_at timestamp, a kind number saying what the event represents, a content string, zero or more tags, and a signature.

The kind is what gives events their meaning. Kind 1 is a short note. Kind 7 is a reaction. Kind 0 is a profile metadata update. Kind 30023 is a long-form article. There are dozens more. A client decides what to render based on the kind.

Related terms

  • Relay
  • npub

Get started

Claim your Nostr identity in 2 minutes

  • •Your own @nostr.blog address, verified everywhere
  • •Built-in Lightning wallet for sending and receiving zaps
  • •Full client in one place: feed, notifications, DMs, media, relays

From $2.99/year.Shorter premium names cost more.

Start with nostr.blog→
← PreviousDecentralizationNext →Lightning Network