Loading Tool

Explorer IconExplorer

Memory Pool

87,873 transactions
32.53 vMB
0.15252888 BTC
Random Selection Loading Transactions
Max Size: 199.51/200 MB

Candidate Block

Mining Attempt 9074e614b46a50eafaa10e251c1255f6621d1654abe050f0466992a019bfb1dd
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 737e5095a659de5d0949089ecb74c3564dec1254642e0c3d15fa0bb6296a5e60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06822411 BTC
Feerates: 502.65 > 6.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (371,923 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,294 543,294 00000000000000000013e534f87e370cef5f23c5b7003e7a4957c8e77a28324c 2,752 1.00/1.00 vMB 12
543,293 543,293 00000000000000000007a87023a8fc33b017a1d8a24b5d42852f0221271426ed 2,887 1.00/1.00 vMB 41
543,292 543,292 00000000000000000022245879512add09284e03528b8333d48c8ea2f957ce2b 442 0.14/1.00 vMB 23
543,291 543,291 00000000000000000000fab743a51b7b64d465d882d18afa714e12df828b4f12 1,779 1.00/1.00 vMB 8
543,290 543,290 0000000000000000000e587ec8b7d2b0837952dfa3d167637422e196751e00af 1,502 1.00/1.00 vMB 37
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
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.