Loading Tool

Explorer IconExplorer

Memory Pool

44,313 transactions
26.89 vMB
0.05787132 BTC
Random Selection Loading Transactions
Max Size: 142.49/200 MB

Candidate Block

Mining Attempt ac1bd5b7c368bf16aae7fcc70ec4bb621ea213e612bc363ac77b1a26e1e818c4
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root f49e1dc404539239b2bf79dc0bd91c456279928871d279654847d8afc751abdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,397
Size: 1.00 vMB
Total Fees: 0.00816899 BTC
Feerates: 100.52 > 0.82 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (436,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,634 478,634 0000000000000000012b0b1a6275b0032dc07d5bf22388b1b147325082d7a261 380 0.94/1.00 vMB 7
478,633 478,633 000000000000000001059907358d46f5320636e5672a5eb8b35f6cbf41b00451 911 0.42/1.00 vMB 101
478,632 478,632 0000000000000000013d4a2a26f0c2dc831546bf0ea5d0c5459365392bbf22ce 441 0.97/1.00 vMB 20
478,631 478,631 000000000000000000564dd94aa9617929539f90634c5f61b59c83d515f31c91 1,233 0.98/1.00 vMB 45
478,630 478,630 0000000000000000004ec70e11bcfee4fd0d7b22b457018aa231bbc57c5bc123 531 0.95/1.00 vMB 23
478,629 478,629 000000000000000000c56ca62ecba1f2f96aaeb855df382931506471fc2a5b2e 1,011 0.71/1.00 vMB 102
478,628 478,628 00000000000000000051d1aa408a0022d6db169a7eaa56cf5949d9801db6852e 1,966 0.99/1.00 vMB 82
478,627 478,627 000000000000000000cfb0e875772aab2dfc8bf013638dd370b7f1d5b6b93b9d 876 0.98/1.00 vMB 33
478,626 478,626 0000000000000000006227ad41eee6c4b446a925e3718b35f84e3c2b3a7303aa 946 0.54/1.00 vMB 105
478,625 478,625 0000000000000000009cfbb85a6a4752152ca40c51a50d91d533aa2385db0302 404 0.99/1.00 vMB 7
478,624 478,624 0000000000000000001998b295088e7e3b3c0e92c5d718d7abb1f02535e9bd32 2,086 1.00/1.00 vMB 55
478,623 478,623 000000000000000000381ad0807fb09a2718a5462717169f55dda0f3d8340392 1,512 1.00/1.00 vMB 144
478,622 478,622 0000000000000000013f064119287d85bdf690df38b2b1776cd698c3436a4d38 667 1.00/1.00 vMB 15
478,621 478,621 000000000000000000db39150b6069aea9716d53328c14a20c2171443b22b306 2,278 1.00/1.00 vMB 48
478,620 478,620 00000000000000000094b1bf655a0ffa21d4dc93c897a5d5e27fd96329221c4e 1,985 1.00/1.00 vMB 95
478,619 478,619 00000000000000000009bfb86b2354dc4760e49a80d7768a9353e7de58484e0e 2,078 1.00/1.00 vMB 75
478,618 478,618 000000000000000000711b744572fc229e3199b54afd1b1feffec0527eba6e73 2,133 1.00/1.00 vMB 63
478,617 478,617 0000000000000000002c3d4dfd565ef863ffba9d457448d605f397f0d10b21d2 1,715 1.00/1.00 vMB 145
478,616 478,616 0000000000000000001986eb2aa4991609b0b47c2588257ac179112329de730d 1,788 0.99/1.00 vMB 92
478,615 478,615 00000000000000000058f1c8647b3cb79a5752acfd45f5373e57042407c7f617 2,228 1.00/1.00 vMB 144
478,614 478,614 0000000000000000001db704079dc5fb598e6a140d25362dbc609b8391f931a5 1,837 0.86/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.