The History of PixelMap

What is PixelMap?

PixelMap (2016) is often considered an NFT "relic" or "antique", due to being one of the oldest NFTs in existence. The original "billboard-style" NFT, PixelMap is also known for being one of the first to store image data directly on-chain, as well as the second oldest NFT ever created. It provides the ability to create, display, and update artwork on a "pixel map" with all historical data immortalized on the Blockchain...

Well, and an entire game is being built around it as well, so it's a bit more than that now :). To give you an idea of what we're going for, picture the gameplay of Animal Crossing (except with a bit more of an MMO feel), mixed with the old school look of classic 16bit gaming (think Zelda: A Link to the Past). The value of PixelMap though is definitely 100% it's history.

PixelMap Adventure

How do I buy a PixelMap tile?

By far the easiest (and cheapest) way is to buy the cheapest tile available on OpenSea. You can always update the image on a tile that you own (but ALL previous versions are also permanently stored on-chain!) We've found that tiles with images, on edges, corners, special numbers, interesting history, or groups of tiles all tend to sell for a bit more.

OpenSea

What inspired PixelMap?

Heavily inspired by Alex Tew's The Million Dollar Homepage, Ken Erwin created the first fully decentralized equivalent, going live with PixelMap on November 17, 2016, years before the Non-Fungible Token (NFT) Standard (EIP-721) would even be written.

Million Dollar Homepage

The The Million Dollar Homepage consists of a 1000x1000 pixel grid, with a total of 1,000,000 pixels, sold for $1 each. Because the pixels themselves were too small to be seen individually, Alex sold them in 10x10 squares for $100 each. Advertisers would then provide him with an image to display on the square, as well as a URL. Notably, the tiles themselves could only be updated by Alex, as the page itself was static (invented roughly four years before Bitcoin had even launched).

PixelMap on "This American Life"?

PixelMap

During the rediscovery of PixelMap in August 2021, Ken reached out to Ira Glass of This American Life to blow the lid on a big conspiracy surrounding PixelMap. It's definitely worth a listen, and if you're here from the TAL episode, welcome to PixelMap! Getting to talk to Ira was definitely one of the coolest things I've ever gotten to do (Ken).

What makes PixelMap special?

In many ways, PixelMap.io is similar to the The Million Dollar Homepage. There are a total of 1,016,064 pixels for sale (on a 1,296 x 784 grid). The grid is broken up into 3,969 (visible, plus one secret) 16x16 tiles, each at an initial price of 2 Ethereum ($20 at launch).

However, unlike The Million Dollar Homepage, every tile is controlled by a contract on the Ethereum Blockchain, lending the following benefits.

  • Each tile is truly owned by the entity that purchases it. Because the data is stored on the Blockchain, nothing short of every single Ethereum node shutting down can eliminate the data.
  • The contract is designed so that if a tile owner wants to update the image, change the URL the tile points to, or sell the tile for any amount they'd like, they can, without any central authority facilitating or controlling any part of the process.
  • If PixelMap.io itself were ever to go down, the data, owner, and URLs for every single pixel remain on the Blockchain, and any site could easily replicate and display the overall image. Essentially, the backend data of PixelMap is invincible as long as the Blockchain exists.
  • The project has been open sourced, which means anyone can view the code, audit the Solidity contract, or even set up more frontends if they'd like. For instance, if someone wanted to set up an easier-to-use tile editor for PixelMap.io, they could, as all of the data is stored safely on the Ethereum blockchain.

Did PixelMap influence Decentraland?

Yes, and it's a very interesting story! In 2015, Etheria, the first NFT was created by Cyrus Adkisson.

Etheria
Cyrus would then go on to publish some of the earliest solidity (the programming language for Ethereum) tutorials to Github.

Flashing a bit forward to 2016, I (Ken) learned how to write solidity by seeing how the code that Cyrus had published worked. In November, I created what would become known as PixelMap. Like Cyrus, I also chose to "Open Source" all of my code directly on Github for others to learn from. (Original PixelMap Contract)

Contract

A developer named Ben Nolan eventually stumbled upon PixelMap through Gitter (lots of funny conversations here btw!).

Contract

Ben wasn't kidding. He quickly created what is arguably one of the earliest metaverses, a world known as Fontus

Contract
Contract

Shortly after (late 2017), Ben (and the assets of Fontus) were acquired by an Argentinean company, to help build out what is now known as Decentraland.

Contract

Funnily enough, it all came around full circle in early 2022. Cyrus (of Etheria) connected PixelMap with Matty (of DCL Blogger fame), MoonCat Rescue, and Curio Cards, to release a set of Decentraland Wearables from Metakey.

Contract

What was the "rediscovery"?

When PixelMap launched, much like a few other early projects, it was a bit too early before the concept of "NFTs" had taken off. Maybe 30-40 tiles were sold between the end of 2016 and 2017. The webserver crashed at some point in 2018, eventually shut down entirely at the end of 2018. Between 2018 and August 21, 2021, nearly all traces of PixelMap disappeared from the Internet, except for the data stored on-chain.

On August 22, 2021, Adam McBride, an "NFT Archaeologist" as he's best described, reached out to myself (Ken Erwin), asking if I had created PixelMap. That was the beginning of the "rediscovery", leading to a massive amount of attention in a few hours, no sleep for 50+ hours, an ERC-721 wrapper to make PixelMap easier to use, and a revival of the website. More information about the rediscovery can be found on Adam's Blog.