Loading Tool

Explorer IconExplorer

Memory Pool

44,875 transactions
26.70 vMB
0.06116859 BTC
Random Selection Loading Transactions
Max Size: 140.99/200 MB

Candidate Block

Mining Attempt d54399f577291865b705c0e0efc7752d4d051665e37afd62e8946aeaffc6ee46
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 02e2193523fd84666f681406bf8ef86c68bd71c04f630ea18dfe8bf4aa592b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,780
Size: 1.00 vMB
Total Fees: 0.01196572 BTC
Feerates: 180.34 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (206,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,406 708,406 00000000000000000006b54530a0bbab6dbb40bc1fdfeefa09495049426b5ff0 2,486 0.84/1.00 vMB 13
708,405 708,405 000000000000000000080c4cf9cda48a0eb662b0796b64b595179218c06617e9 145 0.04/1.00 vMB 11
708,404 708,404 0000000000000000000793dfae8f90f5d5f30df22d1c28315c11a4626bad64f4 1,938 0.74/1.00 vMB 13
708,403 708,403 00000000000000000003a7be665d5434696deaea98630f09f334ab30997c6da8 736 0.24/1.00 vMB 13
708,402 708,402 0000000000000000000b2ea4bebd94523ad2fcb1609774e90cb35e1b420efe8a 135 0.46/1.00 vMB 2
708,401 708,401 0000000000000000000abb9d32e22cf26ba590026998a2a69c3570ec074e7e1a 2,066 0.99/1.00 vMB 11
708,400 708,400 0000000000000000000615294ea9354983bf1201f9d9b7f8456199cee0de06c3 445 0.54/1.00 vMB 9
708,399 708,399 000000000000000000078c9070ef45f81eba69094210c36c539e7efc62e58fcb 1,712 0.72/1.00 vMB 12
708,398 708,398 00000000000000000009195408537e10254525401ea74caeea7955b3d1f5cd6c 315 0.13/1.00 vMB 12
708,397 708,397 00000000000000000002c65ac45365a3290664bbed6fec2783102a1143f9fee3 147 0.04/1.00 vMB 23
708,396 708,396 00000000000000000000c496936f1d8cd44eabbe0b7a10308684a3d42649ed51 1,583 0.56/1.00 vMB 13
708,395 708,395 0000000000000000000bbe71a41869a61bc11e4f8313acea54de7c49bc6ebd23 2,410 0.83/1.00 vMB 12
708,394 708,394 0000000000000000000936e1f58ef8e842f9de8da04c390d4aae328d5b07b2c6 2,888 1.00/1.00 vMB 7
708,393 708,393 00000000000000000008fba04cd3782408e8341ade3ab015f7122b43e134096c 2,376 1.00/1.00 vMB 17
708,392 708,392 000000000000000000063fa1b9eca80841bf478c407279ec207ba938be703ea3 2,402 1.00/1.00 vMB 16
708,391 708,391 000000000000000000086e305a9e13167cb65b98262c700bad25064fd6dc5f31 125 0.11/1.00 vMB 10
708,390 708,390 00000000000000000005db5c26f25c5e34f63b79aec0f64c4404ceacf7441638 757 0.21/1.00 vMB 15
708,389 708,389 000000000000000000029452f47858b4038d59901b49ef797452b9495a092a9e 280 0.12/1.00 vMB 11
708,388 708,388 00000000000000000008ff72e5646aad3c5ad0b162cffd126b5d9f137700abbe 491 0.13/1.00 vMB 14
708,387 708,387 0000000000000000000bf8356c8ade98b244e51e9638fe3bdd3fb7b4ba440a2b 837 0.44/1.00 vMB 9
708,386 708,386 000000000000000000088234d86b804e27e86e01123aed3abee852a52b26e53a 2,070 0.93/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.95 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: 647.18 GB
    • Received: 12.91 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.