Loading Tool

Explorer IconExplorer

Memory Pool

39,633 transactions
18.86 vMB
0.17686360 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.06/200 MB

Candidate Block

Mining Attempt e7a54aa9f614ec3065b781e0863dca964827c156fd50c9a360b8ec6adcc087da
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root 8ada8a2364829f43e5c33719384533bfa9a1cbbc17968360abe325eed849796d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.04873723 BTC
Median Feerate: 4.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (708,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,837 204,837 0000000000000123694b574f5c63266dbad28ff5a97faf3c08fbdbe0650da5f7 88 0.04 vMB 85
204,836 204,836 00000000000000bbcc5dca4c38a1bdea1ea77aab4cdf91dbd9267c6b46a3a3a2 40 0.04 vMB 55
204,835 204,835 000000000000025fffd0233a848c44e9ab639d176f6237f9820647ff5aac2be9 75 0.04 vMB 77
204,834 204,834 00000000000001fb44559aa9b7b080e9b1c8cd814eb9cd782fd597e4c9bdf656 253 0.11 vMB 154
204,833 204,833 0000000000000184b3ba967c07cd53db1a755a9fe09c07cdaf4d6c7ae2146298 197 0.06 vMB 119
204,832 204,832 00000000000004bbc0627709747823098ae6029deba203763c69a6118bd9c873 9 0.00 vMB 451
204,831 204,831 00000000000003ee73c1257726c3bdcf5c6adf011a0812876a9472fb59a863b0 307 0.16 vMB 157
204,830 204,830 0000000000000047a97f860762a7ffaf8f8bd0fd95411cb9058dc782735dd1fe 127 0.07 vMB 257
204,829 204,829 000000000000013a0704ca20fa36c30fb6af6d8758c7c65ad6ffd41885e27dd7 94 0.04 vMB 88
204,828 204,828 000000000000014c9eda30122d7434cfc6f8498e7cb512ba63213faa2e1a2b8a 231 0.10 vMB 213
204,827 204,827 0000000000000188556e0a72af2fb1a7a75802636855490a49eb751b95a056fb 228 0.06 vMB 180
204,826 204,826 0000000000000459e89bc43014b48cad41632c651d1daea3ca9b6698fdeefca4 450 0.25 vMB 145
204,825 204,825 00000000000000863b9102bacc781feb5ebe682c99d47e38b7c4b8d1fa65bc0e 1,010 0.42 vMB 70
204,824 204,824 0000000000000103f0b0c576d70294105a68cd15d9f96b5dd57cc322e9c8b663 665 0.42 vMB 232
204,823 204,823 00000000000003600638a8b0ee4603e8b33531e7adabb90afcb9493f9df71767 72 0.03 vMB 39
204,822 204,822 0000000000000163433e432c599239e58c33bf2887b2c48747dc2a0081ef9da7 164 0.10 vMB 139
204,821 204,821 00000000000003037b2f8d85b44c4053984dbe3398de4b53b8e7fcd766ed89e9 167 0.05 vMB 2
204,820 204,820 000000000000011742003e6b46de559baa1a265f19bd095d12a80e849b1c083c 137 0.07 vMB 238
204,819 204,819 000000000000032cf81e7f0509900079b40e2bef9a8172ec323d50a40f9f5afc 13 0.00 vMB 15
204,818 204,818 0000000000000394d76d0c67937c043cb5dc0e7b09ec8641e7e19471c9c61913 366 0.14 vMB 210
204,817 204,817 000000000000051cd2f709f69a1311c8805740e8875aae160944278c82001277 340 0.22 vMB 123
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 86
    • Outgoing: 10
  • Data Transfer:
    • Sent: 132.45 GB
    • Received: 0.55 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.