Loading Tool

Explorer IconExplorer

Memory Pool

82,135 transactions
30.54 vMB
0.13510512 BTC
Random Selection Loading Transactions
Max Size: 183.75/200 MB

Candidate Block

Mining Attempt c7da4cd6d21bc18b95da87b2c0ae29a2a62bdf2433a705a852211bbf8d54ce82
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 07d028158d1137f305ff0a434672e3602831868934539a880e6c14139b592bd5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.05269145 BTC
Feerates: 302.06 > 5.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (377,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,474 537,474 000000000000000000090dfcb611efe24e4f6ba19834eae45f112ee678aa5da9 1,407 0.64/1.00 vMB 15
537,473 537,473 0000000000000000000ab7f85a470dd6c72e27dbf9fb68ab4e927f5b31e5cedf 57 0.03/1.00 vMB 15
537,472 537,472 0000000000000000001d592dc9b206e8e554f2b783bf92d39ffee232d87204a5 1,855 1.00/1.00 vMB 8
537,471 537,471 0000000000000000000e3022e9e1aec32e90fa229bdecb0171003ecbc7a02d1d 1,397 1.00/1.00 vMB 32
537,470 537,470 000000000000000000237f31cc71532e1c07df9ef8a5b167268bcfa4cc34c85f 1,531 1.00/1.00 vMB 32
537,469 537,469 000000000000000000172fb2375d6c4823fc6be04574130e7e0c52a8a099b9d6 2,309 0.81/1.00 vMB 15
537,468 537,468 00000000000000000027f006421c164ebf6373b4c27383d022105cfcd752d61e 488 0.15/1.00 vMB 34
537,467 537,467 0000000000000000002a6962655467ff0e872f247a9263a1e00e4d747da6aa07 484 0.17/1.00 vMB 30
537,466 537,466 00000000000000000012a7c5c6796baabe9009e24519aa38afd3e473583e6419 32 0.01/1.00 vMB 5
537,465 537,465 0000000000000000001e731173d5caec475d4813330e7ca603e4994c4c2df832 424 0.15/1.00 vMB 21
537,464 537,464 0000000000000000001af75e429994a5fc9b4bc17c915abfbe72b7a7714228a8 152 0.09/1.00 vMB 12
537,463 537,463 0000000000000000002b631b249cd912b4ae306680bd959c0cdcf8b99c301259 2,141 0.91/1.00 vMB 40
537,462 537,462 00000000000000000017936d3b20add21a612be98617b1cfe789c340f239c31c 415 0.18/1.00 vMB 27
537,461 537,461 00000000000000000007042347a3299202020c27dfb5daeaf3bac32cb41cd5ae 172 0.09/1.00 vMB 118
537,460 537,460 0000000000000000000a2c952a7c9e5db4ab211fde9ba3e1ba6d91304b2f211a 690 0.25/1.00 vMB 17
537,459 537,459 0000000000000000001e84a4406f87ea3b9bf29ad613e1eca5fc922194f936ea 522 0.26/1.00 vMB 16
537,458 537,458 0000000000000000000188df90f2597226b72bf396c68c6cb33698ef4b90d51b 767 0.30/1.00 vMB 18
537,457 537,457 00000000000000000027e708adfd3b2b1446f77d355c2a8fcb26a4cc7702d4f5 18 0.00/1.00 vMB 20
537,456 537,456 0000000000000000002b7da439924c5b910fe2b1ba1527e405c4153a8fa7f58c 707 0.33/1.00 vMB 14
537,455 537,455 00000000000000000025bb36890fb6898ba167ad53adf6b5861c1b3f5bc78e38 98 0.03/1.00 vMB 21
537,454 537,454 0000000000000000000fadbd380edced36893acbd5adb0b894c6ec8b44bd64ce 1,699 0.71/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.