Loading Tool

Explorer IconExplorer

Memory Pool

80,013 transactions
29.20 vMB
0.06842912 BTC
Random Selection Loading Transactions
Max Size: 177.93/200 MB

Candidate Block

Mining Attempt d04de75761f22cbb468d657c82aed4a18233dfff31ab531a8e6523ab817ab598
Version 20000000
Previous Block 000000000000000000019fafbf0b2368823dd13b794ccbffc51e420bcc8a07ae
Merkle Root f9be340b7d7e8952a5d3536507ee436f887e81c0aba32321b277b9ccd14da608
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,891
Size: 1.00 vMB
Total Fees: 0.00720985 BTC
Feerates: 201.05 > 0.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,084 (676,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,377 238,377 000000000000001ffba6cdcb799422077b1bc023e3872f9b5a9f1a7a07a96179 633 0.25/1.00 vMB 209
238,376 238,376 000000000000012dbadcfe480d7ebcc509db797f0b1b552a37fce3f74f504e17 165 0.09/1.00 vMB 132
238,375 238,375 00000000000000a8a0155520e4a00a5178e509e6170d2ecb4bde41cfbcbeeb99 267 0.13/1.00 vMB 151
238,374 238,374 0000000000000127afeb608ac66486a07b671577ec9eb46a6f59146c7dfc1eea 164 0.14/1.00 vMB 100
238,373 238,373 00000000000000e42e0d0d41636ced21fc73474ed59e28cbf29b4f48fa5dcd1e 354 0.25/1.00 vMB 105
238,372 238,372 0000000000000146234dd4218fb3da54725859bf11ad2ce49fcb0827f5d46b25 710 0.25/1.00 vMB 268
238,371 238,371 0000000000000031396e38657262f34ae89abae369bfe821d0e3f9776d92eca4 302 0.10/1.00 vMB 141
238,370 238,370 00000000000001053dde763cbf6545182840d473418e776fd3fc240303dc42a8 40 0.02/1.00 vMB 143
238,369 238,369 00000000000001282792620fee7487a4be780676513b7a64d0fc2cf7c78d3aa6 555 0.25/1.00 vMB 183
238,368 238,368 000000000000005e66b357f9a04cb4193d53bdcfc9abc4b92f9e74b3db43829f 470 0.22/1.00 vMB 167
238,367 238,367 000000000000008f8028a81afb543cf878628b91661134a25904b2f156355891 224 0.10/1.00 vMB 191
238,366 238,366 00000000000001478391549891be43ba723ddece046a590dff9871adda75aec4 330 0.15/1.00 vMB 168
238,365 238,365 000000000000015ff6c7367139fa749072ff64ebfc4f95fa770a861c586f12b5 95 0.05/1.00 vMB 88
238,364 238,364 0000000000000081cf31a3b7a643ecc89a3624ff8a1e2643fc74b470f7031cc7 263 0.15/1.00 vMB 128
238,363 238,363 000000000000000dfa395a98c15de9cea39fc52b0eeedfb9d72d2d2162d7a594 420 0.21/1.00 vMB 161
238,362 238,362 000000000000014ad2c4533b7b40801c25fec811e6985aecbaf6fc44db6fb97c 629 0.25/1.00 vMB 201
238,361 238,361 0000000000000150592184b535431607ff091a8b359771b50fce0cd2f103717f 89 0.03/1.00 vMB 216
238,360 238,360 000000000000006f112f39979926547f5cadc043463e75c451171ee903723737 246 0.11/1.00 vMB 180
238,359 238,359 00000000000000c26c7ea1e8df11516695acf16061703e0933ba65bc36530703 259 0.15/1.00 vMB 154
238,358 238,358 0000000000000145f025af0e39aba1f5bb98d7d3584e2269e23335fd390d937b 356 0.15/1.00 vMB 196
238,357 238,357 000000000000014d6fbacf3374dda9fd688e74ac9b3385aeaeac2398a7d4e9fc 323 0.13/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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