中文
相关论文

相关论文: Block arrivals in the Bitcoin blockchain

200 篇论文

The Bitcoin transaction graph is a public data structure organized as transactions between addresses, each associated with a logical entity. In this work, we introduce a complete probabilistic model of the Bitcoin Blockchain. We first…

密码学与安全 · 计算机科学 2018-12-14 Marc Jourdan , Sebastien Blandin , Laura Wynter , Pralhad Deshpande

Blockchain is an emerging technology that has enabled many applications, from cryptocurrencies to digital asset management and supply chains. Due to this surge of popularity, analyzing the data stored on blockchains poses a new critical…

密码学与安全 · 计算机科学 2021-10-01 Cuneyt Gurcan Akcora , Murat Kantarcioglu , Yulia R. Gel

Bitcoin is built on a blockchain, an immutable decentralised ledger that allows entities (users) to exchange Bitcoins in a pseudonymous manner. Bitcoins are associated with alpha-numeric addresses and are transferred via transactions. Each…

社会与信息网络 · 计算机科学 2021-05-20 Jan Alexander Fischer , Andres Palechor , Daniele Dell'Aglio , Abraham Bernstein , Claudio J. Tessone

Blockchain systems run consensus rules as code to agree on the state of the distributed ledger and secure the network. Changing these rules can be risky and challenging. In addition, it can often be controversial and take much effort to…

分布式、并行与集群计算 · 计算机科学 2024-02-15 Jakob Svennevik Notland , Mariusz Nowostawski , Jingyue Li

As the killer application of blockchain technology, blockchain-based payments have attracted extensive attention ranging from hobbyists to corporates to regulatory bodies. Blockchain facilitates fast, secure, and cross-border payments…

软件工程 · 计算机科学 2021-08-19 Qinghua Lu , Xiwei Xu , H. M. N. Dilum Bandara , Shiping Chen , Liming Zhu

Blockchain stores information into a chain of "blocks", whose integrity is usually guaranteed by Proof of Work (PoW). In many blockchain applications (including cryptocurrencies), users compete with each other to win the ownership of the…

密码学与安全 · 计算机科学 2018-10-09 Wei Li

Blockchain is a type of decentralized distributed database. Unlike traditional relational database management systems, it does not require management or maintenance by a third party. All data management and update processes are open and…

密码学与安全 · 计算机科学 2025-05-14 Jiaqi Huang , Yuanzheng Niu , Xiaoqi Li , Zongwei Li

The Bitcoin system only provides eventual consistency. For everyday life, the time to confirm a Bitcoin transaction is prohibitively slow. In this paper we propose a new system, built on the Bitcoin blockchain, which enables strong…

分布式、并行与集群计算 · 计算机科学 2014-12-30 Christian Decker , Jochen Seidel , Roger Wattenhofer

Blockchain is a distributed ledger, which is protected against malicious modifications by means of cryptographic tools, e.g. digital signatures and hash functions. One of the most prominent applications of blockchains is cryptocurrencies,…

密码学与安全 · 计算机科学 2019-12-20 E. O. Kiktenko , M. A. Kudinov , A. K. Fedorov

Since the creation of Bitcoin 15 years ago, there has been an explosion in the number of permissionless blockchains. Each of these blockchains provides an open ledger that anyone can read from and write to. In this multi-chain world, an…

密码学与安全 · 计算机科学 2024-08-21 Ertem Nusret Tas , David Tse , Yifei Wang

Blockchain systems are designed to produce blocks at a constant average rate. The most popular systems currently employ a Proof of Work (PoW) algorithm as a means of creating these blocks. Bitcoin produces, on average, one block every 10…

密码学与安全 · 计算机科学 2019-08-15 George Bissias , Brian Neil Levine

Blockchain is a distributed database that keeps a chronologically-growing list (chain) of records (blocks) secure from tampering and revision. While computerisation has changed the nature of a ledger from clay tables in the old days to…

综合金融 · 定量金融 2016-12-20 Jan Hendrik Witte

We propose a bitcoin generalization as a solution to the problem of scalability. The block is redefined as a sequence of sub-blocks of increasing sizes that coexist as different levels of compromise between decentralization and transactions…

密码学与安全 · 计算机科学 2018-05-15 Santi J. Vives

Blockchain is an incrementally updated ledger maintained by distributed nodes rather than centralized organizations. The current blockchain technology faces scalability issues, which include two aspects: low transaction throughput and high…

密码学与安全 · 计算机科学 2020-11-02 Xiangyu Wang , Ting Yang , Yu Wang

We consider operation of blockchain-based cryptocurrency in case of partitioning. We define the Partitionable Blockchain Consensus Problem. The problem may have an interesting solution if the partitions proceed independently by splitting…

分布式、并行与集群计算 · 计算机科学 2020-12-21 Kendric Hood , Joseph Oglio , Mikhail Nesterenko , Gokarna Sharma

Bitcoin is the world's first decentralized digital currency. The rate at which bitcoins enter circulation is cut in half every 4 years, approximately. These events are considered landmarks in Bitcoin's history, and as such are widely…

密码学与安全 · 计算机科学 2017-08-18 Meni Rosenfeld

The functioning of the cryptocurrency Bitcoin relies on the open availability of the entire history of its transactions. This makes it a particularly interesting socio-economic system to analyse from the point of view of network science.…

Blockchain systems often employ proof-of-work consensus protocols to validate and add transactions into hashchains. These protocols stimulate competition among miners in solving cryptopuzzles (e.g. SHA-256 hash computation in Bitcoin) in…

计算机科学与博弈论 · 计算机科学 2020-05-13 Venkata Sriram Siddhardh Nadendla , Lav R. Varshney

Modern blockchain systems are a fresh look at the paradigm of distributed computing, applied under assumptions of large-scale public networks. They can be used to store and share information without a trusted central party. There has been…

数据库 · 计算机科学 2018-03-19 Sara Cohen , Aviv Zohar

Most popular blockchain solutions, like Bitcoin, rely on proof-of-work, guaranteeing that the output of the consensus is agreed upon with high probability. However, this probability depends on the delivery of messages and that the…

分布式、并行与集群计算 · 计算机科学 2016-05-19 Christopher Natoli , Vincent Gramoli