Loading Tool

Explorer IconExplorer

Memory Pool

77,050 transactions
28.60 vMB
0.06477528 BTC
Random Selection Loading Transactions
Max Size: 173.57/200 MB

Candidate Block

Mining Attempt bb772fb2987201d85ce588698a04e69609a1e6281983cfa370826b48d9de9b1d
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root 377a5c6ea5c0e9b1440f493ab71417cfbc7aad11d094eb8765a969568e92a5f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,846
Size: 1.00 vMB
Total Fees: 0.00521474 BTC
Feerates: 100.72 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (320,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,281 594,281 0000000000000000001535ed153bc08d970ecef85774586af83d54fa11515da1 2,491 1.00/1.00 vMB 25
594,280 594,280 000000000000000000051423cb4f2bd2d5db31da43195a749f096ca9ab82f1e0 2,525 1.00/1.00 vMB 44
594,279 594,279 00000000000000000017d69ea8c961cca59ab1240660c04b4c7e7aca54de0687 3,197 1.00/1.00 vMB 45
594,278 594,278 000000000000000000174f863c21451472369b4de4748af64f1fcc1602ade45b 2,921 1.00/1.00 vMB 58
594,277 594,277 00000000000000000012ca1b0971247b27e59409c0bce7361ced2f9e0a69d33e 2,691 1.00/1.00 vMB 20
594,276 594,276 0000000000000000000100c664ac29f8a4348998f9a4688615578264d4277594 1,950 1.00/1.00 vMB 35
594,275 594,275 000000000000000000149e0f76fc7772f037b41800580b524e11b664554036a1 2,696 1.00/1.00 vMB 41
594,274 594,274 0000000000000000000df7133eab6acb00ce6da3e566f1c1274d3fb3caf17206 1,573 0.53/1.00 vMB 30
594,273 594,273 000000000000000000193332a8e6a99824aeae94d3df7965f3bf31e4c9d97329 2,678 0.89/1.00 vMB 20
594,272 594,272 00000000000000000009ea8dc869a9bf8d57e1fee609373cd4b7697a072da187 2,375 1.00/1.00 vMB 37
594,271 594,271 0000000000000000000684ca6e78b950107ad39c85ce020d097cf9d72c67118a 285 0.08/1.00 vMB 32
594,270 594,270 00000000000000000000457e4fd0010d26de9f6fc6e7bc18596c6e4d6332c6a9 1,444 0.50/1.00 vMB 34
594,269 594,269 00000000000000000002436caa9aec3d07dba5264dba1204d34958176862dc5d 356 0.13/1.00 vMB 42
594,268 594,268 0000000000000000000e0d4b08789552960d7ffddc1f4c69b51b08c0ab9ca555 224 0.14/1.00 vMB 18
594,267 594,267 00000000000000000014bd78c6f54fe36fcf819f8649eea027f9f54b269578fc 2,945 1.00/1.00 vMB 25
594,266 594,266 000000000000000000133dae394f50adf24b3f1f4fe221662cf09f41a402714b 2,886 1.00/1.00 vMB 30
594,265 594,265 00000000000000000017d6abd39e6fd8692b4f59135db83919a36d00b6cf7340 1,652 0.53/1.00 vMB 28
594,264 594,264 0000000000000000000ebb0c2f508c7813ebc8931cb98f61ac44482e0a2dc9d7 1,883 0.69/1.00 vMB 22
594,263 594,263 000000000000000000080b2d58ee930a8908c3a9ffd430fe0bd51d4e9000068d 2,852 1.00/1.00 vMB 21
594,262 594,262 00000000000000000009237de1d952d324c62385c396556699daf5323bbd9fa8 2,716 1.00/1.00 vMB 36
594,261 594,261 0000000000000000000f903492cfec45b17b30c404ef8647259c141dfacacc8c 1,386 0.45/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.10 GB
    • Received: 15.86 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.