Blobspace : Revolutionizing Ethereum Storage and Applications

What is blobspace?

Passie Intelligence
13 min readOct 27, 2023
Photo by Zoltan Tasi on Unsplash

Blobspace is a new data storage solution for Ethereum that is designed to improve the scalability and performance of the network. It works by storing large data sets, such as images and videos, off-chain and making them available on-chain through a reference.

This is achieved by using a new type of transaction called a blob-carrying transaction. Blob-carrying transactions are similar to regular Ethereum transactions, but they include an additional field that contains a reference to the blob that is being stored off-chain.

When a blob-carrying transaction is included in a block, the reference to the blob is stored on the blockchain. This allows other users to download the blob from the off-chain storage location using the reference in the transaction.

Blobs can be stored in a variety of different ways off-chain. Some common options include:

● Decentralized storage networks, such as IPFS and Swarm

● Centralized cloud storage providers, such as AWS and Azure

● Specialized blob storage networks, such as Arweave and Filecoin

The choice of storage provider depends on the specific needs of the application. For example, applications that require high availability and low latency may choose to store blobs on a centralized cloud storage provider. Applications that require high data integrity and censorship resistance may choose to store blobs on a decentralized storage network.

Importance of blobspace for the Ethereum EIP 4844 upgrade

Blobspace is important for the Ethereum EIP 4844 upgrade because it will allow users to store large data sets off-chain and make them available on-chain through a reference. This will significantly reduce the cost and time of transactions that involve large data sets, such as those used in decentralized applications (DApps) for gaming, social media, and streaming.

Here are some of the benefits of blobspace for the Ethereum EIP 4844 upgrade:

Lower gas fees: Blob-carrying transactions are significantly cheaper than traditional Ethereum transactions, especially when dealing with large data sets. This is because the blob itself is not stored on the blockchain, only the reference to it.

Faster transaction times: Blob-carrying transactions are also faster than traditional Ethereum transactions because the blob does not need to be included in the block.

Increased storage capacity: Blobspace allows Ethereum to store much more data than it could previously. This is because the blobs are stored off-chain, which frees up space on the blockchain.

Improved scalability: Blobspace will make Ethereum more scalable by reducing the amount of data that needs to be stored on the blockchain. This will allow Ethereum to handle more transactions per second and support more DApps.

Enhanced developer experience: Blobspace will make it easier for developers to build DApps that require large data sets. This will open up new possibilities for DApps in gaming, social media, and streaming.

In addition to these benefits, blobspace also has the potential to improve the privacy and security of Ethereum DApps. For example, a DApp could use blobspace to store sensitive data, such as user profiles or medical records, off-chain. This would make it more difficult for hackers to steal or access this data.

How blobspace differs from existing Ethereum storage solutions

Blobspace differs from existing Ethereum storage solutions in many ways, including:

Cost: Blobspace is significantly cheaper than existing Ethereum storage solutions, especially when dealing with large data sets. This is because the blob itself is not stored on the blockchain, only the reference to it.

Speed: Blobspace is also faster than existing Ethereum storage solutions because the blob does not need to be included in the block.

Storage capacity: Blobspace allows Ethereum to store much more data than it could previously. This is because the blobs are stored off-chain, which frees up space on the blockchain.

Privacy: Blobspace can be used to improve the privacy of Ethereum DApps by storing sensitive data off-chain.

Benefits and drawbacks of blobspace?

We have gone over some of the benefits of blobspaces such as lower cost, faster speed, increased storage capacity, potential to improve privacy. It’s worthwhile to highlight its drawbacks as every technology has one. Some of the drawbacks associated with blobspaces are:

Centralization: The data stored on blobspace is centralized on the off-chain storage layer. This makes it more vulnerable to censorship and attack.

Increased complexity: Blobspace adds complexity to the Ethereum protocol, as it introduces a new type of transaction and a new off-chain storage layer.

Potential for abuse: Blobspace could be used to store illegal or harmful content on the off-chain storage layer. It is important to have mechanisms in place to prevent this from happening.

Technical overview

How does blobspace work?

Blobspace is implemented using a new type of transaction called a blob-carrying transaction. This transaction is similar to a regular Ethereum transaction, but it includes an additional field that contains a reference to the blob that is being stored off-chain.

The reference to the blob is a hash of the blob’s contents. This hash is used to verify that the blob is being retrieved from the correct location on the off-chain storage layer. To download a blob from blobspace, a user simply needs to know the reference to the blob. They can then use this reference to retrieve the blob from the off-chain storage layer.

Different types of blobs

There are two main types of blobs in blobspace:

Data blobs: Data blobs are used to store any type of data, such as images, videos, documents, and code.

Executable blobs: Executable blobs are used to store executable code, such as smart contracts and machine learning models.

Data blobs are the most common type of blob in blobspace. They are used to store a wide variety of data, such as:

● User-generated content, such as images, videos, and social media posts

● Application data, such as product catalogues and customer records

● Scientific data, such as experimental results and simulation data

● Executable blobs are used to store executable code, such as smart contracts and machine learning models. This allows developers to deploy their code to the Ethereum network without having to store it on the blockchain.

In addition to these two main types of blobs, several other types of blobs are used for specific purposes. For example, some blobs are used to store:

● Metadata about blobs, such as the size and type of the blob

● References to other blobs

● Digital signatures

Blobs can also be classified into different types based on how they are used. For example, some blobs are used to store static data, such as images and videos. Other blobs are used to store dynamic data, such as database records and streaming data.

How to choose the right type of blob:

When choosing the right type of blob for a particular application, it is important to consider the following factors:

Content: What type of data will be stored in the blob?

Usage: How will the blob be used? Will it be used to store static data or dynamic data?

Performance: What are the performance requirements for the blob?

Cost: What is the budget for the blob?

Once these factors have been considered, it is possible to choose the right type of blob for the application.

How blobs are stored and retrieved

Blobs can be stored and retrieved in a variety of ways, depending on the specific application. Some common storage methods include:

Filesystem storage: Blobs can be stored in a filesystem, such as a local disk or a network-attached storage (NAS) device. This is the simplest way to store blobs, but it can be inefficient for large amounts of data.

Database storage: Blobs can be stored in a database, such as a relational database or a NoSQL database. This is a good option for storing and retrieving blobs that need to be indexed or searched.

Cloud storage: Blobs can be stored in a cloud storage service, such as Amazon S3 or Google Cloud Storage. This is a good option for storing and retrieving large amounts of data.

To retrieve a blob, the application must first locate the blob. If the blob is stored in a filesystem or a database, the application can use the filesystem or database APIs to locate the blob. If the blob is stored in a cloud storage service, the application can use the cloud storage API to locate the blob. Once the blob has been located, the application can download the blob from the storage location. The application can then use the blob in the application.

Security and privacy implications of blobspace

Blobspace has some security and privacy implications, both positive and negative.

On the positive side, blobspace can be used to improve the security and privacy of Ethereum DApps. For example, a DApp could use blobspace to store sensitive data, such as user profiles or medical records, off-chain. This would make it more difficult for hackers to steal or access this data.

Blobspace can also be used to improve the scalability and performance of Ethereum DApps. This is because blobspace allows DApps to store large data sets off-chain, which frees up space on the blockchain. This can make DApps more responsive and less expensive to use.

However, blobspace also has some potential security and privacy drawbacks. For example, the data stored on blobspace is centralized on the off-chain storage layer. This makes it more vulnerable to censorship and attack.

Additionally, blobspace adds complexity to the Ethereum protocol, as it introduces a new type of transaction and a new off-chain storage layer. This increased complexity could introduce new security vulnerabilities into the Ethereum ecosystem.

Finally, blobspace could be used to store malicious content, such as spam or malware. This content could then be distributed to Ethereum users through blob-carrying transactions.

How to mitigate the negative implications:

Some things can be done to mitigate the negative security and privacy implications of blobspace. For example:

Use a decentralized off-chain storage layer: Blobspace can be used with a decentralized off-chain storage layer, such as IPFS or Swarm. This would help to reduce the risk of centralization and attack.

Use encryption: Blobs can be encrypted to protect them from unauthorized access. This would help to reduce the risk of malicious content being stored on blobspace.

Use auditing: Blobspace usage can be audited to track who is accessing the blobs and when they are accessing them. This would help to detect and prevent malicious activity.

By taking appropriate steps, it is possible to mitigate the negative security and privacy implications of blobspace.

Use Cases

How blobspace improve the scalability and performance of Ethereum

Here are some specific examples of how blobspace can be used to improve the scalability and performance of Ethereum dApps:

Decentralized storage platforms: Blobspace can be used to store user files on decentralized storage platforms. This would make decentralized storage more affordable and accessible to users.

Decentralized social media platforms: Blobspace can be used to store user avatars, profile photos, and other large data sets on decentralized social media platforms. This would make decentralized social media more responsive and less expensive to use.

Decentralized exchanges: Blobspace can be used to store order books and other large data sets on decentralized exchanges. This would make decentralized exchanges more efficient and able to process more transactions per second.

Decentralized video streaming platforms: Blobspace can be used to store video streams on decentralized video streaming platforms. This would allow users to stream videos directly from the blockchain without having to download them first.

Decentralized marketplaces: Blobspace can be used to store product images and descriptions on decentralized marketplaces. This would make decentralized marketplaces more user-friendly and easier to use.

These are just a few examples of how blobspace can be used to improve the scalability and performance of Ethereum. As blobspace continues to develop and mature, we can expect to see even more innovative and groundbreaking use cases emerge.

Potential use cases for blobspace outside of Ethereum

Blobspace is a versatile technology that can be used to store and retrieve large data sets in a scalable and efficient way. It can be used to improve the performance of a wide range of applications, both inside and outside of the Ethereum ecosystem.

Here are some potential use cases for blobspace outside of Ethereum:

Decentralized web hosting: A decentralized web hosting platform could use blobspace to store website and web application files. This would allow users to host their websites and web applications on a decentralized network, making them more resistant to censorship and attack.

Decentralized streaming: A decentralized streaming platform could use blobspace to store video, audio, and other content. This would allow users to stream content directly from the blockchain without having to rely on centralized streaming services.

Decentralized file sharing: A decentralized file-sharing platform could use blobspace to store files. This would allow users to share files in a decentralized way, making it more secure and private.

Data storage: A decentralized data storage platform could use blobspace to store data. This would allow users to store their data on a decentralized network, making it more secure, reliable, and cost-effective than traditional data storage solutions.

Backup and disaster recovery: A backup and disaster recovery service could use blobspace to store backups of data. This would allow businesses and organizations to recover from data loss quickly and easily.

Internet of Things (IoT): A smart home platform could use blobspace to store and retrieve data from IoT devices, such as thermostats, security cameras, and door locks. This would allow users to control and monitor their smart homes more effectively.

Implementation

How blobspace is being implemented in the EIP 4844 upgrade

Blobspace is being implemented in the EIP 4844 upgrade through the introduction of a new type of transaction called a blob-carrying transaction. A blob-carrying transaction is similar to a regular Ethereum transaction, but it includes an additional field that contains a reference to the blob that is being stored off-chain.

The reference to the blob is a hash of the blob’s contents. This hash is used to verify that the blob is being retrieved from the correct location on the off-chain storage layer.

To download a blob from blobspace, a user simply needs to know the reference to the blob. They can then use this reference to retrieve the blob from the off-chain storage layer.

The following is a high-level overview of how blob-carrying transactions will be implemented in the EIP 4844 upgrade:

  1. A user creates a blob-carrying transaction and includes a reference to the blob that they want to store off-chain.
  2. The user submits the blob-carrying transaction to the Ethereum network.
  3. The blob-carrying transaction is processed by the Ethereum network and included in a block.
  4. The reference to the blob is stored in the block.
  5. Other users can retrieve the blob from the off-chain storage layer by using the reference in the block.

The EIP 4844 upgrade also includes several other changes that are necessary to support blob-carrying transactions, such as a new fee market for blobs.

Challenges involved in implementing blobspace

There are some challenges involved in implementing blobspace, both technical and non-technical.

Technical challenges

Designing a secure and reliable off-chain storage layer: The off-chain storage layer is a critical component of blobspace, and it is important to ensure that it is secure and reliable. The development team needs to consider factors such as data encryption, access control, and auditing.

Implementing a fair and efficient fee market for blobs: Blobspace introduces a new type of transaction, and the development team needs to implement a fair and efficient fee market for these transactions. The fee market should ensure that users are not overcharged for storing blobs off-chain.

Ensuring compatibility with existing Ethereum infrastructure: Blobspace needs to be compatible with existing Ethereum infrastructure, such as wallets and block explorers. The development team needs to work with the Ethereum community to ensure that the blobspace implementation is widely adopted.

Non-technical challenges

Educating the Ethereum community about blobspace: It is important to educate the Ethereum community about blobspace and its benefits. The development team needs to create clear and concise documentation and tutorials.

Encouraging DApp developers to adopt blobspace: It is important to encourage DApp developers to adopt blobspace. The development team can do this by providing support and resources to DApp developers.

Addressing concerns about centralization: Some people have concerns about the centralization of the off-chain storage layer. The development team needs to address these concerns and develop mechanisms to decentralize the off-chain storage layer in the future.

The EIP 4844 upgrade is still under development, and the development team is working to address the challenges involved in implementing blobspace.

Timeline for implementing blobspace

Blobspace is expected to be implemented on the Ethereum mainnet in Q4 2023. This is part of the Dencun upgrade, which is the next major upgrade to Ethereum.

The development team is currently working on finalizing the implementation of blobspace and testing it on the Ethereum testnet. Once they are confident that blobspace is stable and reliable, they will deploy it on the mainnet.

It is important to note that this timeline is subject to change. If the development team encounters any unexpected challenges, they may need to delay the deployment of blobspace. However, the development team is committed to making blobspace a success, and they are working hard to meet the Q4 2023 timeline.

Conclusion

Blobspace is a new technology that is being implemented on the Ethereum network to improve scalability and performance. Blobspace allows large data sets to be stored off-chain, which frees up space on the blockchain and makes applications more responsive and less expensive to use.

Blobspace is being implemented in the EIP 4844 upgrade, which is expected to be deployed on the Ethereum mainnet in Q4 2023.

Benefits of blobspace:

● Lower cost

● Faster speed

● Increased storage capacity

● Improved privacy

Drawbacks of blobspace:

● Centralization

● Increased complexity

● Potential for abuse

Potential use cases for blobspace:

● Decentralized storage platforms

● Content delivery networks (CDNs)

● Data archiving

● Machine learning

● Scientific computing

● Gaming

● Internet of Things (IoT)

● Enterprise applications

Challenges involved in implementing blobspace:

● Securing the off-chain storage layer

● Creating a fair and efficient fee market for blobs

● Ensuring compatibility with existing Ethereum applications

● Scaling the off-chain storage layer

● Raising awareness of blobspace

● Educating developers on how to use blobspace

● Building a community around blobspace

Timeline for implementing blobspace:

The EIP 4844 upgrade, which includes the implementation of blobspace, is expected to be deployed on the Ethereum mainnet in Q4 2023.

Blobspace is a promising new technology with the potential to revolutionize the way that data is stored and accessed on Ethereum. It has a wide range of potential use cases, both inside and outside of Ethereum.

The development team is committed to making blobspace a success, and they are working to address all of the challenges that are involved in its implementation.

--

--

Passie Intelligence

Crypto Researcher II Onchain Analyst II Researching Finance and Tech II