Loading Tool

Explorer IconExplorer

Memory Pool

81,752 transactions
30.36 vMB
0.08304313 BTC
Random Selection Loading Transactions
Max Size: 182.97/200 MB

Candidate Block

Mining Attempt 7d9635ef7b5e5c90bf60bf8012f177ac752d425c9ee7784ad8513367c5224cee
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e4a073b0b18825f4fe75e09a490310baf9ce3fd53eb1765e7a6185b698334af5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02067084 BTC
Feerates: 203.60 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (142,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,178 772,178 00000000000000000001baaa576698ad1a897de5a7c64915a706cd62a3ac5785 511 0.34/1.00 vMB 3
772,177 772,177 0000000000000000000443b23ed540c9b83af0f5cab4c8e437ce88cc49afb9ef 1,377 0.43/1.00 vMB 7
772,176 772,176 000000000000000000027b04724b98a1d3f2521d5d6299016d7cc6d012fc00fe 1,040 0.32/1.00 vMB 8
772,175 772,175 0000000000000000000378f86c3b9aab172bf4fabb1785eb7f9d3f0637b3e0fa 1,505 0.52/1.00 vMB 10
772,174 772,174 0000000000000000000090d76ae3d712369d69bf4dc25ccddac337137927761d 1,155 0.52/1.00 vMB 6
772,173 772,173 0000000000000000000719ba8718662eab72cb1217211710f08843caa80aa556 315 0.13/1.00 vMB 5
772,172 772,172 000000000000000000010a732ec43789b58efd8a0b1325a0bb88f97a5e93e3af 1,017 0.37/1.00 vMB 4
772,171 772,171 000000000000000000054de633920efe468b067c34b50d1c54b44798e69a1185 2,662 1.00/1.00 vMB 8
772,170 772,170 0000000000000000000547cceb8872a72d127bd6a166d1d32bc1bab605a5d416 563 0.23/1.00 vMB 5
772,169 772,169 0000000000000000000546c92bafbdaa61ee23756c0801df3b4038b154595892 2,217 0.75/1.00 vMB 8
772,168 772,168 00000000000000000000072eaaa5c87929d2e9ddbe1bf428c7b8a7621af6faa1 1,780 0.62/1.00 vMB 8
772,167 772,167 00000000000000000006f5ddc2433bf96b10ae3b248ce5aed8ba8f7d6cdd5c3d 2,013 0.58/1.00 vMB 2
772,166 772,166 0000000000000000000103e939c15d3f70c0633201bb91d76fae96f31ee6037a 1,633 1.00/1.00 vMB 11
772,165 772,165 0000000000000000000703c7c7eb6af8ce70304009964c321f22c49ee729d110 364 0.11/1.00 vMB 7
772,164 772,164 00000000000000000001ec96d1f00b9af34792c5367b06bad3f0eef9c198b524 22 0.00/1.00 vMB 23
772,163 772,163 00000000000000000000eeaee147ba6ecc0ea27dbcdab906c135b383a96632bd 2,401 0.85/1.00 vMB 8
772,162 772,162 000000000000000000054e1e7c6c73ec088532dda904f73d293fbf83f3ec4df9 1,543 0.49/1.00 vMB 7
772,161 772,161 00000000000000000004909f5e96035aa8b0e4a832c7e362ac09bd3c4a0be6d6 118 0.04/1.00 vMB 8
772,160 772,160 000000000000000000006a43314fdd2abe595598cf84cded8aa0ef820acaa27a 1,616 0.55/1.00 vMB 8
772,159 772,159 0000000000000000000656bde077cd2bd4c0e4eb19d4bc1d0f2f8f2ded82c868 190 0.07/1.00 vMB 6
772,158 772,158 000000000000000000024da474c1b3aa0e8b38d0f192267248479226a204e196 1,134 0.44/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.