Loading Tool

Explorer IconExplorer

Memory Pool

72,744 transactions
28.05 vMB
0.06737501 BTC
Random Selection Loading Transactions
Max Size: 166.15/200 MB

Candidate Block

Mining Attempt 5a305cc7049d2d505b36533032e433dc17bf62c8261dedb18f2cc24004e6eac2
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8fdb6daab00b863250a617825baa54248bbb9346b4b29efcc612dd2bd147403e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,874
Size: 1.00 vMB
Total Fees: 0.01096069 BTC
Feerates: 150.86 > 1.10 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (238,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,419 676,419 000000000000000000004e25eef3993357a2c39772d50c42d24af712c40dfdcb 3,302 1.00/1.00 vMB 68
676,418 676,418 00000000000000000002bcc10f7df71e7a9c7e44247aef52b114857771770f50 3,019 1.00/1.00 vMB 72
676,417 676,417 00000000000000000006137b38fef40a4782701417c66fc4cf0a911e4283ba19 2,467 1.00/1.00 vMB 87
676,416 676,416 00000000000000000007633b938985dba74fc335bcc002673c45a2e6093decce 3,350 1.00/1.00 vMB 70
676,415 676,415 000000000000000000075e982ab3dd7ef743087fc010a5abdce6069c9f8b7707 2,199 1.00/1.00 vMB 66
676,414 676,414 000000000000000000049070175221762cc69480e325dedb198edba9cdd8ae07 2,233 1.00/1.00 vMB 75
676,413 676,413 0000000000000000000c5e2e8a84778a7d5b2609970a8a515e3f6ea32be24b3b 1,435 1.00/1.00 vMB 66
676,412 676,412 0000000000000000000ade111ffa911ec44c3b10571b787ebb5ab67ffa064b92 2,957 1.00/1.00 vMB 75
676,411 676,411 000000000000000000048c7728ffc5469d9de81b75ac171a6ce0e848d97d7538 2,743 1.00/1.00 vMB 81
676,410 676,410 0000000000000000000658aa61f4e90e62f6aaf5b18285bd61fd1294c18a8dc1 2,103 1.00/1.00 vMB 76
676,409 676,409 00000000000000000006349bd8c91a21ed758d96f345e26d819273ce2eec76d6 1,469 1.00/1.00 vMB 71
676,408 676,408 000000000000000000087020ae1cbaa101f154bd513f34979d9ee4205c58602f 2,258 1.00/1.00 vMB 83
676,407 676,407 00000000000000000006c85a7fafaa2845eb1017a84ebd10097c096b4802e234 2,353 1.00/1.00 vMB 84
676,406 676,406 0000000000000000000be770620db66ddfc5058e127b66747d4536ddeb9946b9 2,615 1.00/1.00 vMB 74
676,405 676,405 00000000000000000008ee07a4e1e85fff24c6cb9653ed7cff2384b07ec10af4 2,711 1.00/1.00 vMB 69
676,404 676,404 00000000000000000003b05897c731fce19554532d8939cf4def319011e806dd 2,749 1.00/1.00 vMB 76
676,403 676,403 0000000000000000000bbecce5eb02994ff1fd02e4e8685e98b51978ff1b9670 1,474 1.00/1.00 vMB 72
676,402 676,402 000000000000000000078af4c3d2dcd41f1d83d0468660e378cd91ecc232ae09 2,093 1.00/1.00 vMB 79
676,401 676,401 000000000000000000039c79741e7224c438058594ed5c1d69317124cce90eb1 2,972 1.00/1.00 vMB 88
676,400 676,400 00000000000000000008310b509b826b082cfae42db5f4f9582e50ebe17f623f 2,602 1.00/1.00 vMB 85
676,399 676,399 00000000000000000007df72b69bd1fd093c539bdc8a351f419524e8d379c080 2,894 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.