Loading Tool

Explorer IconExplorer

Memory Pool

79,574 transactions
30.34 vMB
0.06936404 BTC
Random Selection Loading Transactions
Max Size: 184.56/200 MB

Candidate Block

Mining Attempt 4e23df952b6ce26b0637816a26e73ffdf4e5ff8218b65d57ce4a7e62bb50f267
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root b9bf742a576a5424171f382f7db58af4bb090d84f540cf6db7761d5961473df1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,696
Size: 1.00 vMB
Total Fees: 0.00469573 BTC
Feerates: 50.27 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (371,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,289 543,289 0000000000000000001a78d8bad685a899f4bbc691ff3bd585c46eb07f8ab860 2,239 1.00/1.00 vMB 10
543,288 543,288 0000000000000000000ab67e45e07096ff46528051d1c0d9654a9dd3ac4c74b7 2,534 1.00/1.00 vMB 10
543,287 543,287 0000000000000000000d18d7dea32adb07f8278fc9272132f1ff5ccec51c70dc 1 0.00/1.00 vMB 0
543,286 543,286 00000000000000000019bc85fc3bb53a528a52d685c51fef62bba71ca67a784f 863 1.00/1.00 vMB 4
543,285 543,285 0000000000000000001d32e68978afd08515fdb2feecd2d6777d014f9a71789b 2,285 1.00/1.00 vMB 7
543,284 543,284 0000000000000000001633f2a47a953bfd5346f9d9131bb4daf6daa92708164c 2,821 1.00/1.00 vMB 9
543,283 543,283 0000000000000000000a337035591688f4547bd1e39dfe7bafeae8f1dda26c77 2,547 1.00/1.00 vMB 17
543,282 543,282 00000000000000000017e172b4570fb75da68b6bc86a067252f45164cc5ea869 2,599 1.00/1.00 vMB 31
543,281 543,281 00000000000000000004899e77a8dc28de11e55359f41d1fdd87354a7f113b96 1,786 1.00/1.00 vMB 6
543,280 543,280 0000000000000000001b20304e42514cb836c51499dc3eec152241164e71c850 2,385 1.00/1.00 vMB 22
543,279 543,279 000000000000000000118397bbee3e861bdd53568156a0ea3b0a3bf116455091 2,456 1.00/1.00 vMB 14
543,278 543,278 00000000000000000027298bc5e335c138da40c1a4d8fb401fdd4938d5f0a2f9 2,589 1.00/1.00 vMB 22
543,277 543,277 000000000000000000232dbd8e89486810085b4f8b2b94b132ce9be426bc4bd2 1,290 0.49/1.00 vMB 24
543,276 543,276 00000000000000000011b702eda3e3bd2e778a44f2a079ef9e472eea8fa6557b 1 0.00/1.00 vMB 0
543,275 543,275 00000000000000000005032618bb994114d6c56518da2c422cfcfd9da16b8771 2,501 1.00/1.00 vMB 18
543,274 543,274 0000000000000000000cfb00ec8b13629751cda0ad55ac1d2ba9dc8f9a120c09 2,766 1.00/1.00 vMB 11
543,273 543,273 000000000000000000253e807125f93298b21c7125887f4a10782cc5bfa4fdec 2,648 1.00/1.00 vMB 41
543,272 543,272 0000000000000000000a3cfc645780b1d62832665437aad7fbf82231c1786686 2,732 0.99/1.00 vMB 7
543,271 543,271 000000000000000000095026b7c1a6b7ca9ba256996e651dea603b131ee821e3 2,834 1.00/1.00 vMB 27
543,270 543,270 0000000000000000001e2980df69b9f504ef01f5f9dfc143eb2238b4cc93a7cc 2,326 1.00/1.00 vMB 19
543,269 543,269 0000000000000000002267e9d100a2ea91991b84a64ed67432be971e05d9ae0b 208 0.10/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

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