See Also
Opinion: Tether reserves to be tested during the market downturn [Jan 2018]
When both Bitcoin and altcoins are going down, it usually means cryptos are being traded for fiat currency. Right? Almost. There’s a curious cryptocurrency called Tether (USDT), which supposedly represents one coin for each US Dollar (USD) deposited in accounts in Asia. Right now Tether is one of the few currencies which gained value against […]
ELI5: Why is the “fast” Ethereum sync so slow?
Why is the geth sync so slow? I keep hearing this question again and again from Ethereum node operators. Why is it still so difficult to fully sync an Ethereum full node? Slow Geth Users have been complaining forever now about the notoriously slow geth sync on the official Ethereum wallet. Some even question the […]
Opinion: Will Tether blow up? [Dec 2017 Archive]
There is an elephant in the room in the cryptocurrency world and it’s called Tether. The concept of a cryptocurrency that is tied to the world’s reference fiat currency is very interesting indeed. But it has a very expensive requirement: for every unit of this cryptocurrency, there must be an equal unit in the reference […]
Bitcoin Blockchain SQL Schema for MySQL
This SQL schema was created for Crypto.BI Toolbox. The same, or similar, SQL schema can be used by anyone exploring Bitcoin with the help of a MySQL RDBMS. Although we didn’t test this SQL with other RDBMS’, it should be fully compatible with MariaDB and any other MySQL-derived system. How the data is inserted/retrieved to/from […]