Loading Tool

Explorer IconExplorer

Memory Pool

27,914 transactions
14.30 vMB
0.06487096 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.07/200 MB

Candidate Block

Mining Attempt b4a02f86d2faa8facc091dc522d1abce785f966223b4cd48ab8c014edadd50bf
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 0631cd67ad934c402dc4f0b89fb1db658e0f928637292fdd08cb8be4ffa756da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,551
Size: 1.00 vMB
Total Fees: 0.03006364 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (687,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,356 225,356 00000000000002ce60cf513715cbb93fe9545ed3240b3d5de470b6c76d234223 307 0.15 vMB 160
225,355 225,355 00000000000001839852dc7037e78c2a142a2cf51dac0f92747fb70273160e50 756 0.41 vMB 149
225,354 225,354 00000000000003c83d7462c7b87fe693f8e56c31d9deba3bd39eb097605dd0d6 229 0.12 vMB 160
225,353 225,353 000000000000020888c9d6f4173286ac82f756fc1d6c52f509ad43398e8bfe2e 751 0.38 vMB 150
225,352 225,352 00000000000000fbf3985f8d269760b04cde7e08dca348d873920c462dd750b3 247 0.10 vMB 200
225,351 225,351 000000000000007403f1113caf2dff81ea872474ddd02facc2a4a4df54d14555 729 0.25 vMB 221
225,350 225,350 00000000000002b1244770a3435d2a232e7523e2f3021c64f86ccf0c9368190f 46 0.05 vMB 73
225,349 225,349 000000000000036d2cab6f29e8d81c60dabd5310e87bbbe228bc2f0e3821c437 1,008 0.47 vMB 167
225,348 225,348 00000000000003627712876368a00776974b64b4e5754aa88d8fe3aa873b5e0a 399 0.25 vMB 116
225,347 225,347 00000000000002041a634ca7e594e4e5039a29ee5ac180bc8b0ea382e7dd5f5e 824 0.25 vMB 268
225,346 225,346 0000000000000280031e6ccc0277027462c09ffe7232a6d35776a475a3ce6fb5 220 0.20 vMB 10
225,345 225,345 00000000000002994de2f52fdc53d4e2778aa277bcf362074e956ec9c2b9a25a 78 0.06 vMB 118
225,344 225,344 00000000000003d58ff4a364aa86577c3e6773d80567ea4e84d98c5f6924422d 24 0.01 vMB 180
225,343 225,343 000000000000017c213fc237ef50dc09ae6829fa1bdb2561fdf15bd9ece3f0aa 299 0.16 vMB 166
225,342 225,342 00000000000003b5f35c73f1438422008b4fe641dedff9c9ea11a7c2f1e1dadf 467 0.22 vMB 178
225,341 225,341 00000000000002424e03d5540f06d2825de827d61e96cda97310b86c552fdffa 113 0.05 vMB 182
225,340 225,340 00000000000002b41701de012393130626baebd580298739cba77bf6dca0671e 125 0.06 vMB 212
225,339 225,339 00000000000002f1faed36f3e6857ed5099cd70379f85be6a15bba971ee161da 226 0.17 vMB 94
225,338 225,338 000000000000032fbd7f9389c0e10da1db1478da959e547ccf6bc899ac6b1558 483 0.16 vMB 254
225,337 225,337 0000000000000376fe684933ad8b43d9f748aabedeb88ebea422590fb4ee1231 186 0.09 vMB 208
225,336 225,336 0000000000000012b2ae42cd28e07767e6088f96a22325f2dc71ac5ee9cdf169 215 0.14 vMB 158
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: 18
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.