Loading Tool

Explorer IconExplorer

Memory Pool

43,694 transactions
27.23 vMB
0.06785171 BTC
Random Selection Loading Transactions
Max Size: 143.28/200 MB

Candidate Block

Mining Attempt c8ef34e93ac8ad033c00db40796fabbbd587d97703a7367683e28c24e4209ec1
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 6b55c664499f5f79e0f41dd58e74a467a0871bf0dfa6be39f9c002cac9d50d1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,158
Size: 1.00 vMB
Total Fees: 0.01710660 BTC
Feerates: 170.94 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (230,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,420 684,420 000000000000000000024b00ee235c122bde60104462bb41396428af892bf9ac 2,821 1.00/1.00 vMB 153
684,419 684,419 0000000000000000000876aa5d09ba9785079b351876c0fc6ad9cc3926fa5525 2,518 1.00/1.00 vMB 114
684,418 684,418 000000000000000000043bd70f44b406a24412884241da35f546117b38926b9e 2,893 1.00/1.00 vMB 129
684,417 684,417 0000000000000000000a374b8780262ee3bf88109327401db43023dfad3643bf 2,690 1.00/1.00 vMB 127
684,416 684,416 000000000000000000082034d9b5851ea0c096d8a9ec1f3cad1bb1cf9b81f506 2,055 1.00/1.00 vMB 122
684,415 684,415 00000000000000000004ec447c6539e4ebc4b786e49cc2e228fb864f6dc7f4a1 1,302 1.00/1.00 vMB 119
684,414 684,414 0000000000000000000684287d19a1fe0035f237dfcb11323933a7f8e97b0242 2,130 1.00/1.00 vMB 131
684,413 684,413 000000000000000000042309060e8ed15de29d659f7d2a0c2f47faea432d94cb 2,558 1.00/1.00 vMB 121
684,412 684,412 000000000000000000080c43805f6233c26a1c50a8fad3a3b65319935b706421 3,122 1.00/1.00 vMB 139
684,411 684,411 00000000000000000007ebd0e501e24ecbb1f4e02164b5da8aca915bd72e1491 3,017 1.00/1.00 vMB 152
684,410 684,410 00000000000000000005926bd3d57e9fa6f48f365545a389fcfa6dcd1ba9c907 1,992 1.00/1.00 vMB 130
684,409 684,409 000000000000000000041fc461cd5295874012be5a95ea5abad7474e8d46ecd0 2,650 1.00/1.00 vMB 133
684,408 684,408 0000000000000000000973a3c1164ed939deef4cd25abc99d15dd44812d77399 2,527 1.00/1.00 vMB 78
684,407 684,407 0000000000000000000743e3da70a152db56af13e966eee7695b2e4913d24d29 2,857 1.00/1.00 vMB 59
684,406 684,406 000000000000000000016eacdba97ee6f889dcc81c6178d123b09e3f2bbd2db3 1,174 1.00/1.00 vMB 92
684,405 684,405 0000000000000000000306fcc5505c217a592f7fd138b2f5e4e309ab90c84353 1,534 1.00/1.00 vMB 127
684,404 684,404 000000000000000000096a70fcce26d3b2408c1477ed6e2a94cd1c880999c2bb 2,734 1.00/1.00 vMB 80
684,403 684,403 0000000000000000000a6cb66ffe84eb6b77d9d6d9d01415c5771f56b2ce464b 1,932 1.00/1.00 vMB 83
684,402 684,402 00000000000000000001497048fc01fad15491a2c50a669f2e9c8089c5326df0 2,468 1.00/1.00 vMB 107
684,401 684,401 0000000000000000000a2722980bb264ba07cbb874019bfd1370f32a87391faf 2,333 1.00/1.00 vMB 96
684,400 684,400 0000000000000000000966461c34feb18307ef2a1562859f7773c50053cc686e 1,941 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.39 GB
    • Received: 14.14 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.