Loading Tool

Explorer IconExplorer

Memory Pool

33,830 transactions
14.31 vMB
0.06141909 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.38/200 MB

Candidate Block

Mining Attempt 641930f15491606d01b781d9b00813b7203a021ebbc752076a7c67508adbf58a
Version 20000000
Previous Block 000000000000000000003e70dae81c2e89b5d4ca6ab8bf109e05b178f961a8c0
Merkle Root 52b5ac0b18245b21246fb19c50ccd846536eef4707d47e43119f59509d64aa4e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,939
Size: 1.00 vMB
Total Fees: 0.01979519 BTC
Median Feerate: 1.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,339 (757,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,675 155,675 0000000000000be789d07247e3000a75c8c30140a257244ce8dd472537acf0af 1 0.00 vMB 0
155,674 155,674 0000000000000bcad0d4824985381f749dea5ac4f337e9ebbef841db4854d276 22 0.01 vMB 45
155,673 155,673 000000000000096f664f85059a07baf3bb78e662096cfddfa2e5711e42b39ad9 10 0.00 vMB 756
155,672 155,672 000000000000064c8e8b05166ff6f4f52d352991559990ecd50b94fc34150aaf 8 0.00 vMB 32
155,671 155,671 0000000000000963103e3772fc6e9d95adfecaba06be06fcb237a4019a68a08d 68 0.02 vMB 59
155,670 155,670 0000000000000615b95bccf8ea4161994934dc45c13657e01389ed4ee22c9651 55 0.02 vMB 338
155,669 155,669 00000000000008df0bd0c11a2b4f64eb342e3d54438cdb82b00859919a6fba50 8 0.00 vMB 0
155,668 155,668 00000000000004573d3f8300869ac00b049012e62102655d37a4e654faae40f6 179 0.06 vMB 147
155,667 155,667 0000000000000852ace33dde0b59497a97cdd22a455027e291bbae0b966c90b1 10 0.00 vMB 167
155,666 155,666 00000000000004cce99df44007e01a3d8ba4b3111e44f363ae89dc282e348040 113 0.05 vMB 121
155,665 155,665 0000000000000267ed60c00ad3d0085d2b05ec1a54b1b600553b7048bf47c41a 41 0.03 vMB 17
155,664 155,664 0000000000000af1ec8dedd91e31661d6815861d04888aab657d601738ae2511 77 0.04 vMB 99
155,663 155,663 0000000000000286fe7e355e992b889a6376b368fd800fc7895290e4ee50ea38 6 0.00 vMB 37
155,662 155,662 0000000000000dbf9769c3107874ee5e84958043784dacd89393f7410452e79d 20 0.01 vMB 17
155,661 155,661 0000000000000458f7a925844f63f1303dc62a562014dc7162968354c5e4ca03 58 0.02 vMB 0
155,660 155,660 00000000000005eb558eea259caafe904e3c9716eafb783beb7b7a390ae8bfdc 4 0.00 vMB 143
155,659 155,659 0000000000000aed1b4db8a97dec14ca7b56ba4d65f15367293086528babe549 13 0.00 vMB 164
155,658 155,658 0000000000000b527aaeb5415bec84b795d4b86f148fd59bf309cc111086a84e 43 0.02 vMB 217
155,657 155,657 0000000000000255d6f72b87dd85ec006aa2c5a3e31778b8b1cdd8613d961c98 11 0.00 vMB 53
155,656 155,656 00000000000007c6305f9ba6706fa1475b6ff2ce6a980666ff35be968015e129 10 0.00 vMB 82
155,655 155,655 0000000000000819175a8906dc4d5a7df593e660398b45f8a8638f5c479cad35 18 0.01 vMB 86
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 142.99 GB
    • Received: 0.58 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.