Robert Alice Portraits of a Mind artwork
Pioneer of Blockchain Art

Robert
Alice

Makes art, exhibitions, and books that investigate blockchains and their histories. The first artist to sell an NFT at a major auction house — Christie's, 2020.

2019First NFT at Major Auction
40Paintings — Portraits of a Mind
2Major Public Collections
2022Oxford NFT Conference
Studio

Art at the
Edge of Code

Robert Alice makes art, exhibitions, and books that investigate blockchains and their histories. A trained art historian, Alice has lectured internationally on blockchain-based art — most notably co-producing the first academic conference on NFTs at the University of Oxford in 2022.


Their landmark series Portraits of a Mind (2019–) — 40 giant paintings encoding the complete Bitcoin source code — was credited as one of the early catalysts behind the subsequent rapid growth of the blockchain art space.


Work collected by the Centre Pompidou (Paris), Los Angeles County Museum of Art, and institutions internationally.

Portraits of a Mind exhibition
Portraits
of a Mind
2019–
Selected Works

The Practice

From the first blockchain artwork sold at Christie's to a generative study of NFT history — each work exists simultaneously as physical object and cryptographic proof.

Portraits of a Mind — Robert Alice
2019 – Present
Portraits of a Mind

40 giant paintings encoding the complete Bitcoin source code. Block 21 sold at Christie's New York in October 2020 — the first NFT ever transacted at a major auction house. Price: $131,250.

SOURCE [On NFTs] — Robert Alice 2024
2024
SOURCE [On NFTs]

A series created by a generative ML model hardcoded by Alice. Exhibited at Christie's New York. The first collection of generative art NFTs at Christie's 3.0.

SOURCE On NFTs — Robert Alice generative art
2024
On NFTs — The Book

Published by TASCHEN. The largest art historical survey of blockchain-based art to date. Co-produced 0xBAT at Oxford University — the first academic NFT conference.

The Concept

Code as
Raw Material

Each painting in Portraits of a Mind corresponds to one of Bitcoin's 40,000+ blocks — a literal transcription of Satoshi Nakamoto's source code rendered in paint on aluminium.


Alice's practice occupies a singular position: trained as an art historian yet working at the edge of cryptography, economic theory, and conceptual art. The blockchain is not a medium — it is a subject, a structure, and a philosophical proposition.


"We live in a world where, on one side, AI hallucinates and, on the other, blockchains immutably record." — Robert Alice, 2024

/* Satoshi Nakamoto — Bitcoin Source Code */
int GetSigOpCount(const vector<unsigned char>& vch)
{
  int n = 0;
  const unsigned char* pc = &vch[0];
  while (pc < &vch.back())
  {
    opcodetype opcode;
    if (!GetOp(pc, opcode))
      break;
    if (opcode == OP_CHECKSIG ||
        opcode == OP_CHECKSIGVERIFY)
      n++;
  }
  return n;
}
/* Block 21 — 42.36433° N, -71.26189° E */
/* Sold Christie's NYC, Oct 7, 2020 */
/* $131,250 — First NFT at auction */

Gutai art does not alter matter. It brings matter to life — blockchain art does not alter code. It makes code visible.

Concept underlying Robert Alice's practice

Public Collections

Institutional
Recognition

Works collected by leading museums and institutions worldwide — representing a formal acceptance of blockchain art into the canonical art historical record.

🏛️
Centre Pompidou
Paris, France
🖼️
LACMA
Los Angeles, USA
📚
University of Oxford
Oxford, UK — 0xBAT 2022
🔨
Christie's
New York — 2020 & 2024
Timeline

A History
Being Written

2019
Portraits of a Mind

Series launched — 40 paintings encoding the complete Bitcoin source code on aluminium panels, one per 1,000 blocks of the blockchain.

2020
Christie's New York — Block 21

Block 21 (42.36433° N, -71.26189° E) sells for $131,250. The first NFT ever transacted at a major auction house — a watershed moment for blockchain art and institutional legitimacy.

2022
0xBAT — Oxford University

Co-produces the first academic conference on NFTs at the University of Oxford. Alice opens the conference — cementing blockchain art's academic discourse.

2023
Pompidou & LACMA Acquisitions

Centre Pompidou and the Los Angeles County Museum of Art announce major blockchain art accessions, including Alice's work — the largest institutional endorsement of the field to date.

2024
SOURCE [On NFTs] & TASCHEN

Returns to Christie's with SOURCE [On NFTs] — the first generative art NFT collection at Christie's 3.0. Simultaneously publishes On NFTs with TASCHEN: the largest art historical survey of blockchain-based art ever produced.

Designed & Built in Xavior — Your Personal AI Operating System