Signs of a Conversational Narcissist: Why Some People Only Talk About Themselves

Conversational narcissism stems from fear of silence and insecurity — genuine curiosity is the antidote.
This article examines the phenomenon of the "conversational narcissist" — someone who habitually steers every conversation back to themselves, appearing confident on the surface but driven by deep insecurity. Sociologist Charles Derber first defined the concept. A survey of ~4,000 people revealed that the biggest social fear isn't rejection or judgment, but awkward silence — which explains why conversational narcissists keep talking: it's a defense against quiet. The article offers a two-sided solution: gently but directly claiming space to share your own thoughts with the narcissist in your life, and cultivating "assertive curiosity" — sincerely asking about others' experiences to shift focus from self-performance to genuine connection.
What Is a "Conversational Narcissist"?
There's a certain type of person who, the moment they open their mouth, steers every conversation back to themselves. They'll talk at length about their goals, their ideas — and sometimes dump out the most intimate details you never asked to hear. This is what's known as verbal vomit. And the people who do it are called Conversational Narcissists.
When they enter a conversation, what's running through their mind is: How do I come across as impressive? How do I seem smart and witty? How do I get this person to like me? It sounds like people-pleasing, but it's actually quite self-centered — and it puts enormous pressure on the speaker themselves.

The irony is that this kind of "performance" tends to backfire. The harder the speaker tries to impress, the more exhausted the listener becomes — the more they talk, the more you're just like, ugh.

The Root Cause: Not Arrogance, but Insecurity
Many people assume conversational narcissism stems from arrogance. But the real root is insecurity. They keep talking because they're searching for something — anything — that will make you raise an eyebrow, make you think they're worth paying attention to. It's an attempt to impress, just executed in entirely the wrong way.
What's even more interesting is that some conversational narcissists know exactly what they're doing — and hate themselves for it. Even as they're talking, they're asking themselves: Why? Why am I doing this again? But they can't stop, because they're terrified of one thing: awkward silence.
Psychology offers a deeper explanation here. Attachment Theory suggests that people with anxious attachment styles constantly seek validation and attention in social settings — a pattern formed in early childhood. Excessive self-disclosure in conversation is often an outward expression of this anxiety. By continuously outputting information, they're trying to "prove" they're interesting and valuable enough to hold your attention. Sociologist Charles Derber first systematically defined the concept of "conversational narcissism" in his 1979 book The Pursuit of Attention. He observed two response patterns in conversation: the support response, which redirects the topic toward the other person, and the shift response, which pulls it back to oneself. Conversational narcissists habitually rely on the latter — but this is often not malicious. It's an automated behavior driven by anxiety.
The Data: People's Biggest Fear Isn't Rejection
In a survey of several thousand people asking about their biggest social conversation fears, the expected answers were rejection or being judged.

The results were surprising. Among roughly 4,000 respondents, the number one fear was neither rejection nor judgment — it was an awkward silence. That moment when the conversation dies and no one has anything to say.
This finding explains the behavioral logic behind conversational narcissism: constant output, leaving no room for silence, is fundamentally a defense mechanism against "having nothing to say." Fear the quiet, and you fill every second with talk about yourself.
How to Handle a Conversational Narcissist in Your Life
If this is someone you care about and want to invest in, the advice is: stand up for what you want to share. You can gently interrupt and say it directly:
"Is it my turn? Do you want to hear about my experience? Do you want to know about my goals?"

This isn't confrontation — it's guidance. It helps the other person recognize that conversation is supposed to go both ways.
The Fix: Assertive Curiosity
So what can conversational narcissists do to change? The answer is curiosity.
Not a dismissive "tell me more," but something deeper: assertive curiosity — genuinely asking about the other person's what, how, why, and when.
When someone shifts their focus from "how do I come across?" to "I genuinely want to understand you," the problem of conversational narcissism tends to resolve itself. Instead of rushing to fill silence or rushing to show off, actively — even aggressively — get interested in other people. This both eases the fear of dead air and gets the conversation actually flowing.
In practice, "assertive curiosity" means not settling for a surface-level nod, but actively digging into the other person's real experiences with specific questions. For example, if someone says "I've been really stressed lately," a dismissive response is: "Yeah, I get it — I was exhausted last week too..." Assertive curiosity asks instead: "What's been making you feel so stressed? Is it one specific thing or more of a slow build-up?" This kind of questioning does several things: it makes the other person feel genuinely seen rather than just a gap-filler between your own remarks; it gives the conversation concrete content, naturally filling the silence you were afraid of; and it anchors the speaker's attention outward, interrupting the internal anxiety loop of am I performing well enough? Research on active listening also shows that sincere follow-up questions — more than simple silence or nodding — make people feel truly understood, fostering deeper connection.
Conclusion
At its core, conversational narcissism is about misplaced attention. It wears the costume of "wanting to be liked" but is driven by insecurity underneath. And the key to breaking the cycle isn't complicated: a little less self-performance, a little more genuine curiosity about others. When you stop being afraid of silence, you no longer need to fill it with endless talk about yourself.
Related articles

Six Hard Standards for High-Quality AI Agent Projects
Six hard standards for AI Agent projects from demo to production: quantifiable business value, tiered model scheduling, context engineering, skill engineering, RAG tool integration, and evaluation guardrails.

Claude Code Memory Feature Tested: 26 of 45 Entries Were Never Read — Should You Turn It Off?
Theo tested Claude Code memory: 26 of 45 entries never read, write-to-read ratio 3:1. Why codebases don't need memory systems, and how to use architecture, CI, and AGENTS.md instead.

Building a RAG Knowledge Base Q&A System from Scratch: A Full Walkthrough with DeepSeek Integration
Build a RAG private knowledge base Q&A system from scratch with Python and DeepSeek. Learn document upload, vector indexing, and retrieval-augmented generation.