Loading Tool

Explorer IconExplorer

Memory Pool

39,468 transactions
31.69 vMB
0.07338689 BTC
Random Selection Loading Transactions
Max Size: 157.77/200 MB

Candidate Block

Mining Attempt e3228ed16c35209f89ffbd7a667d5b0ace71554d45b9be6ded588558e4fbabfb
Version 20000000
Previous Block 000000000000000000017e2a921859098c6593428de3b370587a97e0baaa7288
Merkle Root 5d50841fb7f26a622348057ea0afa98ffd5168522ad5281d4ff0a83399a73988
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,259
Size: 1.00 vMB
Total Fees: 0.00793294 BTC
Feerates: 178.00 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,564 (447,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,466 467,466 000000000000000001ee925f0e1570c6b61990ac9777fd4a73983b623494e894 979 1.00/1.00 vMB 174
467,465 467,465 000000000000000001d22f4d6a05420ba43ee2eb457efea06be8280f8a5f14d2 2,502 1.00/1.00 vMB 285
467,464 467,464 00000000000000000018b381c5c127d85d61e028eb5fb13dc5c3628564bf7032 2,078 1.00/1.00 vMB 258
467,463 467,463 000000000000000001b1b8f26dc62b5fb63876e1dca6e8c72159926037523a4b 1,831 1.00/1.00 vMB 182
467,462 467,462 000000000000000000b0cd21155ecff4d357427aaa34add3b87b95500e7c6848 2,457 1.00/1.00 vMB 295
467,461 467,461 000000000000000001e87f502a32bb4217f9cd0091290d03901468387fde8a18 1,838 1.00/1.00 vMB 188
467,460 467,460 0000000000000000013462bb099a7e9d6f7712963972acbe004e6a0efff86d8d 2,055 1.00/1.00 vMB 211
467,459 467,459 00000000000000000113f056d613c2b623d19c1053a8308a606607badd2c0dd3 2,260 1.00/1.00 vMB 199
467,458 467,458 00000000000000000148ea7383251af6e4298a4c65ac787da24de196484a5d45 1,265 1.00/1.00 vMB 185
467,457 467,457 000000000000000000cb5cf769290f3adba26fa235050148d6367178647ee181 2,714 1.00/1.00 vMB 304
467,456 467,456 000000000000000001e55a18d2f72c20c6bdd0e4c2d64f013cc099fffff44cb7 2,369 1.00/1.00 vMB 264
467,455 467,455 00000000000000000084d6667b34f500acb4d612043ce4553724bd65b1c1fbc9 1,506 1.00/1.00 vMB 194
467,454 467,454 000000000000000000efd284e3679f1ac26d62136f560efeea218c287f5ab5b2 1,306 1.00/1.00 vMB 132
467,453 467,453 000000000000000001f64ae0cd03f61468f9d1154e1603d179f643d725c64be3 2,393 1.00/1.00 vMB 277
467,452 467,452 0000000000000000003aa9081bbea9a8ebec6d3cbf69915c22345ed4227a2684 1,873 1.00/1.00 vMB 204
467,451 467,451 0000000000000000000237feb1fc74942498568dfeb10c3ff2bcb17dee98f83e 2,108 1.00/1.00 vMB 256
467,450 467,450 000000000000000000ba9284b25e47134bf182c238a5e46e2b97a2408becff97 2,443 1.00/1.00 vMB 246
467,449 467,449 0000000000000000017c94fa297aa745df36786dcc61f29b34f98f90b79fecb6 2,224 1.00/1.00 vMB 231
467,448 467,448 000000000000000000d72787c1961c4a6014e069a3cc50f80a9559b9ab58d9f5 2,457 1.00/1.00 vMB 273
467,447 467,447 000000000000000000bf8d68f386d68be62f12d503911daf27697b5da6177130 1,469 1.00/1.00 vMB 206
467,446 467,446 00000000000000000067e10a066ae86ee39f9d5db6a18ec7cc1f7bda3b0a5982 2,588 1.00/1.00 vMB 281
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

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