Loading Tool

Explorer IconExplorer

Memory Pool

46,528 transactions
18.56 vMB
0.21203551 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.86/200 MB

Candidate Block

Mining Attempt b2f35a0b689860f2993554917bcde7d1aa77ffb37e2c37f0fa5ed9e28bab58e3
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root ae8dce3c412ad7f551fdb32c5e57ec00f847a2cc9b380eea6ccb3a860ba20346
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,119
Size: 1.00 vMB
Total Fees: 0.06920000 BTC
Median Feerate: 5.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (646,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
266,345 266,345 00000000000000075417b8d1775788f71609a3691f627ddd0226ee76e51660f8 222 0.10 vMB 89
266,344 266,344 0000000000000004fc429b06d8003c0ebb33133c2b8e657f50dd4f3b79f02e45 1 0.00 vMB 0
266,343 266,343 00000000000000015757edf28cb032e3c7c34c31bb7d820476b9297b93757718 378 0.19 vMB 27
266,342 266,342 0000000000000009686a6a9f6848dd025df9f78e9ae9af329b56446d75db9f3e 269 0.15 vMB 33
266,341 266,341 00000000000000057e2a1dc3cafdd08916ddcb7e2d9dbdf47cb12310b28cbd75 270 0.13 vMB 65
266,340 266,340 00000000000000082c775f868d2acba3a865f8362558f0deff7194e58244e313 389 0.15 vMB 93
266,339 266,339 00000000000000030e6e1b36d0771efc7b7b656c8e3df7dd7912cfb9c8bca21e 131 0.14 vMB 19
266,338 266,338 00000000000000061c54ee33c657a0f9688930dc67b975e59fc0e09f319c56ae 367 0.14 vMB 102
266,337 266,337 0000000000000004987eb5ee2aec0aa6df49d58c74bbf7eda7a2c94964971efc 337 0.16 vMB 74
266,336 266,336 00000000000000018bc7c975f4844239cf1e46be2df5444090673e5ec6e02cbd 118 0.05 vMB 52
266,335 266,335 0000000000000008da0921633adaf27ee4010ee61ee710df45a19b3a5b0addfc 9 0.00 vMB 66
266,334 266,334 0000000000000004f18248458204267a507982988c21702efb38e7714a95e133 63 0.02 vMB 49
266,333 266,333 000000000000000417c2267a256e8e77e00342ca745896a6fd6f7ee34423d4a9 163 0.14 vMB 32
266,332 266,332 00000000000000046f672c243c67a5c280e959feed5e908716d29fddb53b08d9 82 0.05 vMB 65
266,331 266,331 0000000000000004ddbd0758603495f3e2487f14fdf43f466f4db56e6075394f 87 0.04 vMB 173
266,330 266,330 00000000000000072dcfa8e56c4323e4c11d71f4680bbaa2d48d9d83a54ceaa4 120 0.05 vMB 78
266,329 266,329 00000000000000079bb26aaaa275581fdc78e592e23c57b32741e97494ac7e17 85 0.04 vMB 75
266,328 266,328 0000000000000008cb0367d0d79ea84ea909a35a4de425874273090eca8aba89 18 0.01 vMB 62
266,327 266,327 00000000000000048bc474cf38a017d4edbaae71d15047f16ff45472b361f81d 37 0.01 vMB 91
266,326 266,326 0000000000000006c56319698d452ca57b332319460ecf875e80e9de235cd7eb 43 0.14 vMB 5
266,325 266,325 00000000000000031b2041ee58635e2d4b7d98ae6fa143dad8fcf4d354add7c8 280 0.15 vMB 59
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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