Loading Tool

Explorer IconExplorer

Memory Pool

39,739 transactions
18.75 vMB
0.17740800 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: 98.93/200 MB

Candidate Block

Mining Attempt 8d8caa5d74869876e58a8891f00eb40a7dd283f2830dfabb8f7fc46bf6d641db
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root c372cb59b5b3f6132c6d7fc93062eea43b02f3449b4d8ba0869ec22ba54462dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.05063573 BTC
Median Feerate: 4.64 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (690,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,444 222,444 00000000000002625dc778c93587d52d358cbda2d6eaecc54b1540a42008ef20 869 0.25 vMB 261
222,443 222,443 000000000000030a7599851d7895b942ed56b5381cd311958e8e17a43da0d9c2 66 0.02 vMB 147
222,442 222,442 000000000000006f6990fb7ce8bf939ee942b3a0f1fab20b7221d0696004a8d8 126 0.05 vMB 173
222,441 222,441 0000000000000443fd5dc96c70af0bb98891ab7180684c1bdfbc416987943d43 254 0.09 vMB 208
222,440 222,440 00000000000003ab37ba1216fad45e90eeec6182de96daf207eaa9b9b397e875 469 0.25 vMB 106
222,439 222,439 0000000000000110fdc17e59b79b3193738a829a4a045ae3b707429385793431 128 0.08 vMB 67
222,438 222,438 000000000000024fb0ca2b666dd858b532ead1a2d266829fe378cb8bae2c3d2d 677 0.25 vMB 190
222,437 222,437 000000000000003d36c45c20587097769172f51434ff8dc417c3cf62e17fb5c9 486 0.28 vMB 143
222,436 222,436 00000000000003323c20754c245793c7d4a345314dbc2338987de1f7ed165639 263 0.16 vMB 107
222,435 222,435 00000000000000ae34ba4c74cba1fdae853041dab42630e6d752f9d54b523897 625 0.25 vMB 227
222,434 222,434 0000000000000452dd38ebfc0d985373471b553fefbd90f8b388632d6b0fb953 652 0.25 vMB 206
222,433 222,433 00000000000000817e959f35c321b01219718a7250ab14862d152198e6216890 615 0.26 vMB 227
222,432 222,432 000000000000046ab752df645cae8b0db99a6dc84f1456b40c5906472732d686 291 0.12 vMB 194
222,431 222,431 000000000000008719295709e0dcc1e5f27b0f6bc596ce37982148a8bbfc708e 235 0.14 vMB 128
222,430 222,430 000000000000049395a36d48d322b5b61ad41a693fa54d9b55b773660fbb1c8c 446 0.20 vMB 189
222,429 222,429 0000000000000340628b330eb83dc7ecf45957566625203725d5326cc3bd6d25 57 0.03 vMB 329
222,428 222,428 0000000000000167c2b622548b567dc1df23aead182f4af899c7e36d397ad534 529 0.25 vMB 171
222,427 222,427 0000000000000447ab89c53c988599907b3020f39d6034352c19a6fd859743d9 118 0.05 vMB 84
222,426 222,426 0000000000000264e36286d67c453a5131f5d47a6d47fa80938026cbb623e84b 615 0.25 vMB 201
222,425 222,425 00000000000001652445207a81ea3b08fa94ce3c0cc4643d58a1c1f52a92a0c1 509 0.28 vMB 150
222,424 222,424 000000000000017e2d156d90a1faa758024feaf6ee6853c39c4eedc6e860274f 733 0.25 vMB 239
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: 130.71 GB
    • Received: 0.54 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.