Loading Tool

Explorer IconExplorer

Memory Pool

27,112 transactions
10.23 vMB
0.04302337 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.40/200 MB

Candidate Block

Mining Attempt bee58ecd68914b8b37d97e3a65ad771967455e78d2215da2e4ec6a95faca8b57
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (647,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
265,326 265,326 0000000000000003fa52d6af770aca416ef374854109c7756600761cdf06f5a4 248 0.12 vMB 92
265,325 265,325 000000000000000091bffac4ef4313d9bda6cb5c1af5d4c9621bcef0b1981082 78 0.05 vMB 22
265,324 265,324 000000000000000ae7b980f24c213443c5d86e2b24464da90a6f60fca62ea40d 115 0.05 vMB 47
265,323 265,323 000000000000000ba032870c93cdec1db0c1b5aaa484f79d9c926e98575eb130 233 0.12 vMB 77
265,322 265,322 000000000000000b8aaccc15d7bbf79c3b0cfb3110ee6ac9221e2c99a4f08de5 101 0.04 vMB 35
Previous 10 blocks ↓
Total Size: 779.29 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: 45.43 GB
    • Received: 0.68 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.