Vertcoin is a decentralized currency owned by its users, a P2P cryptocurrency in the same vein as Bitcoin and Litecoin. Like its two predecessors, Vertcoin exists solely as a currency, and it uses proof of work to reach distributed consensus. Unlike its two predecessors, however, Vertcoin is dedicated to keeping its mining functions decentralized, so contrary to most PoW coins, it’s ASIC resistant. Branding their project as “The people’s coin,” Vertcoin’s team believes that ASIC resistance invites a fairer, more democratized currency for both users and miners. Along these lines, Vertcoin sports its very own 1-click miner, a program meant to make mining more accessible to the general public. The motivation of Vertcoin was the fact that Scrypt-based ASIC mining chip that is used to mine Scrypt derivative coins such as Litecoin and Dogecoin is entering the mass market. That coupled with strong mining pool causes the strength of a cryptocoin to drop as it becomes easier for a specific party to pull a 51% attack and even monopolize the network. Scrypt-Adaptive-Nfactor was created to address that issue. Vertcoin is zero premined and as of the current design, only 84 million coins would ever be created. Vertcoin is said to be the next generation of coins due to its unique hashing algorithm. There may be more altcoins created based on this hashing algorithm in order to defend their network against ASIC miners. Like most all pre-2015 coins, Vertcoin took a deathblow after Mt. Gox was hacked, throwing the entire market into a crypto winter. As such, it was relatively inactive until the revival last spring/summer. Since then, it has had steady climb up the market cap ladder. A 2014 International Business Times article mentions Vertcoin as a potential Bitcoin successor. The article notes that it ''hopes to offer an alternative. By taking the foundations of Bitcoin and making some adjustments, Vertcoin punishes miners who use powerful machines and work together in 'pools' to monopolise the mining market.'' On July 1, 2014, Vertcoin released a wallet supporting Stealth Address transactions. On December 13, 2014 (block 208301), Vertcoin forked from Scrypt-Adaptive-N proof-of-work function to Lyra2RE as a proactive defense against emerging Scrypt-Adaptive-N capable ASICs. On August 10, 2015 (block 347000), Vertcoin forked from Lyra2RE to Lyra2REv2 because a botnet was controlling more than 50% of the hashing power of Vertcoin network. On May 7, 2017, Segregated Witness (SegWit) feature was activated in the main network. SegWit update includes the Lightning Network technology that was also demonstrated in action during the same day.'
The bitcoin network is a peer-to-peer payment network that operates on a cryptographic protocol. Users send and receive bitcoins, the units of currency, by broadcasting digitally signed messages to the network using bitcoin cryptocurrency wallet software. Transactions are recorded into a distributed, replicated public database known as the blockchain, with consensus achieved by a proof-of-work system called mining. Satoshi Nakamoto, the designer of bitcoin claimed that design and coding of bitcoin began in 2007. The project was released in 2009 as open source software. The network requires the minimal structure to share transactions. An ad hoc decentralized network of volunteers is sufficient. Messages are broadcast on a best effort basis, and nodes can leave and rejoin the network at will. Upon reconnection, a node downloads and verifies new blocks from other nodes to complete its local copy of the blockchain. A bitcoin is defined by a sequence of digitally signed transactions that began with the bitcoin's creation, as a block reward. The owner of a bitcoin transfers it by digitally signing it over to the next owner using a bitcoin transaction, much like endorsing a traditional bank check. A payee can examine each previous transaction to verify the chain of ownership. Unlike traditional check endorsements, bitcoin transactions are irreversible, which eliminates the risk of chargeback fraud. Although it is possible to handle bitcoins individually, it would be unwieldy to require a separate transaction for every bitcoin in a transaction. Transactions are therefore allowed to contain multiple inputs and outputs, allowing bitcoins to be split and combined. Common transactions will have either a single input from a larger previous transaction or multiple inputs combining smaller amounts, and one or two outputs: one for the payment, and one returning the change, if any, to the sender. Any difference between the total input and output amounts of a transaction goes to miners as a transaction fee. In 2013, Mark Gimein estimated electricity consumption to be about 40.9 megawatts (982 megawatt-hours a day). In 2014, Hass McCook estimated 80.7 megawatts (80,666 kW). As of 2015, The Economist estimated that even if all miners used modern facilities, the combined electricity consumption would be 166.7 megawatts (1.46 terawatt-hours per year). To lower the costs, bitcoin miners have set up in places like Iceland where geothermal energy is cheap and cooling Arctic air is free. Chinese bitcoin miners are known to use hydroelectric power in Tibet to reduce electricity costs. Various potential attacks on the bitcoin network and its use as a payment system, real or theoretical, have been considered. The bitcoin protocol includes several features that protect it against some of those attacks, such as unauthorized spending, double spending, forging bitcoins, and tampering with the blockchain. Other attacks, such as theft of private keys, require due care by users.