Loading Tool

Explorer IconExplorer

Memory Pool

35,972 transactions
15.28 vMB
0.08730854 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.67/200 MB

Candidate Block

Mining Attempt 8b992dbade0631e01d1885bc96a511a0f09ce2f8db87539b645ec45c4bb683c8
Version 20000000
Previous Block 00000000000000000000882eb50d4cf30d3e14b30b39d5bc9707ffd2840b4559
Merkle Root 095eec654a557645b617609930f480ffa97d6dff765e986c25fb4a8637fd26ea
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,933
Size: 1.00 vMB
Total Fees: 0.03234856 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,342 (708,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,345 204,345 000000000000053b4c78538cb57bc8e417bd45b46cc46ea3e298d6b65a222fca 219 0.09 vMB 122
204,344 204,344 000000000000011fa0ec56dda57483b0a8216853773714c60a912f05c7d97bc1 385 0.17 vMB 163
204,343 204,343 00000000000000e27e25b4b3ed7ce0f72b6248a6d7b35e72ed7e2bdbae475f51 77 0.06 vMB 67
204,342 204,342 00000000000002a562885379919f2a49d8352bce7e5251c48c67319f24b71576 64 0.02 vMB 124
204,341 204,341 000000000000046d0ea63d01ffffad238738dd6e57f5e85fe52a339b60415c2c 170 0.06 vMB 148
204,340 204,340 00000000000000d2e9be7371631f0a88632580e9e334d2377baaa9d23ce82251 676 0.25 vMB 156
204,339 204,339 00000000000001726d2075fece36ad87492185f3a0e6b8a4fadab9c53c44bc62 124 0.05 vMB 145
204,338 204,338 00000000000000e7145f452d6fe09c0803e1e61c9c7452ce8e26d2d154158767 441 0.19 vMB 121
204,337 204,337 0000000000000231b28853495e41e96e0b978275a4323ecc97ec93c7fdbdccd6 131 0.05 vMB 137
204,336 204,336 000000000000030b4ee2b9c76109701a3814f37dbbfa8918175a2db1673dd1dd 120 0.05 vMB 102
204,335 204,335 000000000000052ee22b0d2eeab81dca6a1963cbcc4c32548c18800185f65f2b 248 0.09 vMB 139
204,334 204,334 00000000000003bd4a6263bb5f786732d4c67c1494cb2c9b7ad8b7a0e8c31168 38 0.02 vMB 91
204,333 204,333 0000000000000065d5730ea7682e09acd93e0191f56d8e759668d591ebdd41b5 241 0.08 vMB 95
204,332 204,332 0000000000000298a5df4fb26267450d620ff1a9e6caf22191581efcfe2064f8 360 0.16 vMB 118
204,331 204,331 0000000000000041e0ed1eb92158baaa70edf7044b8a66a59743fe3e21d25ed9 193 0.07 vMB 124
204,330 204,330 000000000000036b8fb6c121075a95a974932b784e20ceab7dde8ba935f1edf9 1 0.00 vMB 0
204,329 204,329 000000000000011b89ebdfbd9c15e60b77fbbb285cfdebc2265b1b4178b681d6 43 0.03 vMB 90
204,328 204,328 0000000000000476358a753becf6b5a4b342fec73a5fd393e00c5fe3b370eff0 246 0.15 vMB 95
204,327 204,327 000000000000001497917bbc3c49100e706b3f66486bbed839788486256f0bd4 537 0.21 vMB 141
204,326 204,326 000000000000035914c429e05759d6ecbc7da8380640981d9e45a89b1f90838b 141 0.05 vMB 121
204,325 204,325 000000000000045d16f9d7951b499b50fd426f04690834bc820d8f0660284761 142 0.05 vMB 234
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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