Is it possible to store images on the Ethereum blockchain

+1 vote
I have been ramping up on learning Solidity and have some ideas. I am keen to know if the files/images can be put on the blockchain. I'm thinking an alternative would be some hybrid approach where some stuff is on the blockchain, and some stuff is in a more traditional file storage and uses address references to grab it. One issue I foresee is the gas price of file uploads. Any help reading this will be well appreciated!!
Feb 24, 2022 in Blockchain by Soham
• 9,700 points
1,605 views

1 answer to this question.

+1 vote

This is possible for your information but, however I would not recommend this as the cost of file uploads and data storage is really expensive as it is estimated to be around 640k gas per kilobyte of data. The price has increased in today's market as 1 ETH is approximately worth $200 which only works efficiently at $2 per kilobyte. According to your understanding of this, you should be able to understand if the price of Gas and Ether is worth the money at the time. This price number only increases with time and it is upto you to decide if this is expensive or not for your application. Hope this answers your question!! 

answered Feb 24, 2022 by Aditya
• 7,680 points

Related Questions In Blockchain

+1 vote
3 answers

Is it possible to store data about arbitrary objects on the blockchain using smart contracts?

Basically you implement requested logic on by ...READ MORE

answered Aug 30, 2018 in Blockchain by Artem
1,240 views
+1 vote
1 answer

I would like to create a blockchain network which will stay at the same level of complexity, is it possible?

You can very easily create a cryptocurrency having a ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
654 views
+1 vote
1 answer

Is it possible to store blockchain in a sql or no-sql database?

Currently, following are the options to store ...READ MORE

answered Apr 21, 2018 in Blockchain by Perry
• 17,100 points

edited Aug 9, 2018 by Omkar 811 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,701 views
0 votes
0 answers

How to delete an image saved in IPFS blockchain?

I am working on a blockchain based ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,700 points
489 views
0 votes
0 answers
0 votes
1 answer

On-Chain NFT: How to store a pixel image on the ethereum blockchain?

The images are usually not stored in ...READ MORE

answered Feb 24, 2022 in Blockchain by Aditya
• 7,680 points
855 views
0 votes
1 answer

Is it possible to get wallet balance passing the wallet address on any cryptocurrency?

For Ethereum the API is called web3.eth.getBalance. There ...READ MORE

answered Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
713 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP