Next Article in Journal / Special Issue
Hybrid-Blockchain-Based Electronic Voting Machine System Embedded with Deepface, Sharding, and Post-Quantum Techniques
Previous Article in Journal
Blockchain Technology in Financial Accounting: Enhancing Transparency, Security, and ESG Reporting
Previous Article in Special Issue
Blockchain Technology Application Domains along the E-Commerce Value Chain—A Qualitative Content Analysis of News Articles
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Blockchain on Sustainable Environmental Measures: A Review

1
Department of Computer Science, New York Institute of Technology, New York, NY 10023, USA
2
Department of Electrical and Computer Engineering, New York Institute of Technology, New York, NY 10023, USA
3
Department of Electrical and Computer Engineering, New Jersey Institute of Technology, Newark, NJ 07102, USA
4
Department of Computer Science, University of Portland, Portland, OR 97203, USA
*
Author to whom correspondence should be addressed.
Blockchains 2024, 2(3), 334-365; https://doi.org/10.3390/blockchains2030016
Submission received: 13 July 2024 / Revised: 28 August 2024 / Accepted: 3 September 2024 / Published: 14 September 2024
(This article belongs to the Special Issue Feature Papers in Blockchains)

Abstract

:
Blockchain has emerged as a solution for ensuring accurate and truthful environmental variable monitoring needed for the management of pollutants and natural resources. The immutability property of blockchain helps protect the measured data on pollution and natural resources to enable truthful reporting and effective management and control of polluting agents. However, specifics on what to measure, how to use blockchain, and highlighting which blockchain frameworks have been adopted need to be explored to fill the research gaps. Therefore, we review existing works on the use of blockchain for monitoring and managing environmental variables in this paper. Specifically, we examine existing blockchain applications on greenhouse gas emissions, solid and plastic waste, food waste, food security, water usage, and the circular economy and identify what motivates the adoption of blockchain, features sought, used blockchain frameworks and consensus algorithms, and the adopted supporting technologies to complement data sensing and reporting. We conclude the review by identifying practical works that provide implementation details for rapid adoption and remaining challenges that merit future research.

1. Introduction

Environmental sustainability faces significant challenges due to escalating pollution from our daily activities and production practices [1]. Factors such as unsustainable utilization of natural resources and inadequate waste management exacerbate global warming, resulting in more frequent extreme weather events such as droughts, floods, shifts in climate patterns, and rising sea levels, leading to land loss [2].
Numerous countries and regions worldwide are mobilizing to combat climate change, striving to curb emissions and limit global warming to 1.5 degrees Celsius as outlined in the Paris Agreement [3]. While halting pollution is an aspirational long-term goal, it is currently impractical, as many economies rely on industrialization and diverse human activities. Striking a balance in managing pollutants and their production emerges as a pragmatic solution [4]. However, accurately measuring, monitoring, and reporting waste generation and resource usage present significant challenges, especially given the presence of stakeholders with conflicting interests within the management chain. In such circumstances, ensuring data fidelity becomes a considerable concern [5].
To address these challenges, an electronic recording system with features such as data availability, transparency, and protection against manipulation is crucial. Blockchain technology has emerged as a promising solution to these challenges. By employing a distributed and parallel data ledger, blockchain ensures data immutability, making it resistant to Byzantine attacks [6]. However, blockchain offers more than just immutability. Its distributed record-keeping approach and the use of a consensus algorithm contribute to its trustworthiness and resiliency, meeting the needs of users and policymakers seeking to protect data associated with environmental variables to achieve actual results on protecting the environment and bounding climate change. But there are many possible applications, environmental variables, and polluters on where blockchain may be applied, and some have been recently addressed in the literature. Therefore, it is necessary to know the applications and objectives of these research works and their motivations to use blockchain to identify existing research gaps.
In this paper, we review existing research that applies blockchain technology to enhance trust in the recording, sensing, and management of variables affecting environmental sustainability. These variables are greenhouse gas (GHG) emissions, solid waste, plastic, food, water, and a new circular economy that targets to reduce, reuse, and repurpose used materials to reduce their environmental impact. These works represent interdisciplinary approaches that leverage environmental, social, financial, and engineering solutions. We have excluded applications of blockchain technology in energy and chemical waste management [7] due to the broad scope of the former and the localized nature of the latter.
The contribution of this paper is the addressing of the following questions: (1) What are the motivations for using blockchain technology in the management of GHG emissions, solid and plastic waste, food waste, water usage, and circular economy? (2) What specific features of blockchain are sought in existing research? (3) What gaps exist in current research that warrant further investigation?
Through exhaustive literature research, we address these questions, uncover intersections, and outline remaining challenges from the reviewed literature. Our analysis aims to offer guidance for future research endeavors in this rapidly evolving field. We categorize the blockchain frameworks utilized in each topic, their respective consensus mechanisms, the supporting technologies for data collection, and the persistent challenges across the reviewed works.
The remainder of this review is organized as follows. Section 2 presents some basics of blockchain and consensus algorithms reported in the reviewed work and overviews the blockchain features that make blockchain a technology of interest to support the monitoring of variables for environmental sustainability. Section 3 presents existing applications of blockchain for the management of GHG emissions (with a specially dedicated section to carbon), solid, plastic, food waste, water, and circular economy. Each environmental variable reviewed in this section is structured and can be read as a standalone section without losing context. Section 4 presents future challenges and Section 5 presents our conclusions. Figure 1 shows a snapshot of the topics covered in this review.

2. Blockchain

Blockchain is a decentralized and distributed digital ledger that keeps data immutable to safeguard both data and the record-keeping process [8]. Blockchain operates across a peer-to-peer (P2P) network of nodes, called miners or validators, that interplay a consensus algorithm to certify data as truthful. Data are recorded after consensus is affirmatively verified. The distributed ledger is organized as blocks of verified transactions. These blocks are linked as a chain to provide historical immutable records. With the combination of distributed operations of the consensus algorithm and cryptographic schemes, blockchain makes it difficult for adversaries to tamper with the information stored in the distributed ledger.
Based on the access permissions, blockchains can be categorized into public, private, and consortium frameworks. A public blockchain allows any user to join, read the blockchain’s content, submit transactions, verify content correctness, and participate in the consensus algorithm. Well-known examples of public blockchains are Bitcoin [8], NXT [9], and Ethereum [10]. A private blockchain uses a sole entity for granting permission for users to join the network, and write or send transactions to the blockchain. Examples of private blockchains are Hyperledger Fabric, Ripple, and Eris [11]. A consortium blockchain uses a consortium to grant access to each participant [12].

2.1. Blockchain Frameworks

There are numerous blockchain frameworks. Here, we briefly introduce those used in the reviewed literature for environmental data recording.
A blockchain framework is a set of tools that enables the development of blockchain-based applications. The frameworks support the function of consensus mechanisms, smart contracts, cryptographic functions, and Application Programming Interfaces (APIs) to build decentralized applications (dApps) or blockchain-based solutions. Popular blockchain frameworks include Ethereum [10] and Hyperledger [13]. The following are brief introduction to blockchains detected in the reviewed works within the scope of this review.
  • Bitcoin is well-known blockchain for payment exchange and cryptocurrency generation [8]. This public blockchain handles between 4.6 and 7 transactions per second, making it hardly scalable.
  • Ethereum is a programmable P2P network that enables users to build and deploy decentralized applications [10].
  • Hyperledger is an open-source blockchain platform hosted by the Linux Foundation’s Hyperledger project designed to meet confidentiality, privacy, and scalability requirements while maintaining a global collaboration between finance, banking, supply chains, manufacturing, and technology [13].
  • Corda is designed for enterprise environment, highlighting data privacy, security, and compliance [14]. Corda shares data on a need-to-know basis because parties may be competitors who want to keep business relationships and details secret from one another. Participants must first obtain a digital certificate before joining the network [15,16,17].
  • Algorand is a blockchain platform that claims to be secure, decentralized, and scalable while reducing energy consumption. It uses a consensus algorithm called pure proof-of-stake (PPoS) that enables large participation and prevents forks for enhanced security [18].
Table 1 categorizes the frameworks adopted based on the consensus algorithm used, whether they are fully or partially decentralized, and the throughput in terms of the number of transactions per second. These values are reported by the individual papers and the framework platforms.

2.2. Consensus Algorithms

A consensus algorithm is a protocol used by the nodes of a blockchain network to ensure consistency among the distributed ledgers [11]. Various consensus algorithms have been considered for environmental monitoring. Here, we briefly introduce those widely adopted ones in the reviewed works.
  • Proof of Work (PoW) is a consensus algorithm used in Bitcoin, and later also used in Ethereum [11]. In this scheme, nodes called miners or validators compete to solve a computationally challenging puzzle to decide who leads the addition of the latest block in the valid blockchain. The miner who resolves the puzzle first is the selected miner who adds the new block in the blockchain.
  • Proof of Useful Work (PoUW) is similar to PoW; however, it requires that the work is not just computational but also useful in some real-world applications [22,23].
  • Proof of Stake (PoS) uses the level of a stake that each validator (called forgers) puts forward to as another variable to select the block committing node (instead of resolving a puzzle) [9,24].
  • Delegated Proof of Stake (DPoS) resolve “the rich getting richer” problem presenting in PoS by also considering votes from the nodes in the network [25].
  • Proof of Stake Time (PoST) solves the problem of “the coin-age”. Beside the stake, validators must demonstrate consistent participation and contribution over time to be chosen to create new blocks.
  • Practical Byzantine Fault Tolerance (PBFT) is a consensus algorithm proposed to solve the Byzantine Generals Problem and optimizes for low overhead time to solve problems associated with already available Byzantine Fault Tolerance solutions [25].
  • Three consensus used with Hyperledger are: Raft [26] and Kafka [27], which are crash fault-tolerant, and YetAnotherConsensus, as used by Iroha [20,28]. Raft and Kafka use a leader–follower mechanism to improve transmission efficiency and rotated the leader role to ensure fault tolerance.
  • Proof-of-trust (PoT) is a consensus algorithm that selects validators based on the participants’ trust values. PoT has a centralized reputation-based approach to reach a consensus and avoids low throughput and high resource consumption. By separating participants’ powers in the consensus process, PoT promotes fairness and security [29].
  • Proof of Vote (PoV) is a consensus protocol based on a voting mechanism and consortium blockchain. PoV separates voting rights and executive rights. The consensus mimics the voting campaign by designing four types of network participants: commissioner, butler, butler candidates, and ordinary participants [30].

2.3. Blockchain Features in Environmental Monitoring

Blockchain provides features such as data security, transparency, and trust, enhancing efficiency across diverse industries and applications for recording and management systems. Some blockchain features are inherent attributes, like data immutability, and others are enabled by the use of smart contracts in a blockchain. For example, a smart contract can be deployed on a blockchain to facilitate the establishment of environmental policy and ensure enforcement. Figure 2 shows the blockchain features mostly sought after in environmental management and monitoring applications. These features are described as follows:
  • Immutability (IM) is the feature that transactions (data) stored in the blockchain cannot be tampered with. Once data are recorded in the blockchain, it cannot be changed. This measure guarantees the integrity of the data within the blockchain, as attempts to modify it are highly infeasible.
  • Anonymity (AN) is the attribute of a system where participants’ and stakeholders’ information is protected and kept private.
  • A Smart contract (SC) is a self-executing trusted code that runs on a blockchain network without needing a trusted or centralized node [31]. Blockchain clients issue transactions to trigger smart contracts to perform functions on the blockchain.
Other acquired features that are enabled by blockchain include the following:
  • Data Governance (DG) defines how data are shared and who or what processes have access to the recorded data.
  • Data Security (DS) is the property of a system that makes data immune to a specific attack. These data are the transaction content.
  • Incentives (IN) are the mechanisms designed to encourage user participation. These incentives encompass both rewards and penalties within the system. Rewards are employed to promote favorable behavior and adherence to the established rules defined by smart contracts, while penalties serve to discourage unfavorable behaviors.
  • Payments (PY) is the process of transferring cryptocurrencies or tokens between blockchain clients’ accounts in exchange for goods or services.
  • Traceability (TC) is the ability to access chronological information of a client, a physical or digital object, or a process through recorded transactions. Traceability allows users to follow the history of an object. Provenance, as a specialized application of tracking, uses traceability to identify the origin of the subject.
  • Tokenization (TK) is the representation of a universal value of physical or digital assets, or ownership rights on a blockchain network. Tokens can be exchanged or generated in a blockchain as a result of a smart contract.
  • Transparency (TP) is the property that allows users to access information recorded in the blockchain for verification. Users may look into this feature to access historical data.
  • Tracking (TR) is the feature of blockchain that allows access to the data regarding the current location or status of objects or processes.
Table 2 outlines the terminologies and abbreviations for features of blockchain used in this paper. In the following analysis, we highlight the commonly targeted features in the existing literature.

3. Blockchain-Based Management of Critical Elements for Sustainability

The critical elements for sustainability identified in this paper are greenhouse gas and carbon emissions, solid and plastic waste, food, water, and circular economy. Because blockchain is used as a ledger, we look into the motivations of using blockchain and the features sought, and identify which blockchain framework are adopted. We also identify the technology used to support data acquisition and monitoring. At the end of the section, we identify the challenges left for future research.
Research Methods. The followed research method was an exhaustive search for publications where blockchain is used to monitor the environmental variables addressed in this paper, and identify the motivations of using blockchain, threats, features, frameworks, consensus algorithms, and the supporting technologies. The searched databases were Science Direct (Elsevier) and IEEE Xplore that archive conference and journal papers. We greatly used Google Scholar, which directed the search to many other publishers and databases. We also made a general search on the Internet and retrieved information from sites on products and projects on the focus themes. The search produced about 300 publications, and about 200 were considered to have enough original information to be reported. The others are references to basic or associated information for completness. Different from other works, the uniqueness of this review is the identification of the motivations for using blockchain on environmental sustainability. Each environmental variable addressed here are independent from the others and so that each topic in this review can be read independently. The results of the analysis are greatly summarized by the provided tables.

3.1. Greenhouse Gas Emissions

GHG are those that contribute to the warming of the Earth’s atmosphere. These gases include carbon dioxide (CO2), methane (CH4), nitrous oxide (N2O), hydrofluorocarbons (HFCs), perfluorocarbons (PFCs), sulfur hexafluoride (SF6), and nitrogen trifluoride (NF3) [32,33]. Other important GHG emissions are particulate matter PM2.5, PM5, and PM10 and volatile organic compounds [32].
Monitoring the generation of GHG emissions is recognized as a critical need. Industries and households that utilize combustion in various capacities are significant sources of GHG emissions that also require monitoring.
In this section, we examine existing research on monitoring and recording GHG emissions data, identifying the objectives that drive the implementation of blockchain technology, and the target GHG emission. Figure 3 highlights the detected objectives in the use of blockchain applications for GHG emissions. We also provide insights into blockchain and other supporting technologies. These supporting technologies are those used to sense, collect, transmit, or store data in combination with blockchain. The supporting technologies are various and aim to provide additional information on strategies to address an interface between blockchain and the environment/users. Table 3 summarizes the information gathered from the reviewed literature.

3.1.1. Objectives

Five distinct objectives have been identified using blockchain to mitigate the impact of GHG emissions: (a) monitoring for compliance with policy limits, (b) managing emissions by polluters, (c) utilizing emission credits, (d) reducing costs, and (e) managing fine collection.
  • Check compliance: It is generally believed that curbing GHG emissions depends on compliance policy, agreements, and allowances [34,36,37,38,45]. The main concern is to keep sensed data accurate [38] so compliance can be verified [34]. It is important for some policies to also record humidity and temperature data to justify environmental variations [36] that can be associated with specific policy agreements [37].
  • Facilitate management: Management of emissions share similarities with compliance except that it can help emitters as well [39]. Such activity may involve monitoring and quantification of the GHG (as seen for methane) [40,41].
  • Manage emission credit: In this scenario, producers of GHG emissions may be granted credits or allowances for emission, and blockchain could serve as a reliable mechanism for verifying compliance [42].
  • Collect fines: The process of fine collection necessitates an efficient system to monitor and track payments made by environmental policy offenders [43]. The adoption of blockchain technology in this context ensures the implementation of a secure payment system.
  • Reduce cost: It was also explored to use blockchain for recording various GHG emissions to reduce cost [44]. One strategy was to reduce the cost of storage and for that they resorted to using Inter-Planetary File System (IPFS). However, the use of IPFS also requires looking into reliability and data durability [46].

3.1.2. Blockchain Features

Transparency [34,35,36,37,38,39,40,41,43], traceability [38,39,40,41], and integrity [42], facilitated by the immutability property of blockchain, are key motivations for employing blockchain in monitoring and measuring GHG emissions. These properties are sought by studies on compliance verification, management facilitation, and fine collection. However, achieving transparency often requires additional functionalities to grant different stakeholders access to the recorded data.

3.1.3. Blockchain Frameworks

The most commonly reported blockchain framework for recording GHG emissions is Ethereum [36,44]. Other frameworks, such as IBM-AQMS [42] and Hyperledger [34], have also been adopted. However, the reported studies did not provide information about the rationale behind their choice of framework nor the sought features.

3.1.4. Supporting Technologies

Given the expansive nature of monitoring GHG emissions, crowdsourcing approaches have been considered [39]. Additionally, technologies such as 5G have been utilized to transmit data directly to blockchain repositories, minimizing data exposure [38]. Some studies have explored the use of IPFS to store recorded data in large public off-chain databases, offering enhanced security protection [35,44]. Furthermore, data compression techniques have been employed to reduce storage requirements [36].

3.1.5. Challenges

The plethora of works focusing on recording and monitoring GHG emissions converge on scalability as a major challenge [36,39]. Managing numerous sensors required for accurate evaluations of GHG generation in large urban areas poses difficulties in centralized management. One proposed approach involves outsourcing the monitoring of such emissions [39], although implementing a methodology to crowdsource while maintaining data immutability presents significant challenges. Nevertheless, this approach could extend sensing coverage to large areas. The scalability required not only affects the blockchain itself but also off-chain storage and the used storage in general [44].
Other challenges include implementing actionable smart contracts to monitor changes and compliance with emission limits for emissions credit management [42]. Scalable tracking for fine collection management of nonconforming emitters is another challenge. The cost of blockchain implementation is an important factor that one must consider for actual implementations and it is, therefore, a topic that needs further study. Other GHGs that are yet to be considered for monitoring with blockchain technology are HFCs, PFCs, SF6, and NF3. Furthermore, the reviewed literature focuses more on proposing systems that may not have yet been implemented and tested. Therefore, there is an evident gap in developing systems that prioritize the implementation of blockchain and observing its performance under real testing scenarios.

3.2. Carbon Management

As the primary and popular global warming contributor, monitoring of carbon has attracted significant attention, with the objective of regulating, monitoring, decreasing, and eventually recapturing such emissions [47]. To mitigate climate change, global initiatives by governments, industries, and organizations have focused on monitoring and regulating carbon emissions [48,49,50,51,52]. However, measuring, monitoring, and reporting of carbon management lacks public trust because most human activity produces carbon and the required reporting and verifying task might conflict with economy benefits [53,54]. In Table 4, we summarize the objectives, the blockchain systems, and technologies reported in the literature.

3.2.1. Objectives

We categorize the reported objectives into carbon monitoring [55,56,57], carbon trading [53,54,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78], and carbon capture and storage (CCS) [79], as shown in Figure 4. Table 4 summarizes the various identified objectives and the features of the adopted blockchains to achieve those objectives. Carbon monitoring is primarily focused on measurement, reporting, and verification (MRV) of sensed data [80]. Carbon trading, while treating these emissions as tradable commodities, is an emerging objective.
  • Carbon monitoring: The building and construction sector is one of the largest contributors to GHG [81]. Here, making data transparent to stakeholders and preserving data integrity [55,57], especially among service providers [58], to support trust among various stakeholders [56], have been major objectives in data monitoring projects.
  • Carbon trading: In carbon trading among individuals and companies [53,54,59,60,61,62,63,64,65,66,67,68,69], transaction verification [59], data integrity [60], and maintaining security and efficiency of the trading system [61], where transactions are influenced by both the offer price and the reputation value of emitting enterprises, are main concerns. Transportation systems are another large contributor of carbon [70,71,72,73]. Blockchain-based systems enable the transportation emission trading with trust between individuals [71] and vehicles [70,73]. In the energy sector, blockchain is being proposed to trace the source of carbon, enabling transparency in carbon trading [74,75]. Various conceptual blockchain frameworks for emission trading to ensure transparency have also been proposed for marine and coastal ecosystems [76], the building sector [77], and the fashion apparel industry [78].
  • Carbon capture and storage: For CCS, Bachman et al. [79] introduced a new native token on a blockchain that uses Proof-of-Useful-Work (PoUW) as the consensus mechanism to incentivize carbon removal. With this incentive mechanism, CCS facilities compete with each other for the amount of captured and stored carbon emissions.

3.2.2. Blockchain Features

The most demanded use of blockchains in carbon emission management is smart contracts, as it provides the mechanism to keep records in a blockchain. Transparency [53,54,55,56,57,59,60,61,62,63,64,65,69,70,71,72,73,74,75,76,77,78,79] and traceability [53,54,55,56,57,60,61,62,63,64,65,67,69,70,71,72,73,74,75,76,77] are also amongst the most sought-after features in this topic. Incentive management [53,54,55,56,60,61,62,63,64,65,70,71,72,73,74,75,77,79], tracking [53,54,59,60,61,62,63,64,65,70,71,72,73,74,75,76,77,79], and data governance [53,54,60,61,62,63,64,65,70,71,72,73,76,77] are also considered.

3.2.3. Blockchain Framework

The adopted blockchains for carbon management are: Hyperledger Fabric [55,56,61,62,68,70,74], Ethereum [73,75], CFC [58], FISCO BCOS [60], Multichain [63], Bitcoin [64], and Hyperledger Iroha [71]. Hyperledger Fabric is the most widely adopted blockchain, owing to its flexibility to adopt different consensus algorithms. Some applications that also target scalability, and thus, high transaction throughput, use raft-like consensus algorithms, such as in food-industry applications [58].

3.2.4. Supporting Technologies

The use of sensors and numerous IoTs motivates the adoption of a database to store the data obtained to achieve fast access time and low cost per record stored [56]. Aligned with the objective to reduce data exposure, the protocol design for having sensors directly reports data to the blockchain, and thus, minimizing human intervention has been reported to be of large interest [53]. To govern the carbon trading system, artificial intelligence (AI) is employed to detect carbon emissions anomalies [59]. The use of vehicular ad hoc networks (VANETs) has been explored to enable direct trading between vehicles that contribute to the generation of carbon [70]. Other approaches to incentivize the reduction of carbon emissions require a reputation system that allows carbon contributors to compare their emission levels [61,63,74].

3.2.5. Challenges

Although holding significant promise in reducing carbon emissions, blockchain-based carbon management systems may encounter issues such as data privacy, scalability, cost, and the risk of raw data fraud during the emission data collection process. The inherent transparency of blockchain technology ensures symmetrical information sharing among stakeholders, but it also raises concerns regarding the handling of confidential information. Scalability becomes a growing concern as more participants or sensors are integrated into the carbon management system, potentially impacting its performance. Additionally, the energy consumption of blockchain technology raises concerns about its carbon footprint and its implications for carbon emissions. Collecting emission data are inherently exposed to raw data fraud, especially those systems that require human intervention. Autonomous communication and management are also needed solutions.

3.3. Solid Waste Management

Solid waste is the materials generated from daily human activities, movable, and permanently discarded [82]. They are categorized into municipal, electronic, medical, agricultural, and hazardous waste, depending on the source of generation. Most of the solid waste ends up in landfills, and it significantly impacts the environment and human health by contaminating the soil and groundwater and generating methane and carbon dioxide during decomposition [83]. As shown in Figure 5, the phases of effective solid waste management (SWM) typically are: generation, segregation, collection, transportation, treatment, and disposal in an environmentally friendly manner. To perform this task effectively, solid waste may need to be tracked using well-recorded immutable data using blockchain. The following objectives highlight the foreseen challenges.

3.3.1. Objectives

Table 5 shows a summary of the objectives of using blockchain in SWM along with the type of waste, the reported blockchain features, adopted framework and consensus, supporting technologies, and its remaining challenges.
  • Incentivize waste segregation: Waste segregation is more effective at the source. Therefore, a system to reward cryptocurrency to those individuals or groups who segregate solid waste is a major incentive mechanism [84].
  • Incentivize waste collection: This is the most popular objective in SWM. Systems to manage the recording of proper disposal of solid waste and the distribution of rewards are of major interest [85,86,87,88]. Other approaches include a penalty to those who do not comply with disposal policy. Proper discarding often means to return such disposed materials to a retailer or dealer, so that rewards are assigned. Rewards are in the form of tradable tokens [89] or cryptocurrency [87].
  • Monitor waste transportation: Illegal dumping and dumping hazardous waste are major concerns in the reviewed applications. For the latter concern, reducing information asymmetry between contributors of solid waste and waste manager is needed [90]. Real-time monitoring of waste transportation can also help reduce these two concerns [91].
  • Improve solid waste management: There are a few works that consider the general management of solid waste as a target. These approaches aim to support waste tracking [92], especially for medical waste [93,94].

3.3.2. Blockchain Features

In summary, smart contracts, transparency, and tracking are widely sought-after blockchain features to address the challenges of information asymmetry in SWM. Data governance [92,95,96,97] is of interest for improving municipal waste management to control access to the record. Data security is adopted by monitoring municipal waste transportation [91] and improving medical waste management [93,94]. Incentivization is adopted for waste segregation and collection as well as improving municipal waste management [84,87,88,92,95,96,97]. Traceability is reported in approaches for incentivizing waste segregation [84], monitoring hazardous waste transportation [90], and improving municipal waste management [93,94].

3.3.3. Blockchain Frameworks and Consensus Algorithms

Among the reviewed papers for SWM, Ethereum [84,85,86,87,92,93,95,97] and Hyperledger Fabric [94] emerge as popular frameworks. The reported consensus algorithm includes PoW [95].

3.3.4. Supporting Technologies

Various technologies, such as IoT [84,88,89,90,97], GPS [88], QR codes [84,89,92], and RFID [88], are crucial in collecting data throughout the waste segregation, collection, transportation, treatment, and disposal processes. These technologies are often integrated into smart waste bins or waste trucks. On the computational side, a decentralized storage system, IPFS, is also used for off-chain data logging [93]. Ultra-high frequency (UHF) and VANETs are used to efficiently retrieve sensor data over extended distances. UHF tags and readers are used to identify waste bins while VANETs enable the location detection of them [91]. Geo-fencing techniques are also employed for effective waste monitoring and timely collection from dump spots [91].
Computing infrastructure and applications are identified for the collection, recording, sharing of data, and managing of IoT devices and for hosting services. These applications include fog [88], cloud [87], and edge computing [89].

3.3.5. Challenges

Some challenges commonly identified with blockchain technology are also identified in blockchain-based SWM systems. They are the implementation and monetary value determination of the cryptocurrency [87,88], data sharing boundary [90,93], scalability [89,92], lack of regulation on blockchain technology [90], resilience in adopting blockchain technology [96], and smart contract vulnerabilities [93]. Data standards and how to validate data from off-chain storage to blockchain are needed to ensure interoperability among the systems [90,94].

3.4. Plastic Management

Plastics represent a major source of pollution to the environment, and are already permeating into most of the food chain and into animals and people [98,99,100]. Plastic is a key contributor to the municipal solid waste. However, because of its vast impact on the environment, we give it its own section.
Municipalities manage plastic waste through incineration, disposal to landfills, recycling, or exporting to other countries/regions [101]. Some of these options are not helpful as they just move plastic waste from one place to another through exportation or contaminate in other forms as GHG generated by incineration.

3.4.1. Objectives

As shown in Table 6, the objectives of blockchain-based approaches for plastic-waste management include incentivizing plastic collection, plastic feedstock tracing, and plastic trading. Figure 6 shows these objectives described in the following.
  • Incentivize plastic collection: Plastic collection is a prime management task for the others and one that depends on incentivizing individuals to discard and collect plastics [102]. Traceability can help to motivate proper plastic disposal by increasing consumer liability [103], while tokenization helps with rewarding those individuals who properly dispose plastic waste [104]. Another strategy to facilitate plastic waste collection is to crowdsource the location of the plastic waste with reliably geo-tagged public photographs so that collectors can locate it [105] and by connecting collectors with plastic collecting companies [106].
  • Trace plastic feedstock: Plastics and microplastics in the ocean have recently claimed significant attention. Publicity has also generated plans to incentivize plastic collectors to recover such plastics from the ocean. But monetary incentives also motivate abuse (e.g., claim ground plastics as ocean plastics). Therefore, blockchain finds its use in incentivization [107], plastic segregation [108,109], and plastic traceability [110]. Data management is another supporting task in plastic collection, specially targeting raw recyclable plastics that currently considered of high value [111,112]. There is especial interest in applications that target textile products made from recycled plastics collected from land and ocean [111].
  • Support plastic trading: The recyclability index (RI) of plastics indicates how much plastic can be recycled and the value of plastic is driven by it [113]. Recyclable plastic can be traded and that benefits from trading and accounting systems using blockchain [114,115].
Table 6. Blockchain applications for plastic waste management.
Table 6. Blockchain applications for plastic waste management.
ObjectivePlastic TypeBlockchain FeaturesFramework (Consensus)Supporting TechnologiesChallenges
Incentivize plastic collection [102,103,104,105,106]Plastic bottle [102]INMultichain/Fine-grain permissionDigital badge, mobile appData security [104]
Urban plastic [103,104,105,106]SC, INHybrid blockchain [103], Hyberledger Besu [106], IOTA (Fast probabilistic consensus) [104]Digital badge, mobile app, IoT devices [103,104,106]
Coastal plastic and plastic packaging [105]INEthereumMobile app, crowdsourcing geo-tagged image, relational database, cloud computing
Trace plasticOcean PlasticTCN/AN/A
feedstock [107,108,109,110,111]Recycled plastic [108,109,111]SC, IN, TC, TPConsortium blockchain [109]Digital badge [111], IoT devices, AI [108]
Support plastic trading [112,113,114,115]Plastic products [112,113]SC, IN, TC, TP, TRConsortium blockchain [113], Hyperledger Fabric + Ethereum (PBFT + PoW) [112]N/AScalability [112,113]
Plastic waste [114,115]SC, IN, TC, TP, TREthereum [114], EVM [115]DApp

3.4.2. Blockchain Features

Incentivization is the most sought-after blockchain feature for plastic management, which is triggered mostly for plastic waste collection. This feature is leveraged by the use of smart contracts [111]. Traceability and tracking are mostly used for feedstock tracing and trading while transparency is reported for tracing recycled plastics and supporting plastic trading to provide the source information [111,113,115]. Tracking is also considered to help consumers approach plastic recycling organizations [106,114].

3.4.3. Blockchain Framework

Hyperledger fabric and Ethereum are the most adopted frameworks. However, many of the blockchain solutions for plastic management adopt a multi-chain approach that uses a combination of multiple blockchains to handle credit transferring and recording tracing [112,113,115], IOTA [104], or a consortium blockchain [109].

3.4.4. Consensus Algorithms

The most popular consensus algorithm in plastic waste management is PBFT, while PoW and PoS are also considered in system implementations. Expectedly, many of the piloted systems lead by commercial organizations use proprietary consensus in their systems and little can be found about them.

3.4.5. Supporting Technologies

Incentivization mostly drives the adoption of digital badges, digital assets, and wallets as credit systems to incentivize plastic collection and trading. Database, image processing, smartphone apps, cloud computing, and IoT devices are often adopted in collecting, segregating, tracking plastic waste, and in providing information to improve system efficiency.

3.4.6. Challenges

A few of the pilot blockchain solutions for plastic management have exposed several issues including data security [116], scalability of the system because of the selected consensus algorithm [117], privacy concerns [118], and energy efficiency of the blockchain framework.

3.5. Food Waste Management

Food waste comprises not only the discarded food itself, but also the energy, water, and resources expended during its production, transportation, and packaging, significantly amplifying the carbon footprint of the food supply chain [119]. As a response, recent research has increasingly turned to blockchain technology to enhance the efficiency of food supply chains, reduce food waste, and ensure food safety and security.

3.5.1. Objectives

The objectives of using blockchain in the food supply chain are to (a) reduce food waste, (b) ensure food safety and security, and (c) improve the efficiency of the food supply chain. These objectives, shown in Figure 7 and summarized in Table 7, are discussed in the following.
  • Reduce food waste: The proposed blockchain-based solutions to manage food waste leverage the management of data across the supply chain for product tracking and origin tracing. The approaches include mobile app platforms for preventing food fraud, enhancing transparency in dairy product provenance, and expediting food contamination source identification [120]. Other applications have targeted reducing waste through the food supply chain [123] and also at the household side by helping manage food consumption [121]. One has the challenge of supporting multiple stages of the chain while the other to support a large number of consumers.
  • Ensure food safety: Food fraud, where suppliers deceive customers about food quality and contents, is a growing global issue [130]. Tackling this requires traceability and authenticity checks along the supply chain [125,126,127]. Combining RFID, IoT devices, and blockchain across the agri-food supply chain ensures food safety by gathering and securing data throughout production, processing, warehousing, distribution, and sales [128,129].
  • Ensure food security: To improve food security (i.e., access to food) while reducing food waste, IoT and blockchain were adopted [135]. Other approaches target food security by monitoring food quality, safety, and provenance [136].
  • Improve food supply chain: There is an increasing interest in using blockchain to improve the food supply chain while reducing waste and improving food provenance [140], food safety [142], and system scalability [141]. These features are provided by the transactions issued at each process of the supply chain. Such information provides traceability. To improve transparency, an RFID and proof-of-object-based authentication protocol was introduced, using unique RFID tags to monitor real-time product quality, with customizable sensors for added precision [138].

3.5.2. Blockchain Features

Transparency and traceability promote confidence across the processes by allowing customers to check the safe management of food [120,124]. Incentivization is a feature sought by supermarkets to help consumers keep food safe and reduce waste [130]. Traceability [125,126,127,128,129,141] and transparency [125,126,130] are widely adopted features sought to support food safety. These feature also allow stakeholders to step-up communication with customers, increase efficiency, and reduce risks and costs of collection in case of product recall [135,136].

3.5.3. Blockchain Frameworks

The frameworks proposed to reduce food waste are Hyperledger Fabric [120], SmartNoshWaste [121], Hyperledger Sawtooth [123], and consortium blockchain [124]. Public Blockchain [127,128,129] and IBM Hyperledger Framework [125,126,130] are used to create solutions to ensure food safety. Public blockchains have been proposed to support food security [133,136] and to support the food supply chain [138], as those can reach more consumers or to make data accessible to users [123].

3.5.4. Supporting Technologies

Supporting technologies such as using RFID tags [128,133,138] and other IoT devices [129,135,138] to track the food product along the supply chain have been widely adopted in the proposed blockchain systems that address food waste. For instance, QR codes [120,121,123], RFID [120], and cloud computing [121] are common supporting technologies on such works. QR code and cloud computing can improve data traceability and accessibility to every stakeholder, including the consumer. This approach can reduce the waste generated by a product of unknown origin [121] and allow consumers to track the history of a product by simply scanning a QR code [123]. IoT [129] and RFID [128] are used for traceability, finding food provenance, and enhancing food safety. These IoT devices digitize systems in farms, processing plants, plantation fields, and logistics companies. Customers can verify the information for the products they want to purchase by scanning the RFID tags [128]. Similarly, IoT [135] devices and RFID [133] strengthen food security by providing information regarding food location and product history along the supply chain. Furthermore, the result of machine learning (ML) classification methods presents food-related information to help the stakeholders better manage their supply chain [133].

3.5.5. Challenges

Food provenance is a major concern for consumers [130,143]. The food origin may indicate food properties or whether food is associated with a contamination recall. Transparency and traceability can help satisfy the demand for provenance information. Because the food supply chain is complex and extensive, and it involves many stakeholders, blockchain’s scalability, transparent and data governance, and accessibility remain key challenges. Data governance is a particular challenge to support the private sector as it is a major stakeholder of the food supply chains. Although blockchain and smart contracts can help users navigate the intricacies of regulation and compliance for the food supply chain systems, how they can be standardized and implemented across the numerous stakeholders along the supply chain remains an open issue.

3.6. Water Management

Water scarcity is a pressing and recurring issue faced by countries worldwide [144]. Climate change and extreme weather events keep increasing concerns on water availability and quality. The critically needed water management, in general, suffers from issues such as information asymmetry [145], staff shortage [146], and data tampering [146]. Research groups have proposed using blockchain as necessary tool for effective water management. Works on water management using blockchain focused mainly on three objectives: improving water management, supporting water trading, and conserving water resources, as indicated in Figure 8 and summarized in Table 8. The table also summarizes the adopted approaches, supporting technology, and identified challenges.

3.6.1. Objectives

Improve water management: A significant amount of work has focused on improving water management for both waste water as well as other fresh water use. Wastewater is the water discharged from industry and households [148]. Direct wastewater disposal potentially pollutes the water and damages aquatic life [150]. Thus, wastewater treatment and its management is increasingly necessary. Blockchain-based systems were proposed to manage wastewater treatment systems [148], to secure and verify water permits and license information [151] and compliance [153]. The management of water distribution system is also of great importance [147]. Information asymmetry is also of concern in water management systems that has attracted commercial blockchain management solutions [145]. Because of water scarcity, many cities are resorting to ground water, but that also calls for accurate management systems for sustainability [155], efficiency [154], trading [159], and decision making [158]. The water crisis is a common problem faced by the irrigation community [163,164]. Water trading, as a solution, requires support by providing real-time transactional data [165]. Incentivization of sustainable water practices [166] and securing data in water monitoring [162] are also critical applications. Water conservation can be incentivized by the application of penalties and rewards, for which blockchain can support monitoring and reward management [167]. Monitoring household water consumption [173,176,177] and preservation of smart meter data [178] are key measures for improving water usage within municipalities.
Support water trading: The lack of transparency between stakeholders, administrative complexities, and complicated financial settlement processes are challenges for the current water trading market. As in other trading applications, blockchain is being adopted for water trading to increase transparency, manage payments, and seal agreements with smart contracts, where water rights are also of increasing importance [180].
Conserve water resource: Conserving [182,183] and protecting water against pollution [15,184,185,186] have motivated the adoption of blockchain in water management. Blockchain is used to manage the use of water resources [182], to ensure water resource protection [184], and to trade water rights [185]. Blockchain has been widely considered for monitoring water quality, with measurements of PH, turbidity for water, carbon dioxide, and carbon monoxide [186], which is particularly important for drinking water [183] and for protecting aquifers and reservoirs [15].

3.6.2. Blockchain Features

Blockchain-based water management systems mainly aim at enhancing transparency to reduce water information asymmetry between stakeholders, improving water-use cooperation. Most of these features are leveraged by the use of smart contracts and the general properties of blockchain. The access to consistent data and secure payment enabled by smart contracts also allows entities to trade water and to exercise water rights. The water management system also uses blockchain tracking to find locations with inadequate water quality [176,177], and traceability features to trace water quality [178].

3.6.3. Blockchain Frameworks

Blockchain-based water management systems are implemented on Hyperledger Fabric [148,153,158,168,176,183], Alliance chain [165,184,185], Ethereum [157,160,161,164,180], Ethereum Light Client (ELC) [186], and R3 Corda [15]. Hyperledger Fabric was used to check the feasibility of real-time data storage [176]. A system using a static blockchain for one-time intervals and two dynamic blockchains for time series was proposed considering different security levels based on the consensus (PoW, PoT, or PoV) used by the network [152]. A private blockchain uses k-means++ to group users into clusters, where each cluster has a private blockchain to record the data of members [177].

3.6.4. Supporting Technologies

IoT devices are commonly deployed to collect data for wastewater treatment management [146,147,148,149,150,151,152,153], harvested water [145,154,155,156,157,158,159], agricultural water management [160,161,162,163,164,165,166,167,168,169,170,171,172], and municipalities [173,174,175,176,177,178,179]. IIoT devices, developed for industrial applications, are deployed for wastewater treatment management where the risk factor is high [146]. Internet of Underwater Things (IoUT) [154] and Internet of Agricultural Things (IoAT) [157] devices are used as specific hardware to monitor water. Industrial Internet of Water Things (IIoWT) was considered for data standardization, interoperability, and data security among different water institutions [172]. IoT [147,148,152,154,156,163,164,169,173,175,176,177,182,183] and IIoT [146] devices may monitor water use and directly interact with blockchain through Low Power Wide Area Networks (LPWAN) [163]. ML techniques predict water use [173] and detect anomalies in data [148]. For agricultural water management, RFID readers are adopted to grant users water access according to the rules set by the community, also referred to as irrigation receipt [161].

3.6.5. Challenges

The identified challenges of blockchain for water management from a number of the reviewed literature are policy and regulation-based [151,184]. Considering that water rights and access to water often cross national borders, the implementation of blockchain for water management needs to consider international laws and national policies, as well as geopolitical cases, to allow collaboration and cooperation amongst stakeholders across borders.
Technical challenges that blockchain-based systems face are the energy consumption of the blockchain application [184,185] and the scalability of the system [148,180], especially under a massive number of IoT devices and sensors. Transparency of information could facilitate informed decision-making and encourage collaboration. The cost and complexity of monitoring the vast water systems require significant resources and collaboration. A feasibility study could be an important first step towards filling this gap.

3.7. Circular Economy and Blockchain

A circular economy (CE) is a mechanism that reuses, renews, and regenerates materials, products, or services to keep them or make them more sustainable or environmentally friendly [187,188]. Figure 9 shows an overview of the circular economy concept. CE is emerging as a sustainable alternative to the traditional linear economy system, where consumers buy a product, use it, and dispose of it [189]. However, the implementation of a CE faces many economic and management challenges, such as tokenization of the resources used along the supply chain, mechanisms for tracking, and setting the value proposition of recycled materials and resources, among others [188,189,190]. Therefore, there is an increasing interest in exploring blockchain as a solution to address some of these challenges.

3.7.1. Objectives

Table 9 categorizes the existing blockchain solutions into circulate supply chain products, recycle e-waste, and reuse plastics.
Circulate supply chain products: Most of the works on blockchain applications for the management of circular economy aim to address the question of how to circulate the products for reuse along the supply chain [191,192,193,194,195,196]. Blockchain has been explored in digitization of supply chain records to provide reliable data to track waste and inventory [191,192]. A conceptual analysis of using blockchain for product deletion in a circular economy is proposed [194]. Triple Retry is a blockchain-based CE framework that employs Hyperledger Fabric to improve throughput and speed [196]. In e-commerce, IoT and blockchain have crucial influences on the virtual supply chain to achieve a virtual closed-loop supply chain for informed policy making [197]. Blockchain solutions have also been explored in the renewal energy grid management [193] and building and construction sector [195] as case studies for achieving circular economy.
Recycle electronic waste: Recycling electronic waste or e-waste is another objective of blockchain implementation for circular economy [198,199]. Authentication, synthesis, circulation, and reuse of electronic components are objectives for effective tracking [198]. Federated learning has been also objective of interest to distribute the computationally heavy CE business tasks to conserve resources while keeping confidentiality [199].
Reuse plastics: Plastic reuse is another primary application of blockchain in CE [108,200,201]. In such scenarios, participants in CE are rewarded with tokens when they collect, recycle, and reuse plastic waste. The tokens can be traded for goods. However, at a larger scope, forecast of the generation of plastic is considered to allocate resources for responding to surges of products [108]. ML is the resorted tool to perform such forecasts [201].

3.7.2. Blockchain Features

Smart contracts, traceability, and transparency are features sought in circular economy for tracing products, recycling, and reusing second-life materials. Given the complexity of the circular supply chain involving numerous stakeholders, stages, and second-life product record keeping and tracing, data governance emerges as a crucial aspect [195,197,200] to control data access from different stakeholders of the supply chain [192,196]. Tokenization is often reported as a feature in implemented systems [198,200].

3.7.3. Blockchain Framework

Despite the limited existing works on circular economy, Hyperledger fabric is the most popular adopted blockchain [195,196,199,200]. Algorand, a proof-of-stake fast-consensus blockchain platform, has been reportedly adopted for the implementation to provide digital tokens for second-life e-waste for easier tracking [198].

3.7.4. Supporting Technologies

A circular economy comprises many processes and stages in the life cycle of a product or material. Therefore, it requires many and various sensors, data input devices, processing, and recording systems. IoT devices [199], sensors [108], and ML techniques [201] are used to keep track of second-life products and provide decision support based on the collected data are reportedly used.

3.7.5. Challenges in Blockchain Solutions for a Circular Economy

Scalability remains one commonly identified challenge for blockchain solutions for circular economy applications [194,198]. However, easy-to-use interfaces such as DApp are needed to allow stakeholders to interact with blockchains [192]. Additionally, establishing security and privacy policy [199] must be considered together with leveraging support for interoperability of different systems that rely on the required system features [200].
As in the previous topics, most of the blockchain proposals for circular economy are conceptual. Therefore, the cost and ease of implementation and whether business incentives can make the public embrace a circular economy are unknown. While the concept seems to pack great not only sustainable but also economic benefits, a suitable implementation framework is required. The high energy cost for the implementation of blockchain is also a concern for achieving sustainable development with an energy-intensive computational infrastructure. This topic requires further exploration.

4. Discussion and Future Challenges

As observed in the previous sections, blockchain has been adopted to digitize records, facilitate tracking and traceability of products and materials, and automate tokenization in the trading of products and services to enhance truthful monitoring of environmental variables. The immutability of records supports trust and transparency within the system. While the body of existing work on blockchain applications in waste and natural resource management is large, focused and practical work is still needed to identify the far-reaching potential of blockchain.
As consensus algorithms in blockchain implementations require intensive computation, energy efficiency is a major concern. The trade-offs between energy efficiency, performance, and security are yet to be understood.
Data security has been identified as a feature sought by some of the proposed approaches but existing work lacks identification of actual threats to data. The reason for this void is that data security is a desirable feature of databases rather than of blockchain. Approaches to data security have been recently proposed [154,202,203].
The proliferation of sensors, IoT devices, VANETs, and video feeds is large in blockchain applications. Therefore, the amount of sensing data for the environment grows at a staggering rate. That might challenge the scalability of blockchain systems and also methods to efficiently harvest, represent, and analyze these data. Furthermore, work on data analysis might offer additional views on the impact of the use of blockchain. Some approaches to improve scalability of a blockchain may be the increase of transaction throughput through partitioning of the consensus algorithm, such as sharding [204], by compressing the contents in transactions to increase the capacity of a block [46], or by designing a fast consensus algorithm without losing the design principles of data protection of blockchain [205].
We observed that the management of carbon and plastic has attracted much attention from companies and for-profit organizations, which have come up with their own blockchain-based solutions. However, their implemented systems are mostly proprietary and do not offer technical details on the blockchain they use or share data for public access. Due to the lack of information and outcome measurement, it is unclear how the environmental impact of these systems is evaluated and whether they are effective.
The use of data to trace and track materials or products owned by consumers using blockchain may also raise privacy concerns. The collection of data on the life cycle of the material may offer information on the activities of a consumer. Therefore, measures to protect the privacy of consumers while providing tracking, tracing, and transparency features, among others, to the blockchain-based management systems merit future research.
We highlight the reported blockchain applications that not only have been practical and implemented studies but also share part source code. These implementations encompass blockchain or smart contract codes, as detailed in Table 10. While our presentation of this code does not imply endorsement (nor the opposite), we provide the associated links to facilitate thorough examination. The descriptions of the code can be found in the corresponding references.

5. Conclusions

This paper provides a review of the recent existing blockchain applications for protecting data in the management of emissions, waste, food, and water to minimize negative impacts on environmental sustainability and categorizes the broad area of environmental monitoring into greenhouse gas emissions, carbon, solid waste, plastic waste, water, food, and the circular economy.
We identified the motivations for using blockchain in the reviewed research work and development, the frameworks used and consensus algorithms, and the supporting technologies, highlighted the features that existing work aimed to achieve through the use of blockchain, and unveiled the remaining challenges in each of the different application categories.
We discussed the remaining challenges that signal the direction for future research. For practical value, we identified those works that reportedly reached implementation states and shared source code used to model blockchain artifacts in the presented systems. Therefore, we provided answers to the proposed research questions according to recent reported work in the reviewed environmental factors and blockchain.

Author Contributions

Conceptualization: R.R.-C.; Methodology: Z.D. and R.R.-C.; Investigation: M.-V.V., H.W., J.M., K.M.S., Z.D. and R.R.-C.; Draft preparation: M.-V.V., H.W., J.M., K.M.S., Z.D. and R.R.-C.; Editing: M.-V.V., H.W., Z.D. and R.R.-C.; Visualization: M.-V.V.; Formal analysis: M.-V.V., H.W., Z.D. and R.R.-C.; Supervision: Z.D. and R.R.-C.; Funding acquisition: Z.D. and R.R.-C.; M.-V.V. and H.W. are both considered first author of this paper. All authors have read and agreed to the published version of the manuscript.

Funding

This material is based upon work partially supported by the National Science Foundation under Grant No. 1856032 and NJIT 2023 Seed Grant.

Data Availability Statement

Information presented in this article was obtained from articles published by various publishers and databases.

Conflicts of Interest

The authors declare no conflicts of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

References

  1. Kennish, M.J. Environmental threats and environmental future of estuaries. Environ. Conserv. 2002, 29, 78–107. [Google Scholar] [CrossRef]
  2. Cook, B.I.; Mankin, J.S.; Anchukaitis, K.J. Climate change and drought: From past to future. Curr. Clim. Chang. Rep. 2018, 4, 164–179. [Google Scholar] [CrossRef]
  3. United Nations Climate Change, The Paris Agreement. 2015. Available online: https://unfccc.int/process-and-meetings/the-paris-agreement (accessed on 11 November 2023).
  4. Usman, M.; Balsalobre-Lorente, D.; Jahanger, A.; Ahmad, P. Are Mercosur economies going green or going away? An empirical investigation of the association between technological innovations, energy use, natural resources and GHG emissions. Gondwana Res. 2023, 113, 53–70. [Google Scholar] [CrossRef]
  5. Schäffer, A.; Groh, K.J.; Sigmund, G.; Azoulay, D.; Backhaus, T.; Bertram, M.G.; Carney Almroth, B.; Cousins, I.T.; Ford, A.T.; Grimalt, J.O.; et al. Conflicts of Interest in the Assessment of Chemicals, Waste, and Pollution. Environ. Sci. Technol. 2023, 57, 19066–19077. [Google Scholar] [CrossRef]
  6. Allena, M. Blockchain technology for environmental compliance. Environ. Law 2020, 50, 1055–1103. [Google Scholar]
  7. Mishra, S.; Bharagava, R.N.; More, N.; Yadav, A.; Zainith, S.; Mani, S.; Chowdhary, P. Heavy metal contamination: An alarming threat to environment and human health. In Environmental Biotechnology: For Sustainable Future; Springer: Singapore, 2019; pp. 103–125. [Google Scholar]
  8. Bitcoin. Open Source P2P Money. Available online: https://bitcoin.org/en/ (accessed on 11 November 2023).
  9. King, S.; Nadal, S. Ppcoin: Peer-to-peer crypto-currency with proof-of-stake. Self-Publ. Pap. August 2012, 19, 1–6. [Google Scholar]
  10. Ethereum, Inc. What Is Ethereum? Available online: https://ethereum.org/en/what-is-ethereum/ (accessed on 11 November 2023).
  11. Vladucu, M.V.; Dong, Z.; Medina, J.; Rojas-Cessa, R. E-voting meets blockchain: A survey. IEEE Access 2023, 11, 23293–23308. [Google Scholar] [CrossRef]
  12. Dib, O.; Brousmiche, K.L.; Durand, A.; Thea, E.; Hamida, E.B. Consortium blockchains: Overview, applications and challenges. Int. J. Adv. Telecommun 2018, 11, 51–64. [Google Scholar]
  13. Hyperledger Foundation Hyperledger Foundation—Hyperledger Fabric. Available online: https://www.hyperledger.org/use/fabric (accessed on 11 November 2023).
  14. Corda Technical Whitepaper. Available online: https://r3.com/blog/corda-technical-whitepaper/ (accessed on 11 November 2023).
  15. Crawford, J.; Folsom, A.; Vo, V.; Tante, A.D.; Yu, J.P.; Lei, C. California Oilfield Underground Aquifer Injection Monitoring by Blockchain Technology. In Proceedings of the 2021 4th IEEE International Conference on Industrial Cyber-Physical Systems (ICPS), Victoria, BC, Canada, 10–12 May 2021; pp. 283–288. [Google Scholar] [CrossRef]
  16. Polge, J.; Robert, J.; Le Traon, Y. Permissioned blockchain frameworks in the industry: A comparison. ICT Express 2021, 7, 229–233. [Google Scholar] [CrossRef]
  17. Monrat, A.A.; Schelén, O.; Andersson, K. Performance evaluation of permissioned blockchain platforms. In Proceedings of the 2020 IEEE Asia-Pacific Conference on Computer Science and Data Engineering (CSDE), Gold Coast, Australia, 6–18 December 2020; pp. 1–8. [Google Scholar]
  18. Research—Algorand Technology. Available online: https://algorand.co/technology/research (accessed on 26 August 2024).
  19. Chen, J.; Micali, S. Algorand. arXiv 2017, arXiv:1607.01341v9. [Google Scholar]
  20. Foundation, Hyperledger. Iroha. Available online: https://tinyurl.com/mr37bthf (accessed on 11 November 2023).
  21. Hyperledger Sawtooth 1.0. Available online: https://www.hyperledger.org/hyperledger-sawtooth-1-0 (accessed on 26 August 2024).
  22. Hoffmann, F. Challenges of proof-of-useful-work (PoUW). In Proceedings of the 2022 IEEE 1st Global Emerging Technology Blockchain Forum: Blockchain & Beyond (iGETblockchain), Irvine, CA, USA, 7–11 November 2022; pp. 1–5. [Google Scholar]
  23. Baldominos, A.; Saez, Y. Coin. AI: A proof-of-useful-work scheme for blockchain-based distributed deep learning. Entropy 2019, 21, 723. [Google Scholar] [CrossRef] [PubMed]
  24. Ismail, L.; Materwala, H. A review of blockchain architecture and consensus protocols: Use cases, challenges, and solutions. Symmetry 2019, 11, 1198. [Google Scholar] [CrossRef]
  25. Awalu, I.L.; Kook, P.H.; Lim, J.S. Development of a distributed blockchain evoting system. In Proceedings of the 2019 10th International Conference on E-business, Management and Economics, Beijing, China, 15–17 July 2019; pp. 207–216. [Google Scholar]
  26. Ongaro, D.; Ousterhout, J. In search of an understandable consensus algorithm. In Proceedings of the 2014 USENIX Annual Technical Conference (USENIX ATC 14), Philadelphia, PA, USA, 19–20 June 2014; pp. 305–319. [Google Scholar]
  27. Kafka. Bringing up a Kafka-Based Ordering Service. Available online: https://hyperledger-fabric.readthedocs.io/en/release-2.5/kafka.html (accessed on 11 November 2023).
  28. Muratov, F.; Lebedev, A.; Iushkevich, N.; Nasrulin, B.; Takemiya, M. YAC: BFT consensus algorithm for blockchain. arXiv 2018, arXiv:1809.00554. [Google Scholar]
  29. Zou, J.; Ye, B.; Qu, L.; Wang, Y.; Orgun, M.A.; Li, L. A proof-of-trust consensus protocol for enhancing accountability in crowdsourcing services. IEEE Trans. Serv. Comput. 2018, 12, 429–445. [Google Scholar] [CrossRef]
  30. Li, K.; Li, H.; Hou, H.; Li, K.; Chen, Y. Proof of vote: A high-performance consensus protocol based on vote mechanism & consortium blockchain. In Proceedings of the 2017 IEEE 19th International Conference on High Performance Computing and Communications; IEEE 15th International Conference on Smart City; IEEE 3rd International Conference on Data Science and Systems (HPCC/SmartCity/DSS), Bangkok, Thailand, 18–20 December 2017; pp. 466–473. [Google Scholar]
  31. Buterin, V. A next-generation smart contract and decentralized application platform. Ethereum White Paper 2014, 3, 2-1. [Google Scholar]
  32. US EPA Overview of Greenhouse Gases. 2024. Available online: https://www.epa.gov/ghgemissions/overview-greenhouse-gases (accessed on 11 November 2023).
  33. US EIA What Are Greenhouse Gases and How Do They Affect the Climate. 2021. Available online: https://www.eia.gov/tools/faqs/faq.php?id=81&t=11 (accessed on 11 November 2023).
  34. Benedict, S.; Rumaise, P.; Kaur, J. IoT Blockchain Solution for Air Quality Monitoring in SmartCities. In Proceedings of the 2019 IEEE International Conference on Advanced Networks and Telecommunications Systems (ANTS), Goa, India, 16–19 December 2019; pp. 1–6. [Google Scholar]
  35. de Tazoult, C.T.; Chiky, R.; Foltescu, V. A distributed pollution monitoring system: The application of blockchain to air quality monitoring. In Proceedings of the Computational Collective Intelligence: 11th International Conference, ICCCI 2019, Hendaye, France, 4–6 September 2019; Proceedings, Part II 11. Springer: Berlin/Heidelberg, Germany, 2019; pp. 688–697. [Google Scholar]
  36. Nußbaum, A.; Schütte, J.; Hao, L.; Schulzrinne, H.; Alt, F. Tremble: Transparent emission monitoring with blockchain endorsement. In Proceedings of the 2021 IEEE International Conferences on Internet of Things (iThings) and IEEE Green Computing & Communications (GreenCom) and IEEE Cyber, Physical & Social Computing (CPSCom) and IEEE Smart Data (SmartData) and IEEE Congress on Cybermatics (Cybermatics), Melbourne, Australia, 6–8 December 2021; pp. 59–64. [Google Scholar]
  37. Diniz, E.H.; Yamaguchi, J.A.; dos Santos, T.R.; de Carvalho, A.P.; Alego, A.S.; Carvalho, M. Greening inventories: Blockchain to improve the GHG Protocol Program in scope 2. J. Clean. Prod. 2021, 291, 125900. [Google Scholar] [CrossRef]
  38. Han, Y.; Park, B.; Jeong, J. A Novel Architecture of Air Pollution Measurement Platform Using 5G and Blockchain for Industrial IoT Applications. Procedia Comput. Sci. 2019, 155, 728–733, The 16th International Conference on Mobile Systems and Pervasive Computing (MobiSPC 2019), The 14th International Conference on Future Networks and Communications (FNC-2019), The 9th International Conference on Sustainable Energy Information Technology. [Google Scholar] [CrossRef]
  39. Dai, J.; He, N.; Yu, H. Utilizing blockchain and smart contracts to enable audit 4.0: From the perspective of accountability audit of air pollution control in China. J. Emerg. Technol. Account. 2019, 16, 23–41. [Google Scholar] [CrossRef]
  40. Mumcular, A. Blockchain Meets Natural Gas: A Case Study of the University of British Columbia and Xpansiv from an Operations Research Perspective. Ph.D. Thesis, University of British Columbia, Vancouver, BC, USA, 2020. [Google Scholar]
  41. Chen, S. Blockchain Mechanism for Tracking GHG Emissions through Supply Chain. 2020. Available online: https://ssrn.com/abstract=4082449 (accessed on 26 August 2024).
  42. Rana, A.; Rawat, A.S.; Afifi, A.; Singh, R.; Rashid, M.; Gehlot, A.; Akram, S.V.; Alshamrani, S.S. A Long-Range Internet of Things-Based Advanced Vehicle Pollution Monitoring System with Node Authentication and Blockchain. Appl. Sci. 2022, 12, 7547. [Google Scholar] [CrossRef]
  43. Nizeyimana, E.; Hanyurwimfura, D.; Shibasaki, R.; Nsenga, J. Design of a decentralized and predictive real-time framework for air pollution spikes monitoring. In Proceedings of the 2021 IEEE 6th International Conference on Cloud Computing and Big Data Analytics (ICCCBDA), Chengdu, China, 24–26 April 2021; pp. 501–504. [Google Scholar]
  44. Sofia, D.; Lotrecchiano, N.; Trucillo, P.; Giuliano, A.; Terrone, L. Novel air pollution measurement system based on ethereum blockchain. J. Sens. Actuator Netw. 2020, 9, 49. [Google Scholar] [CrossRef]
  45. Taskinsoy, J. Blockchain: An Unorthodox Solution to Reduce Global Warming. 2019. Available at SSRN 3475144. Available online: https://ssrn.com/abstract=3475144 (accessed on 26 August 2024).
  46. Medina, J.; Rojas-Cessa, R. AMI-Chain: A scalable power-metering blockchain with IPFS storage for smart cities. Internet Things 2024, 25, 101097. [Google Scholar] [CrossRef]
  47. Solomon, S.; Plattner, G.K.; Knutti, R.; Friedlingstein, P. Irreversible climate change due to carbon dioxide emissions. Proc. Natl. Acad. Sci. USA 2009, 106, 1704–1709. [Google Scholar] [CrossRef] [PubMed]
  48. United Nations. Climate Action Initiatives. Available online: https://www.un.org/en/climatechange/climate-action-coalitions (accessed on 17 March 2024).
  49. Directorate-General for Climate Action. EU Emissions Trading System (EU ETS). 2023. Available online: https://climate.ec.europa.eu/eu-action/eu-emissions-trading-system-eu-ets_en (accessed on 28 September 2023).
  50. U.S. Environmental Protection Agency. Emissions Trading Resources. 2024. Available online: https://www.epa.gov/emissions-trading-resources (accessed on 17 March 2024).
  51. U.S. Department of Energy. Carbon Capture Demonstration Projects Program. Available online: https://www.energy.gov/oced/CCdemos (accessed on 17 March 2024).
  52. United Nations. Kyoto Protocol. 2023. Available online: https://unfccc.int/kyoto_protocol (accessed on 23 October 2023).
  53. Al Sadawi, A.; Madani, B.; Saboor, S.; Ndiaye, M.; Abu-Lebdeh, G. A hierarchical blockchain of things network for unified carbon emission trading (HBUETS): A conceptual framework. In Proceedings of the 2020 IEEE International Conference on Technology Management, Operations and Decisions (ICTMOD), Marrakech, Morocco, 24–27 November 2020; pp. 1–7. [Google Scholar]
  54. Kazi, M.K.; Hasan, M.F. Optimal and secure peer-to-peer carbon emission trading: A game theory informed framework on blockchain. Comput. Chem. Eng. 2024, 180, 108478. [Google Scholar] [CrossRef]
  55. Zhong, B.; Guo, J.; Zhang, L.; Wu, H.; Li, H.; Wang, Y. A blockchain-based framework for on-site construction environmental monitoring: Proof of concept. Build. Environ. 2022, 217, 109064. [Google Scholar] [CrossRef]
  56. Woo, J.; Kibert, C.J.; Newman, R.; Kachi, A.S.K.; Fatima, R.; Tian, Y. a new blockchain digital MRV (measurement, reporting, and verification) architecture for existing building energy performance. In Proceedings of the 2020 2nd Conference on Blockchain Research & Applications for Innovative Networks and Services (BRAINS), Paris, France, 28–30 September 2020; pp. 222–226. [Google Scholar]
  57. Yan, J.; Zhang, F.; Ma, J.; An, X.; Li, Y.; Huang, Y. Environmental monitoring system based on blockchain. In Proceedings of the 4th International Conference on Crowd Science and Engineering, Jinan, China, 18–21 October 2019; pp. 40–43. [Google Scholar]
  58. Shakhbulatov, D.; Arora, A.; Dong, Z.; Rojas-Cessa, R. Blockchain implementation for analysis of carbon footprint across food supply chain. In Proceedings of the 2019 IEEE International Conference on Blockchain (Blockchain), Atlanta, GA, USA, 17–19 July 2019; pp. 546–551. [Google Scholar]
  59. Kim, S.K.; Huh, J.H. Blockchain of carbon trading for UN sustainable development goals. Sustainability 2020, 12, 4021. [Google Scholar] [CrossRef]
  60. Effah, D.; Chunguang, B.; Appiah, F.; Agbley, B.L.Y.; Quayson, M. Carbon emission monitoring and credit trading: The blockchain and IOT approach. In Proceedings of the 2021 18th International Computer Conference on Wavelet Active Media Technology and Information Processing (ICCWAMTIP), Chengdu China, 17–19 December 2021; pp. 106–109. [Google Scholar]
  61. Hu, Z.; Du, Y.; Rao, C.; Goh, M. Delegated proof of reputation consensus mechanism for blockchain-enabled distributed carbon emission trading system. IEEE Access 2020, 8, 214932–214944. [Google Scholar] [CrossRef]
  62. Yuan, P.; Xiong, X.; Lei, L.; Zheng, K. Design and implementation on hyperledger-based emission trading system. IEEE Access 2018, 7, 6109–6116. [Google Scholar] [CrossRef]
  63. Khaqqi, K.N.; Sikorski, J.J.; Hadinoto, K.; Kraft, M. Incorporating seller/buyer reputation-based system in blockchain-enabled emission trading application. Appl. Energy 2018, 209, 8–19. [Google Scholar] [CrossRef]
  64. Al Kawasmi, E.; Arnautovic, E.; Svetinovic, D. Bitcoin-based decentralized carbon emissions trading infrastructure model. Syst. Eng. 2015, 18, 115–130. [Google Scholar] [CrossRef]
  65. Jiang, T.; Song, J.; Yu, Y. The influencing factors of carbon trading companies applying blockchain technology: Evidence from eight carbon trading pilots in China. Environ. Sci. Pollut. Res. 2022, 29, 28624–28636. [Google Scholar] [CrossRef]
  66. He, Y.; Wang, S.; Zhou, Z.; Xiao, K.; Xie, A.; Wu, B. A Blockchain-based carbon emission security accounting scheme. Comput. Networks 2024, 243, 110304. [Google Scholar] [CrossRef]
  67. Yang, F.; Qiao, Y.; Bo, J.; Ye, L.; Abedin, M.Z. Blockchain and digital asset transactions-based carbon emissions trading scheme for industrial internet of things. IEEE Trans. Ind. Inform. 2024, 20, 6963–6973. [Google Scholar] [CrossRef]
  68. Su, M.; Zhao, R.; Jiang, J.; Zhao, J.; Wang, M.; Zha, D.; Li, C. A blockchain system supporting cross-border data protection and consistency verification in unified global carbon emissions trading framework. J. Clean. Prod. 2024, 448, 141693. [Google Scholar] [CrossRef]
  69. Goean, E.R.; Font, X.; Xiong, Y.; Becken, S.; Chenoweth, J.L.; Fioramonti, L.; Higham, J.; Jaiswal, A.K.; Sadhukhan, J.; Sun, Y.Y.; et al. Using the Blockchain to Reduce Carbon Emissions in the Visitor Economy. Sustainability 2024, 16, 4000. [Google Scholar] [CrossRef]
  70. Lu, Y.; Li, Y.; Tang, X.; Cai, B.; Wang, H.; Liu, L.; Wan, S.; Yu, K. STRICTs: A blockchain-enabled smart emission cap restrictive and carbon permit trading system. Appl. Energy 2022, 313, 118787. [Google Scholar] [CrossRef]
  71. Eckert, J.; López, D.; Azevedo, C.L.; Farooq, B. A blockchain-based user-centric emission monitoring and trading system for multi-modal mobility. In Proceedings of the 2020 Forum on Integrated and Sustainable Transportation Systems (FISTS), Delft, The Netherlands, 3–5 November 2020; pp. 328–334. [Google Scholar]
  72. Li, W.; Wang, L.; Li, Y.; Liu, B. A blockchain-based emissions trading system for the road transport sector: Policy design and evaluation. Clim. Policy 2021, 21, 337–352. [Google Scholar] [CrossRef]
  73. Nguyen, L.D.; Lewis, A.N.; Leyva-Mayorga, I.; Regan, A.; Popovski, P. B-ETS: A trusted blockchain-based emissions trading system for vehicle-to-vehicle networks. In Proceedings of the 7th International Conference on Vehicle Technology and Intelligent Transport Systems, Online Streaming, 28–30 April 2021; Institute for Systems and Technologies of Information, Control and Communication (INSTICC): Lisboa, Portugal, 2021; Volume 1, pp. 171–179. [Google Scholar]
  74. Muzumdar, A.; Modi, C.; Vyjayanthi, C. A permissioned blockchain enabled trustworthy and incentivized emission trading system. J. Clean. Prod. 2022, 349, 131274. [Google Scholar] [CrossRef]
  75. Hua, W.; Jiang, J.; Sun, H.; Wu, J. A blockchain based peer-to-peer trading framework integrating energy and carbon markets. Appl. Energy 2020, 279, 115539. [Google Scholar] [CrossRef]
  76. Zhao, C.; Sun, J.; Gong, Y.; Li, Z.; Zhou, P. Research on the Blue Carbon Trading Market System under Blockchain Technology. Energies 2022, 15, 3134. [Google Scholar] [CrossRef]
  77. Woo, J.; Asutosh, A.T.; Li, J.; Ryor, W.D.; Kibert, C.J.; Shojaei, A. Blockchain: A theoretical framework for better application of carbon credit acquisition to the building sector. In Proceedings of the Construction Research Congress, Tempe, Arizona, 8–10 March 2020; American Society of Civil Engineers Reston: Reston, VA, USA, 2020; pp. 885–894. [Google Scholar]
  78. Fu, B.; Shu, Z.; Liu, X. Blockchain enhanced emission trading framework in fashion apparel manufacturing industry. Sustainability 2018, 10, 1105. [Google Scholar] [CrossRef]
  79. Bachman, J.; Chakravorti, S.; Rane, S.; Thyagarajan, K. Incentivizing Gigaton-Scale Carbon Dioxide Removal via a Climate-Positive Blockchain. arXiv 2023, arXiv:2308.02653. [Google Scholar]
  80. Lee, J.K.; Christen, A.; Ketler, R.; Nesic, Z. A mobile sensor network to map carbon dioxide emissions in urban environments. Atmos. Meas. Tech. 2017, 10, 645–665. [Google Scholar] [CrossRef]
  81. UN Environment Report. Building Materials Furthermore, The Climate: Constructing a New Future. 2023. Available online: https://www.unep.org/resources/report/building-materials-and-climate-constructing-new-future (accessed on 11 November 2023).
  82. Nanda, S.; Berruti, F. Municipal solid waste management and landfilling technologies: A review. Environ. Chem. Lett. 2021, 19, 1433–1456. [Google Scholar] [CrossRef]
  83. El-Fadel, M.; Findikakis, A.N.; Leckie, J.O. Environmental impacts of solid waste landfilling. J. Environ. Manag. 1997, 50, 1–25. [Google Scholar] [CrossRef]
  84. Paturi, M.; Puvvada, S.; Ponnuru, B.S.; Simhadri, M.; Egala, B.S.; Pradhan, A.K. Smart solid waste management system using blockchain and IoT for smart cities. In Proceedings of the 2021 IEEE International Symposium on Smart Electronic Systems (iSES), Jaipur, India, 18–22 December 2021; pp. 456–459. [Google Scholar]
  85. Gupta, N.; Bedi, P. E-waste Management Using Blockchain based Smart Contracts. In Proceedings of the 2018 International Conference on Advances in Computing, Communications and Informatics (ICACCI), Bangalore, India, 19–22 September 2018; pp. 915–921. [Google Scholar] [CrossRef]
  86. Dua, A.; Dutta, A.; Zaman, N.; Kumar, N. Blockchain-based E-waste Management in 5G Smart Communities. In Proceedings of the IEEE INFOCOM 2020—IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS), Toronto, ON, Canada, 6–9 July 2020; pp. 195–200. [Google Scholar] [CrossRef]
  87. França, A.; Amato Neto, J.; Gonçalves, R.; Almeida, C. Proposing the use of blockchain to improve the solid waste management in small municipalities. J. Clean. Prod. 2020, 244, 118529. [Google Scholar] [CrossRef]
  88. Damadi, H.; Namjoo, M. Smart Waste Management Using Blockchain. IT Prof. 2021, 23, 81–87. [Google Scholar] [CrossRef]
  89. Zhang, D. Application of Blockchain Technology in Incentivizing Efficient Use of Rural Wastes: A case study on Yitong System. Energy Procedia 2019, 158, 6707–6714. [Google Scholar] [CrossRef]
  90. Song, G.; Lu, Y.; Feng, H.; Lin, H.; Zheng, Y. An implementation framework of blockchain-based hazardous waste transfer management system. Environ. Sci. Pollut. Res. 2022, 29, 36147–36160. [Google Scholar] [CrossRef]
  91. Saad, M.; Ahmad, M.B.; Asif, M.; Khan, M.K.; Mahmood, T.; Mahmood, M.T. Blockchain-Enabled VANET for Smart Solid Waste Management. IEEE Access 2023, 11, 5679–5700. [Google Scholar] [CrossRef]
  92. Gopalakrishnan, P.K.; Hall, J.; Behdad, S. A Blockchain-Based Traceability System for Waste Management in Smart Cities. In Proceedings of the International Design Engineering Technical Conferences and Computers and Information in Engineering Conference, Cairo, Egypt, 24–26 March 2019. V006T06A015. [Google Scholar] [CrossRef]
  93. Ahmad, R.W.; Salah, K.; Jayaraman, R.; Yaqoob, I.; Omar, M.; Ellahham, S. Blockchain-Based Forward Supply Chain and Waste Management for COVID-19 Medical Equipment and Supplies. IEEE Access 2021, 9, 44905–44927. [Google Scholar] [CrossRef]
  94. Le, H.T.; Quoc, K.L.; Nguyen, T.A.; Dang, K.T.; Vo, H.K.; Luong, H.H.; Le Van, H.; Gia, K.H.; Cao Phu, L.V.; Nguyen Truong Quoc, D.; et al. Medical-Waste Chain: A Medical Waste Collection, Classification and Treatment Management by Blockchain Technology. Computers 2022, 11, 133. [Google Scholar] [CrossRef]
  95. Laouar, M.R.; Hamad, Z.T.; Eom, S. Towards Blockchain-Based Urban Planning: Application for Waste Collection Management. In Proceedings of the 9th International Conference on Information Systems and Technologies, Cairo, Egypt, 24–26 March 2019. ICIST ’19. [Google Scholar] [CrossRef]
  96. Gopalakrishnan, P.K.; Hall, J.; Behdad, S. Cost analysis and optimization of Blockchain-based solid waste management traceability system. Waste Manag. 2021, 120, 594–607. [Google Scholar] [CrossRef] [PubMed]
  97. Sen Gupta, Y.; Mukherjee, S.; Dutta, R.; Bhattacharya, S. A blockchain-based approach using smart contracts to develop a smart waste management system. Int. J. Environ. Sci. Technol. 2022, 19, 7833–7856. [Google Scholar]
  98. MacLeod, M.; Arp, H.P.H.; Tekman, M.B.; Jahnke, A. The global threat from plastic pollution. Science 2021, 373, 61–65. [Google Scholar] [CrossRef] [PubMed]
  99. Chae, Y.; An, Y.J. Current research trends on plastic pollution and ecological impacts on the soil ecosystem: A review. Environ. Pollut. 2018, 240, 387–395. [Google Scholar] [CrossRef]
  100. Wilcox, C.; Van Sebille, E.; Hardesty, B.D. Threat of plastic pollution to seabirds is global, pervasive, and increasing. Proc. Natl. Acad. Sci. USA 2015, 112, 11899–11904. [Google Scholar] [CrossRef]
  101. Fuhr, L.; Franklin, M. Facts and Figures about the World of Synthetic Polymers. Heinrich Böll Foundation, Berlin. 2019. Available online: https://za.boell.org/en/2019/11/06/plastic-atlas-facts-and-figures-about-world-synthetic-polymers (accessed on 20 August 2024).
  102. Wankmüller, C.; Pulsfort, J.; Kunovjanek, M.; Polt, R.; Craß, S.; Reiner, G. Blockchain-Based Tokenization and Its Impact on Plastic Bottle Supply Chains. Int. J. Prod. Econ. 2023, 257, 108776. [Google Scholar] [CrossRef]
  103. Katz, D. Plastic Bank: Launching Social Plastic® Revolution. Field Actions Sci. Rep. 2019, 19, 96–99. [Google Scholar]
  104. Deposy—Redefining Plastic Waste—Description of a Deposit System Based on Distributed Ledger Technology. 2019. Available online: https://www.deposy.org/wp-content/uploads/2019/10/Description-Deposy_EN.pdf (accessed on 11 November 2023).
  105. Lynch, S. OpenLitterMap. com–open data on plastic pollution with blockchain rewards (littercoin). Open Geospat. Data Softw. Stand. 2018, 3, 1–10. [Google Scholar] [CrossRef]
  106. Mondal, S.; Kulkarni, S.G. A blockchain based transparent framework for plastic waste management. In Proceedings of the 2022 14th International Conference on COMmunication Systems & NETworkS (COMSNETS), Bengaluru, India, 4–8 January 2022; pp. 332–334. [Google Scholar]
  107. Cleaning up Plastic in the Ocean With Blockchain Technology and Ocean Plastic Certificates. 2023. Available online: https://businessnorway.com/articles/cleaning-up-plastic-in-the-ocean-with-blockchain-technology-and-ocean-plastic-certificates" (accessed on 11 November 2023).
  108. Chidepatil, A.; Bindra, P.; Kulkarni, D.; Qazi, M.; Kshirsagar, M.; Sankaran, K. From Trash to Cash: How Blockchain and Multi-Sensor-Driven Artificial Intelligence Can Transform Circular Economy of Plastic Waste? Adm. Sci. 2020, 10, 23. [Google Scholar] [CrossRef]
  109. BASF Introduces Innovative Pilot Blockchain Project to Improve Circular Economy and Traceability of Recycled Plastic. 2020. Available online: https://www.basf.com/ca/en/who-we-are/sustainability/Sustainability-in-Canada/reciChain.html#accordion_v2-48a79aa8b6-item-d3bc76fd12 (accessed on 11 November 2023).
  110. Digital Ledger and Blockchain. 2019. Available online: https://www.delltechnologies.com/content/dam/delltechnologies/images/forum/emea/image-gallery/en-ie/Blockchain_and_Digital_Ledger_Distributing_Trust_with_slides_no_video.pdf?dgc=SM&lid=spr2488753181&linkId=70935335 (accessed on 11 November 2023).
  111. Fisher, R. This Dutch Company Is Using the Blockchain to Turn Plastic Waste into Clothing. 2019. Available online: https://globetransformers.com/2019/10/25/waste2wear-is-using-the-blockchain-to-turn-plastic-waste-into-clothing/ (accessed on 11 November 2023).
  112. Liu, C.; Zhang, X.; Medda, F. Plastic Credit: A Consortium Blockchain-Based Plastic Recyclability System. Waste Manag. 2021, 121, 42–51. [Google Scholar] [CrossRef]
  113. Zhang, X.; Liu, C.; Medda, F. A Smart-Contract-Aided Plastic Credit Scheme. IEEE Syst. J. 2023, 17, 1703–1713. [Google Scholar] [CrossRef]
  114. Alnuaimi, E.; Alsafi, M.; Alshehhi, M.; Debe, M.; Salah, K.; Yaqoob, I.; Zemerly, M.J.; Jayaraman, R. Blockchain-based system for tracking and rewarding recyclable plastic waste. Peer- Netw. Appl. 2023, 16, 328–346. [Google Scholar] [CrossRef]
  115. Mondal, S.; Kulkatni, S.G. Incentivization Model for Better Plastic Waste Management using Blockchain. In Proceedings of the 2022 IEEE International Conference on Advanced Networks and Telecommunications Systems (ANTS), Bangalore, India, 4–8 January 2022; pp. 476–481. [Google Scholar]
  116. Anadiotis, G. IOTA Still Wants to Build a Better Blockchain and Get It Right This Time. 2021. Available online: https://www.zdnet.com/finance/blockchain/iota-still-wants-to-build-a-better-blockchain-and-get-it-right-this-time/ (accessed on 11 November 2023).
  117. Zhou, Q.; Huang, H.; Zheng, Z.; Bian, J. Solutions to Scalability of Blockchain: A Survey. IEEE Access 2020, 8, 16440–16455. [Google Scholar] [CrossRef]
  118. General Data Protection Regulation. Available online: https://gdpr-info.eu/ (accessed on 20 December 2023).
  119. How Much Food Waste Is There in the United States? Available online: https://www.feedingamerica.org/our-work/reduce-food-waste (accessed on 11 November 2023).
  120. Marin, M.P.; Marin, I.; Vidu, L. Learning about the reduction of food waste using blockchain technology. arXiv 2021, arXiv:2101.02026. [Google Scholar]
  121. Dey, S.; Saha, S.; Singh, A.K.; McDonald-Maier, K. SmartNoshWaste: Using blockchain, machine learning, cloud computing and QR code to reduce food waste in decentralized web 3.0 enabled smart cities. Smart Cities 2022, 5, 162–176. [Google Scholar] [CrossRef]
  122. Wünsche, J.F.; Fernqvist, F. The potential of blockchain technology in the transition towards sustainable food systems. Sustainability 2022, 14, 7739. [Google Scholar] [CrossRef]
  123. Baralla, G.; Pinna, A.; Corrias, G. Ensure traceability in European food supply chain by using a blockchain system. In Proceedings of the 2019 IEEE/ACM 2nd International Workshop on Emerging Trends in Software Engineering for Blockchain (WETSEB), Montreal, QC, Canada, 27–27 May 2019; pp. 40–47. [Google Scholar]
  124. Lu, Q.; Xu, X. Adaptable blockchain-based systems: A case study for product traceability. IEEE Softw. 2017, 34, 21–27. [Google Scholar] [CrossRef]
  125. Sharma, M.; Kumar, P. Adoption of blockchain technology: A case study of Walmart. In Blockchain Technology and Applications for Digital Marketing; IGI Global: Hershey, PA, USA, 2021; pp. 210–225. [Google Scholar]
  126. Kamath, R. Food traceability on blockchain: Walmart’s pork and mango pilots with IBM. J. Br. Blockchain Assoc. 2018, 1, 47–53. [Google Scholar] [CrossRef]
  127. Tse, D.; Zhang, B.; Yang, Y.; Cheng, C.; Mu, H. Blockchain application in food supply information security. In Proceedings of the 2017 IEEE International Conference on Industrial Engineering and Engineering Management (IEEM), Singapore, 10–13 December 2017; pp. 1357–1361. [Google Scholar]
  128. Tian, F. An agri-food supply chain traceability system for China based on RFID & blockchain technology. In Proceedings of the 2016 13th International Conference on Service Systems and Service Management (ICSSSM), Kunming, China, 24–26 June 2016; pp. 1–6. [Google Scholar]
  129. Lin, J.; Shen, Z.; Zhang, A.; Chai, Y. Blockchain and IoT based food traceability for smart agriculture. In Proceedings of the 3rd International Conference on Crowd Science and Engineering, Singapore, 28–31 July 2018; pp. 1–6. [Google Scholar]
  130. Yiannas, F. A new era of food transparency powered by blockchain. Innov. Technol. Gov. Glob. 2018, 12, 46–56. [Google Scholar] [CrossRef]
  131. Aggarwal, M.; Rani, P.; Rani, P.; Sharma, P. In Proceedings of the Revolutionizing Agri-Food Supply Chain Management with Blockchain-Based Traceability and Navigation Integration, Lalitpur, Nepal, 18–19 January 2024.
  132. Sagar, P.V.; Dhinesh, K.S.; Jayakumar, K.; Santhosh, R. Food Chain Management using Blockchain Technology. In Proceedings of the 2024 5th International Conference on Mobile Computing and Sustainable Informatics (ICMCSI), Lalitpur, Nepal, 18–19 January 2024; pp. 710–719. [Google Scholar] [CrossRef]
  133. Hilt, M.; Shao, D.; Yang, B. RFID security, verification, and blockchain: Vulnerabilities within the supply chain for food security. In Proceedings of the 19th Annual SIG Conference on Information Technology Education, Fort Lauderdale, FL, USA, 3–6 October 2018; p. 145. [Google Scholar]
  134. Yadav, V.S.; Singh, A.; Raut, R.D.; Cheikhrouhou, N. Blockchain drivers to achieve sustainable food security in the Indian context. Ann. Oper. Res. 2023, 327, 211–249. [Google Scholar] [CrossRef]
  135. Kumar, M.; Choubey, V.K.; Raut, R.D.; Jagtap, S. Enablers to achieve zero hunger through IoT and blockchain technology and transform the green food supply chain systems. J. Clean. Prod. 2023, 405, 136894. [Google Scholar] [CrossRef]
  136. Chandan, A.; John, M.; Potdar, V. Achieving UN SDGs in Food Supply Chain Using Blockchain Technology. Sustainability 2023, 15, 2109. [Google Scholar] [CrossRef]
  137. Yu, M.; Principato, L.; Formentini, M.; Mattia, G.; Cicatiello, C.; Capoccia, L.; Secondi, L. Unlocking the potential of surplus food: A blockchain approach to enhance equitable distribution and address food insecurity in Italy. Socio-Econ. Plan. Sci. 2024, 93, 101868. [Google Scholar] [CrossRef]
  138. Mondal, S.; Wijewardena, K.P.; Karuppuswami, S.; Kriti, N.; Kumar, D.; Chahal, P. Blockchain inspired RFID-based information architecture for food supply chain. IEEE Internet Things J. 2019, 6, 5803–5813. [Google Scholar] [CrossRef]
  139. Kamilaris, A.; Fonts, A.; Prenafeta-Boldύ, F.X. The rise of blockchain technology in agriculture and food supply chains. Trends Food Sci. Technol. 2019, 91, 640–652. [Google Scholar] [CrossRef]
  140. Casado-Vara, R.; Prieto, J.; De la Prieta, F.; Corchado, J.M. How blockchain improves the supply chain: Case study alimentary supply chain. Procedia Comput. Sci. 2018, 134, 393–398. [Google Scholar] [CrossRef]
  141. Liu, P.; Ren, S.; Wang, J.; Yuan, S.; Nian, Y.; Li, Y. A blockchain consensus optimization-based algorithm for food traceability. Mob. Inf. Syst. 2022, 2022. [Google Scholar] [CrossRef]
  142. Pakseresht, A.; Ahmadi Kaliji, S.; Xhakollari, V. How blockchain facilitates the transition toward circular economy in the food chain? Sustainability 2022, 14, 11754. [Google Scholar] [CrossRef]
  143. The Importance of Food Provenance and Welfare. 2013. Available online: https://www.compassioninfoodbusiness.com/latest-news/our-news/2013/03/the-importance-of-food-provenance-and-welfare (accessed on 11 November 2023).
  144. Li, L. Water Scarcity, the Climate Crisis and Global Food Security: A Call for Collaborative Action. UN Chronicle, 12 October 2023. Available online: https://www.un.org/en/un-chronicle/water-scarcity-climate-crisis-and-global-food-security-call-collaborative-action (accessed on 11 November 2023).
  145. Chohan, U.W. Blockchain and Environmental Sustainability: Case of IBM’s Blockchain Water Management. Notes on the 21st Century (CBRI) 2019. Available online: https://ssrn.com/abstract=3334154 (accessed on 19 August 2024).
  146. Hakak, S.; Khan, W.Z.; Gilkar, G.A.; Haider, N.; Imran, M.; Alkatheiri, M.S. Industrial wastewater management using blockchain technology: Architecture, requirements, and future directions. IEEE Internet Things Mag. 2020, 3, 38–43. [Google Scholar] [CrossRef]
  147. Mahmoud, H.H.; Wu, W.; Wang, Y. Proof of learning: Two novel consensus mechanisms for data validation using blockchain technology in water distribution system. In Proceedings of the 2022 27th International Conference on Automation and Computing (ICAC), Bristol, UK, 1–3 September 2022; pp. 1–5. [Google Scholar]
  148. Iyer, S.; Thakur, S.; Dixit, M.; Katkam, R.; Agrawal, A.; Kazi, F. Blockchain and anomaly detection based monitoring system for enforcing wastewater reuse. In Proceedings of the 2019 10th International Conference on Computing, Communication and Networking Technologies (ICCCNT), Kanpur, India, 6–8 July 2019; pp. 1–7. [Google Scholar]
  149. Wan, K.; Guo, Z.; Wang, J.; Zeng, W.; Gao, X.; Shen, Y.; Yu, K. Deep learning-based management for wastewater treatment plants under blockchain environment. In Proceedings of the 2020 IEEE/CIC International Conference on Communications in China (ICCC Workshops), Chongqing, China, 9–11 August 2020; pp. 106–110. [Google Scholar]
  150. Kassou, M.; Bourekkadi, S.; Khoulji, S.; Slimani, K.; Chikri, H.; Kerkeb, M. Blockchain-based medical and water waste management conception. Int. Conf. Innov. Mod. Appl. Sci. Environ. Stud. 2021, 234, 106–110. [Google Scholar] [CrossRef]
  151. Xia, W.; Chen, X.; Song, C. A framework of blockchain technology in intelligent water management. Front. Environ. Sci. 2022, 10, 909606. [Google Scholar] [CrossRef]
  152. Mahmoud, H.H.; Wu, W.; Wang, Y. Wdschain: A toolbox for enhancing the security using blockchain technology in water distribution system. Water 2021, 13, 1944. [Google Scholar] [CrossRef]
  153. Alharbi, N.; Althagafi, A.; Alshomrani, O.; Almotiry, A.; Alhazmi, S. A Blockchain Based Secure IoT Solution for Water Quality Management. In Proceedings of the 2021 International Congress of Advanced Technology and Engineering (ICOTEN), Taiz, Yemen, 4–5 July 2021; pp. 1–8. [Google Scholar] [CrossRef]
  154. Yazdinejad, A.; Parizi, R.M.; Srivastava, G.; Dehghantanha, A.; Choo, K.K.R. Energy Efficient Decentralized Authentication in Internet of Underwater Things Using Blockchain. In Proceedings of the 2019 IEEE Globecom Workshops (GC Wkshps), Waikoloa, HI, USA, 9–13 December 2019; pp. 1–6. [Google Scholar] [CrossRef]
  155. Sriyono, E. Digitizing water management: Toward the innovative use of blockchain technologies to address sustainability. Cogent Eng. 2020, 7, 1769366. [Google Scholar] [CrossRef]
  156. Tajudin, M.; Sarijari, M.; Ibrahim, A.; Rashid, R. Blockchain-based Internet of Thing for Smart River Monitoring System. IOP Conf. Ser. Mater. Sci. Eng. 2019, 884, 012082. [Google Scholar]
  157. Vangipuram, S.L.; Mohanty, S.P.; Kougianos, E.; Ray, C. G-DaM: A distributed data storage with blockchain framework for management of groundwater quality data. Sensors 2022, 22, 8725. [Google Scholar] [CrossRef] [PubMed]
  158. Mughal, M.H.; Shaikh, Z.A.; Ali, K.; Ali, S.; Hassan, S. IPFS and blockchain based reliability and availability improvement for integrated Rivers’ streamflow data. IEEE Access 2022, 10, 61101–61123. [Google Scholar] [CrossRef]
  159. Holland, M.; Thomas, C.; Livneh, B.; Tatge, S.; Johnson, A.; Thomas, E. Development and Validation of an In Situ Groundwater Abstraction Sensor Network, Hydrologic Statistical Model, and Blockchain Trading Platform: A Demonstration in Solano County, California. ACS Es&t Water 2022, 2, 2345–2358. [Google Scholar]
  160. Pee, S.J.; Nans, J.H.; Jans, J.W. A Simple Blockchain-Based Peer-to-Peer Water Trading System Leveraging Smart Contracts in Proceedings of the International Conference on Internet Computing (ICOMP), pp. 63–68, 2018, The Steering Committee of The World Congress in Computer Science, Computer Engineering, and Applied Computing. Available online: https://www.proquest.com/conference-papers-proceedings/simple-blockchain-based-peer-water-trading-system/docview/2139488800/se-2 (accessed on 20 August 2024).
  161. Bordel, B.; Martin, D.; Alcarria, R.; Robles, T. A blockchain-based water control system for the automatic management of irrigation communities. In Proceedings of the 2019 IEEE International Conference on Consumer Electronics (ICCE), Las Vegas, NV, USA, 11–13 January 2019; pp. 1–2. [Google Scholar]
  162. Munir, M.S.; Bajwa, I.S.; Cheema, S.M. An intelligent and secure smart watering system using fuzzy logic and blockchain. Comput. Electr. Eng. 2019, 77, 109–119. [Google Scholar] [CrossRef]
  163. Pincheira, M.; Vecchio, M.; Giaffreda, R.; Kanhere, S.S. Cost-effective IoT devices as trustworthy data sources for a blockchain-based water management system in precision agriculture. Comput. Electron. Agric. 2021, 180, 105889. [Google Scholar] [CrossRef]
  164. Chang, Y.; Xu, J.; Ghafoor, K.Z. An IoT and blockchain approach for the smart water management system in agriculture. Scalable Comput. Pract. Exp. 2021, 22, 105–116. [Google Scholar] [CrossRef]
  165. Liu, Y.; Shang, C. Application of blockchain technology in agricultural water rights trade management. Sustainability 2022, 14, 7017. [Google Scholar] [CrossRef]
  166. Pincheira, M.; Vecchio, M.; Giaffreda, R.; Kanhere, S.S. Exploiting constrained IoT devices in a trustless blockchain-based water management system. In Proceedings of the 2020 IEEE International Conference on Blockchain and Cryptocurrency (ICBC), Toronto, ON, Canada, 2–6 May 2020; pp. 1–7. [Google Scholar]
  167. Enescu, F.M.; Bizon, N.; Onu, A.; Răboacă, M.S.; Thounthong, P.; Mazare, A.G.; Șerban, G. Implementing blockchain technology in irrigation systems that integrate photovoltaic energy generation systems. Sustainability 2020, 12, 1540. [Google Scholar] [CrossRef]
  168. Li, H.; Duan, X.; Yue, J. Research on Water Rights Trading System based on Blockchain Technology. In Proceedings of the 2023 6th International Conference on Artificial Intelligence and Big Data (ICAIBD), Chengdu, China, 26–20 May 2023; pp. 585–591. [Google Scholar] [CrossRef]
  169. Ting, L.; Khan, M.; Sharma, A.; Ansari, M.D. A secure framework for IoT-based smart climate agriculture system: Toward blockchain and edge computing. J. Intell. Syst. 2022, 31, 221–236. [Google Scholar] [CrossRef]
  170. Drăgulinescu, A.M.; Constantin, F.; Orza, O.; Bosoc, S.; Streche, R.; Negoita, A.; Osiac, F.; Balaceanu, C.; Suciu, G. Smart watering system security technologies using blockchain. In Proceedings of the 2021 13th International Conference on Electronics, Computers and Artificial Intelligence (ECAI), Pitesti, Romania, 1–3 July 2021; pp. 1–4. [Google Scholar]
  171. Mihaylov, G.; Hristova, T. Increasing the Efficiency of Irrigation Systems in the Republic of Bulgaria Through New Electrical Systems and Blockchain. In Proceedings of the 2022 International Conference on Communications, Information, Electronic and Energy Systems (CIEES), Veliko Tarnovo, Bulgaria, 24–26 November 2022; pp. 1–5. [Google Scholar] [CrossRef]
  172. Mohammed, M.A.; Lakhan, A.; Abdulkareem, K.H.; Abd Ghani, M.K.; Marhoon, H.A.; Kadry, S.; Nedoma, J.; Martinek, R.; Zapirain, B.G. Industrial Internet of Water Things architecture for data standarization based on blockchain and digital twin technology. J. Adv. Res. 2023. [Google Scholar] [CrossRef] [PubMed]
  173. Thakur, T.; Mehra, A.; Hassija, V.; Chamola, V.; Srinivas, R.; Gupta, K.K.; Singh, A.P. Smart water conservation through a machine learning and blockchain-enabled decentralized edge computing network. Appl. Soft Comput. 2021, 106, 107274. [Google Scholar] [CrossRef]
  174. Furones, A.R.; Monzón, J.I.T. Blockchain applicability in the management of urban water supply and sanitation systems in Spain. J. Environ. Manag. 2023, 344, 118480. [Google Scholar] [CrossRef] [PubMed]
  175. Bracciali, A.; Chatzigiannakis, I.; Vitaletti, A.; Zecchini, M. Citizens Vote to Act: Smart contracts for the management of water resources in smart cities. In Proceedings of the 2019 First International Conference on Societal Automation (SA), Krakow, Poland, 4–6 September 2019; pp. 1–8. [Google Scholar] [CrossRef]
  176. Pahonțu, B.; Arsene, D.; Predescu, A.; Mocanu, M. Application and challenges of Blockchain technology for real-time operation in a water distribution system. In Proceedings of the 2020 24th International Conference on System Theory, Control and Computing (ICSTCC), Sinaia, Romania, 8–10 October 2020; pp. 739–744. [Google Scholar] [CrossRef]
  177. Lalle, Y.; Fourati, L.C.; Fourati, M.; Barraca, J.P. A Privacy-protection Scheme for Smart Water Grid Based on Blockchain and Machine Learning. In Proceedings of the 2020 12th International Symposium on Communication Systems, Networks and Digital Signal Processing (CSNDSP), Porto, Portugal, 20–22 July 2020; pp. 1–6. [Google Scholar] [CrossRef]
  178. Nododile, T.; Nyirenda, C. A Blockchain-based Secure Data Collection Mechanism for Smart Water Meters. In Proceedings of the 2023 IST-Africa Conference (IST-Africa), Tshwane, South Africa, 31 May–2 June 2023; pp. 1–8. [Google Scholar] [CrossRef]
  179. Ramsey, E.; Pesantez, J.; Fasaee, M.A.K.; DiCarlo, M.; Monroe, J.; Berglund, E.Z. A smart water grid for micro-trading rainwater: Hydraulic feasibility analysis. Water 2020, 12, 3075. [Google Scholar] [CrossRef]
  180. Alcarria, R.; Bordel, B.; Robles, T.; Martín, D.; Manso-Callejo, M.A. A Blockchain-Based Authorization System for Trustworthy Resource Monitoring and Trading in Smart Communities. Sensors 2018, 18, 3561. [Google Scholar] [CrossRef]
  181. Buyssens, H.; Viaene, S. Design principles for a blockchain-based multi-sided platform for the sustainable trade of water: An affordance approach. J. Clean. Prod. 2024, 471, 143212. [Google Scholar] [CrossRef]
  182. Dogo, E.M.; Salami, A.F.; Nwulu, N.I.; Aigbavboa, C.O. Blockchain and internet of things-based technologies for intelligent water management system. Artif. Intell. IoT 2019, 129–150. [Google Scholar] [CrossRef]
  183. Shi, Z.; Liang, J.; Pan, J.; Chen, J. How IoT and blockchain protect direct-drinking water in schools. IEEE Internet Things Mag. 2019, 2, 2–4. [Google Scholar] [CrossRef]
  184. Wu, G.; Li, E.; Wang, M. Application and Prospect Analysis of Blockchain Technology in Water Resources Protection. In Proceedings of the 2022 International Conference on Blockchain Technology and Information Security (ICBCTIS), Huaihua City, China, 15–17 July 2022; pp. 182–187. [Google Scholar]
  185. Zhang, Y.; Luo, W.; Yu, F. Construction of Chinese smart water conservancy platform based on the blockchain: Technology integration and innovation application. Sustainability 2020, 12, 8306. [Google Scholar] [CrossRef]
  186. Niya, S.R.; Jha, S.S.; Bocek, T.; Stiller, B. Design and implementation of an automated and decentralized pollution monitoring system with blockchains, smart contracts, and LoRaWAN. In Proceedings of the NOMS 2018-2018 IEEE/IFIP Network Operations and Management Symposium, Taipei, Taiwan, 23–27 April 2018; pp. 1–4. [Google Scholar]
  187. Kouhizadeh, M.; Zhu, Q.; Sarkis, J. Blockchain and the circular economy: Potential tensions and critical reflections from practice. Prod. Plan. Control 2020, 31, 950–966. [Google Scholar] [CrossRef]
  188. Böckel, A.; Nuzum, A.K.; Weissbrod, I. Blockchain for the circular economy: Analysis of the research-practice gap. Sustain. Prod. Consum. 2021, 25, 525–539. [Google Scholar] [CrossRef]
  189. Upadhyay, A.; Mukhuty, S.; Kumar, V.; Kazancoglu, Y. Blockchain technology and the circular economy: Implications for sustainability and social responsibility. J. Clean. Prod. 2021, 293, 126130. [Google Scholar] [CrossRef]
  190. Narayan, R.; Tidström, A. Tokenizing coopetition in a blockchain for a transition to circular economy. J. Clean. Prod. 2020, 263, 121437. [Google Scholar] [CrossRef]
  191. Nandi, S.; Sarkis, J.; Hervani, A.A.; Helms, M.M. Redesigning supply chains using blockchain-enabled circular economy and COVID-19 experiences. Sustain. Prod. Consum. 2021, 27, 10–22. [Google Scholar] [CrossRef]
  192. Alexandris, G.; Katos, V.; Alexaki, S.; Hatzivasilis, G. Blockchains as enablers for auditing cooperative circular economy networks. In Proceedings of the 2018 IEEE 23rd International Workshop on Computer Aided Modeling and Design of Communication Links and Networks (CAMAD), Barcelona, Spain, 17–19 September 2018; pp. 1–7. [Google Scholar]
  193. Yildizbasi, A. Blockchain and renewable energy: Integration challenges in circular economy era. Renew. Energy 2021, 176, 183–197. [Google Scholar] [CrossRef]
  194. Kouhizadeh, M.; Sarkis, J.; Zhu, Q. At the nexus of blockchain technology, the circular economy, and product deletion. Appl. Sci. 2019, 9, 1712. [Google Scholar] [CrossRef]
  195. Shojaei, A.; Ketabi, R.; Razkenari, M.; Hakim, H.; Wang, J. Enabling a circular economy in the built environment sector through blockchain technology. J. Clean. Prod. 2021, 294, 126352. [Google Scholar] [CrossRef]
  196. Centobelli, P.; Cerchione, R.; Del Vecchio, P.; Oropallo, E.; Secundo, G. Blockchain technology for bridging trust, traceability and transparency in circular supply chain. Inf. Manag. 2022, 59, 103508. [Google Scholar] [CrossRef]
  197. Prajapati, D.; Jauhar, S.K.; Gunasekaran, A.; Kamble, S.S.; Pratap, S. Blockchain and IoT embedded sustainable virtual closed-loop supply chain in E-commerce towards the circular economy. Comput. Ind. Eng. 2022, 172, 108530. [Google Scholar] [CrossRef]
  198. Eshghie, M.; Quan, L.; Kasche, G.A.; Jacobson, F.; Bassi, C.; Artho, C. CircleChain: Tokenizing Products with a Role-based Scheme for a Circular Economy. arXiv 2022, arXiv:2205.11212. [Google Scholar]
  199. Hatzivasilis, G.; Ioannidis, S.; Fysarakis, K.; Spanoudakis, G.; Papadakis, N. The green blockchains of circular economy. Electronics 2021, 10, 2008. [Google Scholar] [CrossRef]
  200. Koscina, M.; Lombard-Platet, M.; Cluchet, P. Plasticcoin: An ERC20 implementation on hyperledger fabric for circular economy and plastic reuse. In Proceedings of the IEEE/WIC/ACM International Conference on Web Intelligence-Companion Volume, Thessaloniki Greece, 14–17 October 2019; pp. 223–230. [Google Scholar]
  201. Khadke, S.; Gupta, P.; Rachakunta, S.; Mahata, C.; Dawn, S.; Sharma, M.; Verma, D.; Pradhan, A.; Krishna, A.M.S.; Ramakrishna, S.; et al. Efficient plastic recycling and remolding circular economy using the technology of trust–blockchain. Sustainability 2021, 13, 9142. [Google Scholar] [CrossRef]
  202. Yazdinejad, A.; Dehghantanha, A.; Parizi, R.M.; Hammoudeh, M.; Karimipour, H.; Srivastava, G. Block hunter: Federated learning for cyber threat hunting in blockchain-based iiot networks. IEEE Trans. Ind. Informatics 2022, 18, 8356–8366. [Google Scholar] [CrossRef]
  203. Yazdinejad, A.; Dehghantanha, A.; Parizi, R.M.; Srivastava, G.; Karimipour, H. Secure intelligent fuzzy blockchain framework: Effective threat detection in iot networks. Comput. Ind. 2023, 144, 103801. [Google Scholar] [CrossRef]
  204. Dang, H.; Dinh, T.T.A.; Loghin, D.; Chang, E.C.; Lin, Q.; Ooi, B.C. Towards scaling blockchain systems via sharding. In Proceedings of the 2019 International Conference on Management of Data, Amsterdam, The Netherlands, 30 June–5 July 2019; pp. 123–140. [Google Scholar]
  205. Xiao, J.; Luo, T.; Li, C.; Zhou, J.; Li, Z. CE-PBFT: A high availability consensus algorithm for large-scale consortium blockchain. J. King Saud Univ.-Comput. Inf. Sci. 2024, 36, 101957. [Google Scholar] [CrossRef]
Figure 1. Content and organization of this paper: Applications of blockchain for the management of GHG emissions, carbon, solid waste, plastic waste, water management, food waste, and circular economy.
Figure 1. Content and organization of this paper: Applications of blockchain for the management of GHG emissions, carbon, solid waste, plastic waste, water management, food waste, and circular economy.
Blockchains 02 00016 g001
Figure 2. Blockchain features in environmental monitoring: inherent ones and acquired ones, identified in this paper.
Figure 2. Blockchain features in environmental monitoring: inherent ones and acquired ones, identified in this paper.
Blockchains 02 00016 g002
Figure 3. Objectives of blockchain applications for the management of GHG emissions.
Figure 3. Objectives of blockchain applications for the management of GHG emissions.
Blockchains 02 00016 g003
Figure 4. Objectives of blockchain applications for carbon management.
Figure 4. Objectives of blockchain applications for carbon management.
Blockchains 02 00016 g004
Figure 5. Stages of solid waste management for the application of blockchain.
Figure 5. Stages of solid waste management for the application of blockchain.
Blockchains 02 00016 g005
Figure 6. Objectives sought in the management of plastic with existing blockchain-based systems.
Figure 6. Objectives sought in the management of plastic with existing blockchain-based systems.
Blockchains 02 00016 g006
Figure 7. Objectives of blockchain applications for food management.
Figure 7. Objectives of blockchain applications for food management.
Blockchains 02 00016 g007
Figure 8. Objectives of blockchain applications on water management.
Figure 8. Objectives of blockchain applications on water management.
Blockchains 02 00016 g008
Figure 9. Representation of stages involved in a circular economy.
Figure 9. Representation of stages involved in a circular economy.
Blockchains 02 00016 g009
Table 1. Performance comparison of blockchain frameworks.
Table 1. Performance comparison of blockchain frameworks.
NameConsensusDecentralizedTransaction Rate (tps)
Algorand [18,19]PPoS, Algorand Consensuspublic1100
Bitcoin [8]PoWpublic4.6, max 7
Ethereum [10]PoWpublic15
Hyperledger-Iroha [20]YACopen source and privatedepends on network
Hyperledger-Fabric [13]PBFT, Raft or Kafkaprivate3500
Hyperledger-Sawtooth [21]PBFT or Proof of Elapsed Time (PoET)open source and privatedepends on network
Corda [14,16]Pluggable Consensusprivate200
Table 2. Features of blockchain sought by reviewed approaches.
Table 2. Features of blockchain sought by reviewed approaches.
TerminologyAbbreviation
AnonymityAN
ImmutabilityIM
Smart contractsSC
Data GovernanceDG
Data SecurityDS
IncentivesIN
PaymentsPY
TraceabilityTC
TokenizationTK
TransparencyTP
TrackingTR
Table 3. Blockchain applications for the management of GHG emissions.
Table 3. Blockchain applications for the management of GHG emissions.
ObjectivesEmissionsBlockchain FeaturesFrameworkSupporting TechnologiesChallenges
Check compliance [34,35,36,37]CO [35], NO2, SO2 [34,35,36], N2OSC, TPEthereum [36], Hyperledger [34,37]IPFS [35], data compression [36]Scalability
Facilitate management [38,39,40,41]CH4 [40,41], H2, NO2, SO2, NH3 [38], PM2.5 [39]TC, TPEthereum [39]5G [38], Cloud and edge computing [38], crowdsourcing [39]Scalability [39]
Manage emission credit [42]NO2, O3, PM2.5, PM10INIB-AQMS blockchain/PoWN.A.Smart contract conditions check
Collect fines [43]NO2, PM2.5TPN.A.N.A.Tracking, scalability
Reduce cost [44]NO2, O3, PM2.5, PM10 EthereumIPFSCost, IPFS reliability
Table 4. Blockchain-based systems for carbon emission management.
Table 4. Blockchain-based systems for carbon emission management.
ObjectiveSectorBlockchain FeaturesFramework (Consensus)Supporting TechnologiesChallenges
Monitor carbonBuilding and construction [55,56]SC, IN, TC, TPHyperledger Fabric (Kafka) [55], Hyperledger Fabric [56]Database [56], sensorRaw data fraud [56]
Environment [57]TC, TPN/ASensorScalability
Food industry [58]TRCarbon Footprint Chain (Raft-like)N/AN/A
Trade carbonGeneral public [59]SC, DS, PY, TK, TPNot specified (PoR)AIScalability, data privacy, implementation cost
Corporate [53,54,60,61,62,63,64,65,66,67,68,69]SC, DG, IN, PY, TC, TK, TPFISCO BCOS (PBFT) [60], Multi-level blockchain [53], Hyperledger Fabric (DPoR) [61], Hyperledger Fabric (Solo) [62], Multichain [63], Bitcoin [64], Hyperledger Fabric (Kafka) [68]Sensor [53,60], reputation system [61,63]N/A
Transportation [70,71,72,73]SC, DG, IN, PY, TC, TK, TPHyperledger Fabric (PBFT) [70], Hyperledger Iroha (YAC) [71], Ethereum [73]VANETs [70]Data privacy, environmental impacts of blockchain, scalability [72]
Energy [74,75]SC, IN, PY, TC, TK, TPHyperledger (Kafka) [74], Ethereum [75]Priority and reputation system [74]N/A
Marine ecosystem [76]SC, DG, TC, TK, TPN/AN/AN/A
Building and construction [77]SC, DG, IN, TC, TK, TPN/AN/ARaw data fraud
Fashion industry [78]TPN/AN/AN/A
Capture and store carbonIndustry [79]DS, IN, TK, TPNot specified (PoUW)SensorN/A
Table 5. Blockchain applications for solid waste management.
Table 5. Blockchain applications for solid waste management.
ObjectiveWaste TypeBlockchain FeaturesFramework (Consensus)Supporting TechnologiesChallenges
Incentivize waste segregation [84]MunicipalSC, IN, TC, TPEthereumIoT, QR codeN/A
Incentivize waste collection [85,86,87,88,89]Electronic [85,86]SC, IN, TP, TREthereumIoT, sensors, barcodes, browser extensionsIncentivization [85], Security [86]
Agricultural [89]TPN/AQR Code, IoTScalability
Municipal [87,88]SC, IN, TREthereum [87]Fog computing, GPS, RFID [88], IoT [88]Implementation and tokenization [87,88]
Monitor waste transportation [90,91]Hazardous [90]SC, TC, TP, TRN/AIoT, GPSValidate input data, data ownership, lack of regulation
Municipal [91]DS, TP, TRN/AUHF, VANETs, IoT, Geo-fencing techniquesN/A
Improve solid waste management [92,93,94,95,96,97]Municipal [92,95,96,97]SC, DG, IN, TC, TP, TREthereum (PoW) [95], Ethereum [92,97]QR code [92], IoT [97]Resilience in adopting blockchain technology [96], scalability [92]
Medical [93,94]SC, DS, TC, TP, TREthereum [93], Hyperledger Fabric [94]IPFS [93]Data privacy, lack of regulation, smart contract vulnerabilities, scalability [93], data validation [94]
Table 7. Blockchain applications for food waste management.
Table 7. Blockchain applications for food waste management.
ObjectiveBlockchain FeaturesFrameworkSupporting TechnologiesChallenges
Reduce food waste [120,121,122,123,124]SC, DS, TC, TPHyperledger Fabric [120], SmartNoshWaste [121], Hyperledger Sawtooth [123], OriginChain [124]QR code [120,121,123], RFID [120], Cloud Computing [121]Scalability
Ensure food safety [125,126,127,128,129,130,131,132]TC, TP, TRTrusted Trade Blockchain Network Cloud Platform (TTBNCP) [129], NavIC [131], Not specified [127,128], IBM Hyperledger Framework [125,126,130]IoT [129], RFID [128], IPFS [131,132]Scalability, data security
Ensure food security [133,134,135,136,137]TC, TP, TRNot specifiedIoT [135], RFID [133], ML [134], PDS [136]Scalability
Improve food supply chain [138,139,140,141,142]SC, TC, TPModified blockchain [138], (PBFT) [141]IoT [138], RFID [138], MAS [140]Scalability, transparency
Table 8. Blockchain applications on water management.
Table 8. Blockchain applications on water management.
ObjectiveSectorBlockchain FeaturesFramework (Consensus)Supporting TechnologiesChallenges
Wastewater [146,147,148,149,150,151,152,153]SC, DS, IN, TC, TK, TP, TRHyperledger Fabric (Kafka) [148], double blockchain [152], (DPoS) [150], (PoSL) [147], (PoML) [147]ML [148,152], IoT [147,148,152], IIoT [146]
Improve water managementHarvested water [145,154,155,156,157,158,159]SC, DS, TC, TP(PoAh) [154], Ethereum [157], Hyperledger fabric [158]IoT [154,156,159], IoUT [154], IoAT [157], IPFS [158]Scalability [148]
Irrigation [160,161,162,163,164,165,166,167,168,169,170,171,172]SC, DS, TC, TK, TP, TREthereum [160,161,164], Hyperledger Fabric [168], (PoW) [160], Alliance chain (PBFT) [165], PoST [167]IoT [163,164,169], IoUT [169], IoWT [172], sensors [160,169], RFID [161], LPWAN [163], Fuzzy logic [162]
Municipal [173,174,175,176,177,178,179]SC, DS, IN, TC, TK, TPPrivate Blockchain [177], Hyperledger Fabric [176]Smart meter [175,176,177,178], ML [173], IoT [173,175,176,177], Bloom filter algorithm [177]
Support water tradingAgriculture [160], Municipal [180,181]SC, PY, TK, TPEthereum (PoW) [160], Ethereum (PoA) [180]WSN [180], sensors [160,180], IoT [181]Computational and storage overhead, high latency [180]
Conserve water resourcesMunicipal [182,183]SC, PY, TPHyperledger Fabric [183]IoT [182,183], cloud computing [182]
Harvested water [15,184,185,186]DS, TC, TPEthereum [186], (PoW) [184], Alliance chain [185], Corda [15]User interface [15]Energy consumption, lack of regulation [184,185]
Table 9. Blockchain applications for the management of a circular economy.
Table 9. Blockchain applications for the management of a circular economy.
ObjectiveBlockchain FeaturesBlockchain FrameworkSupporting TechnologiesChallenges
Circulate supply chain product [191,192,193,194,195,196,197]SC, DG, TC, TPHyperledger Fabric [196]N/ADApp for stakeholder interaction with blockchain [192], scalability [194]
Recycle e-waste [198,199]SC, TC, TK, TPAlgorand blockchain (implemented) [198], Hyperledger Fabric [199]IoT [199]Scalability [198], security and privacy policy [199]
Reuse plastic [108,200,201]SC, DG, TC, TK, TPHyperledger Fabric (implemented) [200]ML [201], sensors [108]Interoperability [200]
Table 10. Implementations of blockchain with available source code.
Table 10. Implementations of blockchain with available source code.
TopicAuthorsImplementationLink (accessed on 13 July 2024)
Greenhouse gasNußbaum et al. [36]SChttps://github.com/JCCLaude/IoT-Blockchain
Carbon emissionsEffah et al. [60]Blockchainhttps://github.com/De-miles1/Carbon/tree/master
Eckert et al. [71]Blockchainhttps://github.com/LiTrans/BSMD-ML
Yuan et al. [62]Blockchainhttps://github.com/xisiot/HyperETS
Solid wasteAhmad et al. [93]SChttps://github.com/AhmadKhalifaUniversity/Code/tree/main
Le et al. [94]Blockchainhttps://github.com/Masquerade0127/medical-blockchain
PlasticsAlnuaimi et al. [114]SChttps://github.com/eimalnuaimi/RecycleChain
Food wasteDey et al. [121]Blockchainhttps://github.com/somdipdey/SmartNoshWaste
Baralla et al. [123]SChttps://github.com/0xjei/SawChain
WaterIyer et al. [148]Blockchainhttps://github.com/sreeragiyer/Wastewater-Reuse
Mahmoud et al. [152]Blockchainhttps://github.com/HaithamHmahmoud/WDSchain
Mughal et al. [158]SChttps://github.com/muhammadhussainmughal/
Circular economyEshghie et al. [198]Blockchainhttps://github.com/Kasche153/CircleChain
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Vladucu, M.-V.; Wu, H.; Medina, J.; Salehin, K.M.; Dong, Z.; Rojas-Cessa, R. Blockchain on Sustainable Environmental Measures: A Review. Blockchains 2024, 2, 334-365. https://doi.org/10.3390/blockchains2030016

AMA Style

Vladucu M-V, Wu H, Medina J, Salehin KM, Dong Z, Rojas-Cessa R. Blockchain on Sustainable Environmental Measures: A Review. Blockchains. 2024; 2(3):334-365. https://doi.org/10.3390/blockchains2030016

Chicago/Turabian Style

Vladucu, Maria-Victoria, Hailun Wu, Jorge Medina, Khondaker M. Salehin, Ziqian Dong, and Roberto Rojas-Cessa. 2024. "Blockchain on Sustainable Environmental Measures: A Review" Blockchains 2, no. 3: 334-365. https://doi.org/10.3390/blockchains2030016

APA Style

Vladucu, M. -V., Wu, H., Medina, J., Salehin, K. M., Dong, Z., & Rojas-Cessa, R. (2024). Blockchain on Sustainable Environmental Measures: A Review. Blockchains, 2(3), 334-365. https://doi.org/10.3390/blockchains2030016

Article Metrics

Back to TopTop