Loading Tool

Explorer IconExplorer

Memory Pool

23,209 transactions
10.38 vMB
0.02416214 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.41/200 MB

Candidate Block

Mining Attempt e1020cda641faaaf37e9a7ea285413bda0ef672c9c9edb26eb00aff7cafd2b92
Version 20000000
Previous Block 0000000000000000000114b1ea273efd282e9aec1ebb3ead47cab59aed6df4cf
Merkle Root 0e3e001585ac51a16cd8b27c1478b1770a92192525811cb62478f5facc724134
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,798
Size: 1.00 vMB
Total Fees: 0.00701005 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,535 (771,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,308 142,308 000000000000030ac6061aac7ba894b76a339eb965dcaeb56d501bc830930761 7 0.01 vMB 61
142,307 142,307 000000000000001ca417a7dfb8e89a1e793259b0b75aa0119045bbf5e7ba42be 53 0.02 vMB 82
142,306 142,306 0000000000000529ef8f289df420cf2db5bdaea178a4f80ed1f0e3de393b6bfd 180 0.05 vMB 86
142,305 142,305 0000000000000519ad7c932e3353a884a686a2e122b4a73f7de38b0626981998 15 0.03 vMB 158
142,304 142,304 0000000000000459c83e3f623b927dc76d805c3186bf2bda6e058597eec76055 115 0.05 vMB 120
142,303 142,303 0000000000000073e62e592912f1d8606eaa0ce846a28640eea055c822900589 39 0.03 vMB 235
142,302 142,302 00000000000004502baa9a58e30f74988967b644ce447d9f0fa41abc56968195 134 0.05 vMB 59
142,301 142,301 00000000000004528c5b2d8a160d36ece8413b58395c96346a0a806ddaad4b3a 14 0.01 vMB 37
142,300 142,300 0000000000000556b2e29e96e71964e99ab49e6ce1b25d2040e63ff9b1b1bc03 87 0.04 vMB 242
142,299 142,299 0000000000000874235a4a1adc01d86905341a1ebb4e0870e72eef9a9c820422 109 0.05 vMB 153
142,298 142,298 00000000000006460cba2de8126f6aa4fe7d41336f54244d7abb7e0984e67c0a 122 0.05 vMB 238
142,297 142,297 00000000000002c3fef5f40e6c429e0e3450b2dbde05af169246d8346f1335ca 82 0.04 vMB 537
142,296 142,296 0000000000000411e5372f241d1fea5311e09a5391e52fc897bf3baa04060e8d 93 0.05 vMB 2,946
142,295 142,295 000000000000067be6f0c1cad136afe728b9121841f7775b8712966e4ca657c2 47 0.03 vMB 60
142,294 142,294 00000000000006d8f26d2305ab26a293d005104496165461f4b9c36b035ef3e6 77 0.02 vMB 21
142,293 142,293 000000000000062dcecf2fbb515e86407b2e8a97b1cf602dbb3947c5ac296c2f 14 0.01 vMB 297
142,292 142,292 00000000000000a7c42365d3c0abcef762fa9e01c49553ddd176ea2580f7741e 15 0.01 vMB 278
142,291 142,291 000000000000052eb1eefe0c29270992578b2a44ba7f13b54573b48e7543549d 109 0.05 vMB 203
142,290 142,290 00000000000000f34579b9bc2e9e6c436f040eec77556ee59112befc5360f3d1 79 0.04 vMB 127
142,289 142,289 00000000000004e8d3c515ef86705e089ab800d7850214f809ef0f10d1159504 16 0.01 vMB 1,385
142,288 142,288 000000000000025e1ae61cc1ff45e74a5b2cbef3fa221ea6694fc920df657dc6 20 0.01 vMB 82
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 404.72 GB
    • Received: 2.11 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.