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›Getting started›How to create your first Nostr account in under 5 minutes
Getting started

How to create your first Nostr account in under 5 minutes

Start-to-finish walkthrough for a brand new Nostr account. Pick a client, generate keys, back them up, and be posting in under five minutes.

byEgor·Nov 11, 2025·7 min read

Making a Nostr account is not like making a Twitter account. There is no form with 10 fields, no email verification, no CAPTCHA, no password. You generate a pair of cryptographic keys and you have an account.

This guide is the complete walkthrough, start to finish, for a user who has never used Nostr before.

TL;DR. Open nostr.blog or any Nostr client. Let it generate a key pair for you. Immediately save the private key (the nsec, 63 characters starting with nsec1) to a password manager. Pick a username, follow twenty people, post something.

When you are ready, grab your @nostr.blog address →

Three ways to create an account, ranked by ease

1. Guided signup on nostr.blog. Takes about two minutes. Pick a name, generate keys, pay the small annual fee for the name you chose, and you are on the feed with a wallet and a client ready. This is the recommended path for most new users.

2. Native mobile app. Install Damus (iOS), Primal (iOS/Android), or Amethyst (Android). Open the app, tap through the signup, back up the key, and you have an account. Five to ten minutes total.

3. Another web client. Primal web, Coracle, Iris, or Snort. Create a new account through any of them; same mechanics as the guided option above, slightly different UX.

All three produce the same thing: a cryptographic key pair, a working account, ability to post immediately. The speed difference is measured in minutes.

What actually happens when you sign up

The mechanical sequence, so you understand what the client is doing.

  1. Random bytes are generated. The client asks your operating system for 32 secure random bytes. These bytes become your private key.
  2. Public key is derived. One mathematical operation on the private key (elliptic curve scalar multiplication on secp256k1) produces the public key.
  3. Both are encoded as Bech32 strings. The private key becomes the nsec (starts with nsec1...); the public key becomes the npub (npub1...).
  4. The client stores the nsec. On mobile, usually in the OS keychain. On web, either in a browser extension (NIP-07) or in local storage.
  5. The client shows you the nsec and asks you to back it up. This is the only chance you get to see it for backup purposes; some clients let you retrieve it later from settings.
  6. Your first Nostr event is your profile metadata (kind:0). The client prompts for a display name, bio, and avatar, wraps them in a signed event, and publishes it to relays.

Steps 1-4 are instant. Step 5 is the one where users often rush past and regret it later. Step 6 takes a few seconds.

The one step people skip

Backing up the nsec.

You do it right now, while the nsec is on the screen, or you do it never. Most users who "will back it up tomorrow" never do, and one device wipe or one lost phone later, the account is gone.

The 90-second version of doing it right:

  1. Open 1Password, Bitwarden, or any password manager with end-to-end encryption.
  2. Create a new item labeled "Nostr nsec - [your new username]."
  3. Paste the nsec into the password field.
  4. Save.
  5. Verify it synced to your other devices.

Alternatives: iCloud Keychain (end-to-end encrypted, safe), a printed piece of paper in a safe (slower but offline). What does not count as a backup: iCloud Notes, Google Keep, a screenshot in your camera roll, an email to yourself.

Setting up your profile

Four fields the first event should fill.

Display name. Your name as humans see it. Can be anything. Change it anytime.

About / bio. One or two sentences about you, or nothing at all. Some clients show it prominently; others hide it.

Avatar. A profile picture URL. Most clients accept direct image URLs from any host (nostr.build, imgur, your own domain). Some clients let you upload directly.

NIP-05 identifier. Your readable name like alice@nostr.blog. Separate from the display name; this is the verifiable identifier. Set it up now or skip for later.

If you signed up on nostr.blog, the NIP-05 is set by your username automatically. If you signed up elsewhere, you set it separately by registering one or self-hosting.

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→

First follows: the critical step

A fresh Nostr account shows an empty timeline. This is normal. The network is full of activity, but you are not connected to any of it until you follow people.

The threshold is about twenty follows. Below that, the feed feels dead. Above that, it feels like a place.

Where to find twenty accounts in ten minutes:

  1. Client suggestions. Every mainstream client shows a starter list on first launch. Follow ten to fifteen.
  2. Search for names you already know. Jack Dorsey, fiatjaf, hodlonaut, gigi, jb55, Bitcoin-adjacent journalists you follow elsewhere.
  3. Follow graph raids. Open any profile of someone you follow. Tap "Follows." Follow anyone interesting from their list.
  4. Trending tab. Primal and some other clients show trending accounts. Follow a few who look interesting.

Once you pass twenty follows, the feed becomes usable. If you are below twenty and feeling like "Nostr is empty," the fix is more follows, not a different client.

Your first post

You have an account, a backup, and a follow list. Post something.

Suggestions:

  • Introduce yourself to the network. Short bio in one sentence, hashtag it with #introductions (active hashtag where new users get seen).
  • Share a link you liked, with a one-line take.
  • Reply to someone you follow who posted recently. Engagement is how you are first noticed.

The first post is low-stakes. It is not going viral. But it starts the feed flowing toward you, and the next twenty posts of yours benefit from having a baseline.

Common first-day issues

Two problems that show up frequently, with fixes.

"My feed is still empty after following people." Your client might be connected to only a couple of default relays that do not have those users' posts. Open settings, go to relay management, add a few more (wss://relay.damus.io, wss://nos.lol, wss://relay.primal.net). Feed should fill within seconds.

"My display name does not show up." The client published the profile event but relays have not propagated it yet. Wait a minute, refresh. If still wrong, republish the profile event from settings. This sometimes takes two tries on the first day.

What to do in the first week

The baseline plan that converts fresh accounts into engaged users.

Day 1. Create account, back up key, follow twenty people, post one introduction.

Day 2-3. Reply to posts from people you follow. Post something original each day. Engagement compounds.

Day 4-5. Try a zap. 21 sats to someone whose post you liked. The feel of sending real money in one tap is what converts users from "trying Nostr" to "using Nostr."

Day 6-7. Find a second client (web if you started on mobile, or vice versa). Log in with the same key. Notice the identity is portable. This is the moment most users go from neutral to converted.

By day eight, you are past the initial friction. From here it is just Nostr, and the habit forms on its own.

If you do not want to pay for a username

Nostr-side accounts are free. The thing that costs money is a readable NIP-05 identifier on a managed domain. If you want the absolute cheapest path:

  1. Generate keys in any Nostr client (Damus, Amethyst, etc.). No cost.
  2. Skip the NIP-05 step. Your account works with just the npub; no fee.
  3. Post, follow, zap. Everything is functional.

Your profile will show the raw npub until you add a NIP-05. Many users start this way and add a NIP-05 later when they decide it is worth the $2.99 annual fee for readability. Both paths are valid.

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→

Frequently asked questions

Do I need to verify my email to make a Nostr account?
No. Nostr has no email verification because it has no email system. Your account is a cryptographic key pair generated on your device. No sign-up form to fill, no link to click, no code to enter.
Can I make multiple Nostr accounts?
Yes, as many as you want. Each is a separate key pair; the protocol has no concept of 'one account per person.' Many users maintain a personal, a professional, and a pseudonymous account simultaneously.
Is there an age limit for Nostr accounts?
The protocol itself has none. Specific clients and app stores apply age ratings (Damus is rated 17+ in the App Store because of potentially unmoderated content). The Nostr network will accept events from any signed identity regardless of the signer's age.
What if I want to delete my Nostr account later?
Stop using it and delete your local key. The account becomes dormant. Events you posted previously remain on relays because the protocol cannot reliably recall them, but nobody can post as you without the nsec. True 'delete' is not a protocol feature; 'abandon' is the practical equivalent.
Can I import a Nostr account from another service?
If you mean bring a Twitter username, no; Nostr is separate. If you mean use an existing Nostr identity from another client, yes; paste the nsec into the new client and the account is active immediately.

Related reading

Getting started

What is Nostr? A plain-English guide for 2026

Nostr is a simple, open protocol for social media and identity. No company runs it, no account can be deleted by anyone but you. Plain English.

6 min read
Getting started

How to use Nostr: a step-by-step guide for beginners

Open an app, get a pair of keys, follow some people, post. What starting Nostr looks like in 2026, with the details nobody warns you about.

9 min read
Identity and NIP-05

How to back up your Nostr keys without losing them

Concrete backup options for your Nostr private key, ranked by safety. What works, what does not, and the mistakes that turn a backup into account loss.

7 min read
Getting started

Nostr for beginners: start in 5 minutes, understand in 20

The shortest path from zero Nostr knowledge to a working account. Five minutes to sign up, fifteen more to understand what you are using.

6 min read
Getting started

The complete Nostr onboarding guide for 2026

Everything a new user needs in one guide. Not just signup. What to do in week one, week two, week four. Milestones from tourist to regular.

7 min read
Identity and NIP-05

How to choose a Nostr username that actually works

Your Nostr username is yours forever once claimed. How to pick one that is findable, memorable, on-brand, and does not fight search engines.

6 min read
Identity and NIP-05

nsec vs npub: what each one is, and how not to mix them up

The two prefixes every Nostr user sees. One is your public identity. The other is a secret that owns your account. How to tell them apart.

6 min read