Loading Tool

Explorer IconExplorer

Memory Pool

41,262 transactions
18.08 vMB
0.17056660 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.75/200 MB

Candidate Block

Mining Attempt af06763efec5857ba9f4ccc030db5c9194ddeb7d5f2e3baa2f2b682180dc4bce
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 66ae64b549d9fa370e27183b6a0c01393e84c6002967db6551133d1945e2bf60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.05497260 BTC
Median Feerate: 4.62 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (690,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,449 222,449 0000000000000199b74ab9e081010b3011d9d088972f7ae6fe5af610f6429065 428 0.25 vMB 113
222,448 222,448 00000000000000e0a349da64d1de132363169dff14d020d52320c729c150e580 631 0.25 vMB 181
222,447 222,447 000000000000043b879d5f8d7deaf4773b8283e04884a492901148f6b5461be7 839 0.25 vMB 217
222,446 222,446 0000000000000472becec49e4b974da10ab7893415314f074c02785449cb1e61 892 0.25 vMB 242
222,445 222,445 000000000000030f9d6bd0635acf9b88be7b29d959d2d1262347f6a4eef47bed 160 0.06 vMB 37
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
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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