Skip to content

Instantly share code, notes, and snippets.

View cryptomeow's full-sized avatar
👻
Out sick

cryptomeow

👻
Out sick
View GitHub Profile
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
git clone https://github.com/bitcoin-cored/bitcoin-cored.git
cd bitcoin-cored

Actual TPS of Bitcoin

Counting on-chain transactions alone to illustrate pretty much anything is wrong. One should take into account at least TX batching.

A possibly better way is to calculate based on new UTXOs created excluding the change outputs.

Doing rough calculations, we assume the worst case of every TX having a change output, so the results are the most pessimistic version and actual numbers are better.

Month TXs UTXOs created Net UTXOs [1] Naive TPS [2] Actual TPS [3]

DEC 2017

  • UTXOs created: 30,666,017
  • TXs: 11,190,438

Assuming the unrealistic case of every TX having a change output:

Certainly non-change outputs: 19,475,579

Meaning effectively a minimum of ~7.27 tps

@cryptomeow
cryptomeow / clashic.md
Last active November 24, 2017 15:31
NotBcash.org - Bitcoin Clashic pool

Mine BitcoinClashic at notbcash.org (EU server)

No need to create an account, anywhere, go ahead and mine.

  • Stratum Address: bitcoinclashic.notbcash.org:3052
  • Username: <your BitcoinClashic address>.<workerId-anyNumber> or 1DCZUMqxXjZ4hN24xE5cJB75UsmuK3K291.0 if you want to donate them
  • Password: x or anything

CGMiner example: cgminer -o stratum+tcp://bitcoinclashic.notbcash.org:3052 -u 1LghW6gmfmuUvCti8o5MD1p5Jo69zrERBF.0 -p x

See your mining stats at: