Loading Tool

Explorer IconExplorer

Memory Pool

78,663 transactions
29.47 vMB
0.10707559 BTC
Random Selection Loading Transactions
Max Size: 177.14/200 MB

Candidate Block

Mining Attempt e2d064ea004572d44d0fc78ecf5c50efd91e5dcfd4e5c004378a4df1c73a2185
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (209,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,418 705,418 00000000000000000002be1709773b57fb57d1627e8231c7e861450047b3e440 252 0.11/1.00 vMB 35
705,417 705,417 00000000000000000009501021cf93ce61f0fd222feddff4d4aa2a84f3974524 389 0.21/1.00 vMB 9
705,416 705,416 0000000000000000000307a8ac71bf77355016d95edc1731348bdb04e81efd5f 151 0.05/1.00 vMB 14
705,415 705,415 00000000000000000005e55919970cb50d67a694d98167c32103d71d8708dfbb 786 0.24/1.00 vMB 11
705,414 705,414 0000000000000000000129b75036e88acae5ec1c4ed915b3ec7b59c632e6696c 292 0.09/1.00 vMB 11
705,413 705,413 0000000000000000000ad1b4cdf5b6f73e71e69b3f4e2e050cd914566b213cdb 2,006 0.70/1.00 vMB 11
705,412 705,412 000000000000000000019c6d71d3989f9955c429ca3f0730d28ca8c0e28c0c83 577 0.53/1.00 vMB 6
705,411 705,411 0000000000000000000b90b75e028da5f2793f92fd27defb6e5248bed0e9b3d2 1,375 0.39/1.00 vMB 13
705,410 705,410 000000000000000000071bd0a2c08b92f970326cf0d23fd5f28908f9450e46c0 1,448 0.53/1.00 vMB 11
705,409 705,409 000000000000000000026b4c4eac089cfeabce9f7153243997fbc44d0f9c67d6 1,409 0.45/1.00 vMB 8
705,408 705,408 0000000000000000000e13cd4b347e35af862a0438318881541994ca8cb9f4b9 1,594 1.00/1.00 vMB 7
705,407 705,407 0000000000000000000c33a10648f6b5ea555d0bb7b5639d1b7362499d7707f1 2,000 1.00/1.00 vMB 18
705,406 705,406 00000000000000000001788339c7b1996d93141f46682ce3e677a742c416f9fa 801 0.24/1.00 vMB 13
705,405 705,405 00000000000000000008fe15fdc944d0dc96b065bbcea58313a38f1473eb6b2e 522 0.21/1.00 vMB 11
705,404 705,404 0000000000000000000d971123966433c4d9a9efad8973c41e2eabcae2cc03c6 971 0.30/1.00 vMB 13
705,403 705,403 00000000000000000004e3bd29aceaa0433204a4fd16bdc4487b25f34c866db4 493 0.38/1.00 vMB 6
705,402 705,402 000000000000000000011953b094465387d0827a6a6410962d079ce91fbdb78f 1,451 0.54/1.00 vMB 2
705,401 705,401 0000000000000000000251dca784f6fac72d87abca5a3769d46ad667c267459b 2,995 1.00/1.00 vMB 12
705,400 705,400 00000000000000000005ffbbacaea484f361d23b3459f2bae1f1e9a65bac138a 2,351 1.00/1.00 vMB 18
705,399 705,399 0000000000000000000acfea685fddb8af929cb2135315980163eeb04297d076 1,496 0.55/1.00 vMB 12
705,398 705,398 0000000000000000000806966ca0465b2f2b15de1b392585815973bab6c412bc 804 0.29/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.