The price of PPC has {{asset.priceChangePc7d > 0 ? 'risen' : 'fallen'}} by {{beautifyNumber(asset.priceChangePc7d, 2)}}% in the past 7 days. The price {{asset.change24 > 0 ? 'increased' : 'declined'}} by {{beautifyNumber(asset.change24, 2)}}% in the last 24 hours. PPC to USD price is updated in real-time. The Peercoin price today is ${{ beautifyNumber(asset.rate, 2) }} per PPC with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Peercoin is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} PPC.
The Peercoin network activated in 2012 and is one of the first cryptocurrencies to ever be released. It is responsible for inventing proof-of-stake consensus, which makes it the first efficient and sustainable public blockchain technology. Peercoin was inspired by bitcoin, and it shares much of the source code and technical implementation of bitcoin. The Peercoin source code is distributed under the MIT/X11 software license. Unlike bitcoin, Namecoin, and Litecoin, Peercoin does not have a hard limit on the number of possible coins, but is designed to eventually attain an annual inflation rate of 1%. There is a deflationary aspect to Peercoin as the transaction fee of 0.01 PPC/kb paid to the network is destroyed. This feature, along with increased energy efficiency, aim to allow for greater long-term scalability.
With the same cryptographic hash function as Bitcoin (SHA-256), Peercoin is 100 times more energy efficient. Transactions in the Peercoin network are faster and cheaper. If there were not fierce competition on the cryptocurrency market, Peercoin would probably have long since become one of the most important cryptocurrencies. But in 2014 and 2015, however, there were many other interesting innovations in the cryptocurrency market that outperformed peercoin in a number of important properties. In contrast to DASH, Peercoin could not offer anonymity and the transactions in Dogecoin were even faster and cheaper than those of Peercoin. PoS technology ceased to be an advantage of peercoin and PoS continued to spread to other cryptocurrencies. The interest of the users drew it to the side of the minings on the CPUs and GPUs, then to the side of the Smart Contracts and PPC began to get a little forgotten.
PPC price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the PPC price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
PPC hit an all time high of ${{ beautifyNumber(asset.ath, 2) }} over {{moment(asset.athDate).fromNow()}} ({{ moment(asset.athDate).format("MMM D, YYYY") }}). The price is down {{beautifyNumber(asset.athChangePc, 2)}}% from the ATH to date.
PPC had an all time low of ${{ beautifyNumber(asset.atl, 2) }} over {{moment(asset.atlDate).fromNow()}} ({{ moment(asset.atlDate).format("MMM D, YYYY") }}). Since then, the price has increased by {{beautifyNumber(asset.atlChangePc, 2)}}%.
Where can PPC be traded? An overview of Peercoin exchanges and high volume trading pairs. The Peercoin native token PPC can be traded on
Date | Price * | Market Cap | Volume | Change USD | Change % | |||||
---|---|---|---|---|---|---|---|---|---|---|
{{ moment(data.date).format("MMM D, YYYY") }} | No data available | $ {{ beautifyNumber(data.entry.rate) }} | $ {{ shortifyNumber(data.entry.marketcap) }} | $ {{ shortifyNumber(data.entry.totalVolume24) }} | $ {{ beautifyNumber(data.entry.rate-data.entry.price_open24) }} | {{ beautifyNumber(data.entry.change24, 2) }}% |
Week | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
W{{ moment(entry.date).week() }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |
Month | Price * | Change USD | Change % | |||
---|---|---|---|---|---|---|
{{ moment(entry.date).format("MMM, YYYY") }} | No data available | $ {{ beautifyNumber(entry.rate) }} | $ {{ beautifyNumber(entry.changeUSD) }} | {{ beautifyNumber(entry.changePercent, 2) }}% |