Blockchain Data Management via Off-Chain Storage Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Ethereum's blockchain platform faces limitations in data storage capacity and processing time due to its immutable nature, making it inefficient for handling large data volumes and incurring high operation costs, especially when trying to manage and delete target data.

Innovation Solution

An information management system that employs an information management device, an information holding device, and an information using device, where target information is encrypted with a public key, stored on a blockchain, and decrypted using a secret key, allowing flexible data management and secure exchange without capacity restrictions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If target data is added to the blockchain, then the data is permanently recorded and cannot be deleted, but the system cannot flexibly manage or delete data when needed

Engineering Contradiction:
Improvedata immutabilityVSAvoiddata management flexibility
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system segments data management into two parts: cryptographic operations (hashing, encryption) are performed on-chain to ensure immutability and verification, while actual data storage is performed off-chain in distributed storage. This segmentation allows the blockchain to maintain its immutable ledger of data references without being burdened by large data volumes, enabling both data reliability and management flexibility.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary storage layer between the blockchain and actual data. The blockchain stores hashed references and metadata, while the intermediary distributed storage system holds the actual data. This intermediary enables flexible data management (including deletion) while the blockchain maintains immutable verification records, resolving the contradiction between immutability and flexibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Quantity of substance

If large data is stored on the blockchain platform, then applications requiring large data storage can be supported, but processing time increases and operation costs become huge

Engineering Contradiction:
Improvedata storage capacityVSAvoidprocessing speed
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The patent extracts large data volumes from the blockchain platform and stores them in distributed off-chain storage systems. Only essential cryptographic elements (hashes, encryption keys, metadata) remain on the blockchain. This extraction enables the system to support large data storage applications while maintaining fast blockchain processing speeds and reducing operation costs.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system transitions from a single-dimension storage approach (all data on blockchain) to a multi-dimensional architecture where data exists in different layers: immutable cryptographic references on-chain and mutable actual data off-chain. This dimensional change allows simultaneous optimization of both storage capacity and processing efficiency.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Quantity of substance

If high spec computers are used to form the blockchain platform to handle large data, then sufficient data capacity is achieved, but operation costs become high

Engineering Contradiction:
Improvedata capacityVSAvoidoperation cost
Core Design Contradiction:
Quantity of substanceVSUse of energy by moving object

Solution Approach 1:

The patent uses cryptographic hashing to create compact representations (copies) of large data sets. Instead of storing actual large data on the blockchain, the system stores hashed copies that are tiny in size but provide verification capability. This copying approach enables the blockchain to verify large data integrity without requiring high-spec computers, significantly reducing operation costs.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS11856085B2Information management system and method for the same
Publication Date: 2023.12.26 NOMURA RESEARCH INSTITUTE
  • US11856085B2 patent drawing
  • US11856085B2 patent drawing
  • US11856085B2 patent drawing

AI summary

An information using device 300 adds an encryption public key held to a blockchain, an information holding device 200 transmits encrypted information as a result of acquiring the encryption public key from the blockchain 400 and encrypting the target information, the information management device 100 stores the encrypted information received, and transmits a storage destination address, the information holding device 100 adds the storage destination address of the encrypted information received to the blockchain 400, the information using device 300 acquires the storage destination address of the encrypted information, and accesses the storage address, the information management device 100 transmits the encrypted information at the storage destination address, in response to the access from the information using device 300, and the information using device 300 decrypts the encrypted information received, using an encryption secret key held.