The price of BCD 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. BCD to USD price is updated in real-time. The Bitcoin Diamond price today is ${{ beautifyNumber(asset.rate, 2) }} per BCD with a live market cap of ${{shortifyNumber(asset.marketCap)}} USD. Bitcoin Diamond is {{beautifyNumber(asset.athChangePc, 2)}}% below the all time high of ${{beautifyNumber(asset.ath)}}.
The current circulating supply is {{beautifyNumber(asset.supply)}} BCD.
Bitcoin Diamond (BCD) is a fork of Bitcoin that occurs at the predetermined height of block 495,866 and therewith a new chain will be generated as the BCD. Bitcoin Diamond miners will begin creating blocks with a new proof-of-work algorithm, and will consecutively develop and enhance the protection for account transfer and privacy based on original features of BTC. This will cause a bifurcation of the Bitcoin blockchain. The original Bitcoin blockchain will continue unaltered, but a new branch of the blockchain will split off from the original chain. It shares the same transaction history with Bitcoin until it starts branching and coming into a unique block from which it diverges. As a result of this process, a new cryptocurrency was created which we call “Bitcoin Diamond”.
Bitcoin Diamond coin could win over a lot of Bitcoin users with its faster transaction times, lower fees and easier access to new users. Bitcoin is a hugely popular coin but it can be quite difficult to use! Many critics of Bitcoin argue that the coin won’t be a valid replacement for normal money until users can make small purchases; quickly and easily. A network offering these features will also appeal to small businesses dealing in low priced, high-volume goods like coffee or fast food. However, in my opinion the price of Bitcoin Diamond will have to be more stable before it attracts any big-brand clients like Starbucks or McDonalds.
BCD price today is ${{ beautifyNumber(asset.rate, 2) }}.
The 24-hour high of the BCD price is ${{ beautifyNumber(asset.priceHigh, 2) }}.
The price low for today is ${{ beautifyNumber(asset.priceLow, 2) }}.
BCD 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.
BCD 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 BCD be traded? An overview of Bitcoin Diamond exchanges and high volume trading pairs. The Bitcoin Diamond native token BCD 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) }}% |