Figure 1 - uploaded by Mansi Bosamia
Content may be subject to copyright.
An example of Merkle Tree

An example of Merkle Tree

Source publication
Article
Full-text available
A current popular trend of wallet security research is cryptography. For that Merkle tree is one of the solutions to enhance wallet security. It is basically used for cryptocurrencies, file system authentication, backup system, control system, database, etc. but it can be used for communication authentication and many more. And that is highlighted...

Context in source publication

Context 1
... leaves is called blocks. The constant transactions are the tree leaves from a single block access by Merkle root. In Merkle tree each leaf node has the block data hash and each non-leaf node has its child nodes cryptographic hash. Merkle tree manages the complete account ledger of each user's transactions. The structure of Merkle tree shown in Fig. 1, in this example it contains Transactions ABCD and Hash. This figure is very basic; an average block generally works with 500 or more transactions, not just four. All the bottom nodes are leave nodes and intermediate hash nodes are branches and top hash indicates the Merkle root. This kind of figure through leaf nodes of the Merkle ...

Similar publications

Preprint
Full-text available
We examine the high-frequency return and volatility of major cryptocurrencies and reveal that spillovers among them exist. Our analysis shows that return and volatility clustering structures are distinct among different cryptocurrencies, suggesting that return and volatility might have different spillover patterns. Further investigation via minimal...

Citations

... A Merkle tree stores all transactions in a block by creating a digital fingerprint of the whole data of the block. In general, the Merkle tree is used to structure the records in a given block (Bosamia and Patel 2018). Also, each new block consists of a hash of a previous block. ...
Chapter
Although blockchain technology tied (and sometimes is reduced to) cryptocurrency digital assets, it has significant capabilities to manage and control markets. This chapter proposed an open energy market using blockchain technology to ensure developing a sustainable and reliable trade market. The concept of an open (liberalized) energy market and emerging challenges for import and export sides are introduced and the way blockchain technology can facilitate introducing reliable open energy markets. Moreover, major aspects of such markets are introduced and explained.
... Merkle ağaçları kavramının (Wikipedia, 2021c), birden çok belgenin bir blok halinde toplanması yeni bir yaklaşım olarak; 1992'de Bayer, Haber ve Stornetta tarafından geliştirmiştir. Merkle ağaçları kavramı güvenli doğrulamayı gerçekleştirirken (Bosamia & Patel, 2018;Wikipedia, 2021c), ilk blok zincirin kavramlaşması da Nakamoto tarafından, kripto-para birimi bitcoin ile gerçekleşmiştir (Wikipedia, 2021a). Bitcoin'in 2009 yılında Satoshi Nakamoto (Trottier, 2013) ismiyle ortaya çıkmasıyla birlikte dijital varlık kavramının güçlenmesi, fikirlerin ortaya çıkmasının motivasyon kaynağını oluşturmaya başladığı söylenebilmektedir. ...
Article
Full-text available
The reproduction of the work of art with technical possibilities has occupied the intellectual and artistic circles with the industrial revolution. The reproduction of the work of art, which started with photography, brought with it some ethical problems and caused it to be experienced in discussions. The forms of production changed by the technologies allows it to change in the social of structure and to reach new realities. In addition to developments that change production forms such as augmented reality and artificial intelligence, new approaches and realities are emerging in the production of works of art. In this article, the production system, method, platforms and value system of non-Fungible Token (NFT), in other words, unchangeable unique assets, which is called crypto art, of the reproduction of the work of art with technical possibilities are examined. At the same time, the sociological and economic aspects of the artist's new field of action, which is gained by the acceptance of the artwork or representative asset attached to the standard contract and account codes that produce unique value, such as ERC721 and ERC-1155 over the Ethereum blockchain, are examined. Details about NFT's blockchain technology, general structure and usage are examined and the concept of crypto art is explained with technical details. The basic structure, limits, usage costs are explained and the methods of being a part of NFT are explained step by step. The crypto-code relationship between smart contracts and Ethereum, which is the key feature of immutable unique assets is explained. The fundamental dependence of the concept of crypto art on motion graphics and the determinants of the production methods of the crypto art work are expressed. Considering the fact that data decentralization is realized with IPFS protocol instead of HTTP protocol and that collective production is a result of hyperreal life forms, the movement of digital art production forms is emphasized. In addition, technological innovations and production methods are examined and discussed starting from the first examples.
... For more security sometimes anonymous transactions can join by bank id [3]. Blockchain can also be used for KYC (Know Your Customer) process by sharing the identity proof not the data [5,11]. Blockchain can be used in other financial services like online payment, transfer of funds, digital assets, issue and trade assets like bonds, crypto-currency like Bit coin, smart contracts, distributed ledger technology for clearing and settlement, public services, internet of things (IoT), security services, reputation systems, insurance sector like insurance deductible and DAO application etc. [5,6]. ...
Article
Full-text available
The blockchain is a relatively new technology in the field of computer science. It has received enhanced interests in recent years for Research and Scientific Industry. As its first implementation attention is crypto-currency. Blockchain provides as an immutable distributed ledger which performs transactions with untrusted participants in a decentralized network. It forms a new distributed architectures, which has no central authority and has smart contracts to shared states and perform transactions. Blockchain applications are crypto-currency based online wallets, Internet of Things, springing up, financial services, risk management, reputation system, etc. This paper aims to share knowledge on the growing importance of blockchain technology in real-world applications. This paper also focused on Blockchain core components and technologies to lay out the comparisons of typical Consensus Algorithm for security aspects. This comparison and blockchain applications concludes that alternative Merkel tree based blockchains are available in the market for faster and secure transactions.
Article
Full-text available
In the digital world, systems are usually distributed, where health data are fragmented across multiple healthcare providers’ data may be accidentally corrupted or intentionally tampered. A mechanism is important to verify the integrity of the content in the network to ensure the security. The main objective of this paper is to propose a Modified Merkle Tree (MMT) data structure for data storage and data authentication. In this paper, a new Modified Merkle Tree data structure that can ensure storage security with integrity management is proposed. The Merkle Tree data structure, utilized in Blockchain technology is modified in this work for the purpose of designing a new three-stage Modified Merkle Tree based on hashed transactions. The objective of the proposed hashed transaction is to verify the authenticity and integrity of the content. The use of the Modified Merkle Tree data structure is highlighted in designing a system that takes care of Data Authentication, Consistency Verification and Data Synchronization. The effectiveness of the proposed system has been experimented in the healthcare scenario and proved to store and verify the content integrity. The quantitative metrics of the proposed system have been evaluated and compared with the binary Merkle Tree data structure.