How to See What You Copied on Mac
How to See What You Copied on Mac
You copied something a few minutes ago, copied something else, and now the first thing is gone. macOS only remembers the last item you copied — so by default there's no way to see your copy history. Here's what you can and can't do, and how to get a real history.
Seeing the current clipboard in Finder
macOS does have one built-in way to peek at the clipboard, but only the current item:
- Open Finder.
- Click the Edit menu in the menu bar.
- Choose Show Clipboard.
A small window shows whatever is on the clipboard right now. That's it — one item. As soon as you copy something else, this view changes and the old content is unrecoverable.
This is fine for a quick "what's on the clipboard?" check, but it doesn't help if you need something you copied earlier. It also won't show non-text items in a useful way, and it disappears the moment you copy again.
A quick terminal check
If you're comfortable with Terminal, you can print the current clipboard text with pbpaste. Like Finder's view, this only reflects the single current item — there's no pbpaste --history, because no history exists to read. It's handy for scripts, not for recovering past copies.
Why there's no built-in history
The macOS clipboard (technically the "pasteboard") is designed to hold a single piece of data at a time. When an app copies something new, it replaces what was there. There's no log, no undo, and no recycle bin for the clipboard. To see earlier copies, you need an app that records each copy as it happens.
How to actually see your copy history
A clipboard manager runs in the background and saves every copy. ClipHistory keeps your 150 most recent unpinned clips and an unlimited number of pinned ones.
To view your history:
- Press Cmd+Shift+V anywhere in macOS.
- The history window opens with your recent copies, newest first.
- Type to filter by content, use the arrow keys to move through results.
- Press Enter to paste the selected item.
You can scroll back through text, links, and snippets you copied earlier in the session and paste any of them instantly. No more "I just had that — where did it go?"
Pin the things you reuse
Some items you copy over and over: an address, a phone number, a code block. Pin those, and they stay in your history permanently and don't count against the 150-clip limit.
Filter instead of scroll
The fastest way to find an earlier copy isn't scrolling — it's typing. As soon as the history window opens, start typing a word you remember from the clip. The list narrows to matches instantly, and the one you want is usually one or two keystrokes away. For a busy clipboard, search beats scrolling every time.
Keeping your copy history private
Your copy history can include sensitive content — passwords, private messages, API keys. ClipHistory stores everything locally on your Mac. There's no cloud and no account, so your history isn't uploaded anywhere or tied to a login. It's also signed and notarized by Apple, so it installs cleanly without security warnings.
Summary
- One item, right now: Finder → Edit → Show Clipboard.
- Full history: install a clipboard manager. ClipHistory shows 150 recent clips with Cmd+Shift+V, all stored locally.
What you can do once you can see your history
Seeing past copies is the start; the real value is in acting on them. A few examples of what becomes easy:
- Recover a lost copy. You copied a link, then copied an address before pasting the link. With history, the link is still right there.
- Reuse without re-finding. Pull a paragraph you copied earlier without reopening the source document or tab.
- Compare two copies. Copy two values from different places and review them side by side in the history window before pasting.
- Transform on the spot. Run an AI summarize, rewrite, translate, or clean action on any clip, using one of five providers (Anthropic, OpenAI, DeepSeek, Google, or a custom endpoint) with your own API key.
Organizing what you copy
If you copy a lot, a flat list can get noisy. ClipHistory offers snippets (saved text you paste on demand), boards (clips grouped by project), and a paste stack (queue several clips and paste them in order). These turn "see what I copied" into "manage what I copy."
Compatibility
ClipHistory is a universal binary that runs natively on Apple Silicon and Intel Macs, requires macOS 12 or later, and is signed and notarized by Apple, so it installs without security warnings.
Bottom line
If you regularly find yourself wishing you could see what you copied a minute ago, that's exactly the gap a clipboard manager fills. macOS shows you one item; ClipHistory shows you the last 150 — plus everything you pin — all stored locally on your Mac.
Ready to take control of your clipboard? Get ClipHistory for macOS ($19.99) — a one-time payment, 12-month license, no auto-renewal. Signed and notarized by Apple, everything stays on your Mac.