Loading Tool

Explorer IconExplorer

Memory Pool

42,285 transactions
18.47 vMB
0.18978367 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: 101.81/200 MB

Candidate Block

Mining Attempt facb332b5b011b0b8ff5362a0a2d96a95a6d985112ab05398a1d0f385acc15b1
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root c9b0d7b6cc04a001e0bf1c74c3f8c779a1ade2fff26891c25032228b1fc24f23
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.06233173 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (697,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,407 215,407 0000000000000552fc7cccb090335692bfe731e63541e8800c0dd003ed8fdea4 157 0.08 vMB 155
215,406 215,406 0000000000000124209f0316b0bb6e2305fd1d8beabb65d9aec4a1b3d600ca3f 398 0.14 vMB 193
215,405 215,405 000000000000055f3928bffc96b875ed841e136a8e84b5aac663044f71537b1f 14 0.00 vMB 15
215,404 215,404 0000000000000150d0498af13baba3ef71fce47654b39c6b2ed18d4c6d3e05df 33 0.01 vMB 73
215,403 215,403 00000000000004ba700dd0a38b671a0c9321a6a041bf3382d25e6359216cb282 147 0.06 vMB 141
215,402 215,402 000000000000057d4b1ca89b8f5f12b0ddd7f1106ea1b60d76c4709d9fb396d7 115 0.05 vMB 142
215,401 215,401 0000000000000029e3fb0134055d202205b4ca438de5715afcc48186bab28663 140 0.07 vMB 147
215,400 215,400 000000000000042f3df12c164a248308bc0e467efd0926b5f559e9e437350ef6 330 0.16 vMB 179
215,399 215,399 0000000000000280ea7249920802da2d4e848d040211e2f93327d0a4c7f85560 12 0.00 vMB 0
215,398 215,398 000000000000052d36dd333dfc1cacb3f985290ff28de7ab6a190f06bc24fd73 13 0.00 vMB 50
215,397 215,397 00000000000000b725e8b635ed65026fbb2d0d848f0621a42e736e30629ea059 432 0.23 vMB 167
215,396 215,396 000000000000029c04305889b3129ea70daac9b7d970e4a0a9273dfecbc16c66 57 0.02 vMB 113
215,395 215,395 00000000000000cb781f3141eae02fb14035c8380d48eff520cfb8fb12ae87a8 668 0.32 vMB 154
215,394 215,394 000000000000011feb3b8a16b5fe6f54d6f1e02475aba8402a7561512566b5c5 369 0.15 vMB 167
215,393 215,393 0000000000000410f45af1f5c65ebe91a606e889faa8d1d30ce978076490c21b 93 0.04 vMB 144
215,392 215,392 000000000000016383f514aaefa8dc6b1c467bfedbb7fbaaaa5e93ac9619da58 99 0.05 vMB 115
215,391 215,391 00000000000003e6685d04c6969491a8200bf00347930b030d2bd739e7043245 137 0.07 vMB 140
215,390 215,390 00000000000000ab5cbe409df084e49d31e2f0043c5e40ccc199b34dfdfe7bd6 678 0.24 vMB 211
215,389 215,389 00000000000003e0cf07a2b88fdf1f10d7b650471e042c1092dc83dabacfb9ba 56 0.02 vMB 195
215,388 215,388 00000000000002a1faaa1cd9800110732b15930a671060dbe804bbad023c4f75 141 0.06 vMB 122
215,387 215,387 00000000000004d0c3d690ad87f1777753b4d5c737393bc2da2a2ce8c1935bb9 58 0.03 vMB 138
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: 115.37 GB
    • Received: 0.48 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.