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:

  1. Open Finder.
  2. Click the Edit menu in the menu bar.
  3. 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:

  1. Press Cmd+Shift+V anywhere in macOS.
  2. The history window opens with your recent copies, newest first.
  3. Type to filter by content, use the arrow keys to move through results.
  4. 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

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:

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.