Loading Tool

Explorer IconExplorer

Memory Pool

21,767 transactions
12.68 vMB
0.03498013 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.80/200 MB

Candidate Block

Mining Attempt 52ddfaf612115e6cb84b360f760d7bb077f00dcfd343679ef24282826c2957e0
Version 20000000
Previous Block 00000000000000000000c93089a80e191ce29ff27268dd121a15c8f47707e78f
Merkle Root 07b3b5a5befe2b02805b62a58681fa6a4591febb0ebfb5331e66dd0a949ba86b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,386
Size: 1.00 vMB
Total Fees: 0.00493680 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,254 (647,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,347 265,347 000000000000000f70a3a0021ce1031ae8eafb92467fa8fa9834ef965ddc8215 33 0.01 vMB 76
265,346 265,346 00000000000000025cf35f0710a90717481295c7026dc291d08a1c37981b36fe 36 0.02 vMB 70
265,345 265,345 000000000000000ce8a90d7acae30db8bcd6be05df3c30bf8dcac127ea8bf61e 147 0.15 vMB 43
265,344 265,344 00000000000000078e2ff6c179212b73df2b65c1802ad5060aa8e57095373638 62 0.04 vMB 85
265,343 265,343 0000000000000009e1ac964981d72735eb44f6cb9cd8c43a4686602a9f1a900c 126 0.14 vMB 40
265,342 265,342 00000000000000023c5e25b99770242110a1ae810b3eedc8fae5180f607fc556 341 0.15 vMB 60
265,341 265,341 0000000000000001c85511432d70eb326ecabd6ef7b8de28e58d619da73a3ba8 453 0.21 vMB 115
265,340 265,340 000000000000000f3d996cd07d3e76ec2e659c67ba75004d82ace702001f4f87 284 0.12 vMB 95
265,339 265,339 000000000000000c5e8d9d4bafb98d575745ce4f373c06970383868543320189 135 0.07 vMB 45
265,338 265,338 0000000000000003fe9f61cac98a98162daf1d947cb3245fee0ea9879385db95 59 0.03 vMB 61
265,337 265,337 000000000000000af10538f2e5b243a783719fc9c42110bae87e3c278147b858 512 0.25 vMB 120
265,336 265,336 0000000000000007b769e6ac1e9bc1466765f9bade5187bd2876564502430374 599 0.28 vMB 129
265,335 265,335 000000000000000d5c9886fc1110e69fab77f11b5dc3f0056cf6164c25d8c8e5 1 0.00 vMB 0
265,334 265,334 00000000000000094c0f7d0ab5ae9ad72aa688864fd04ce99b4ba91f2e8f8cc1 273 0.17 vMB 76
265,333 265,333 0000000000000005209be3cb1fffb5f0b29ac600cea3e1540469136ce4a00b9b 321 0.17 vMB 110
265,332 265,332 000000000000000a61eaebd84df081ba44f83ad8105e2d7434cf47b7d1d60426 76 0.03 vMB 120
265,331 265,331 0000000000000007394509145e9fe0420955186db6c4a5c420f8c3ce80d227c7 134 0.06 vMB 53
265,330 265,330 0000000000000006fbc26b3bc8613c3efc45c8015944e036bf1dbaecbd518f52 812 0.34 vMB 147
265,329 265,329 000000000000000d3dfdaa229dabbb0c9924e6eddaa77ffc134ad66c931a70a9 12 0.00 vMB 77
265,328 265,328 000000000000000d910a2dccdb228232795227f552cb496c4562d99f004208a6 344 0.15 vMB 134
265,327 265,327 0000000000000007f51c11ea9e87861d072c9fb87c20963fbed0e251465e98bc 720 0.62 vMB 85
Previous 10 blocks ↓
Total Size: 779.30 GB

Node Details:

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