Loading Tool

Explorer IconExplorer

Memory Pool

43,269 transactions
27.11 vMB
0.06082018 BTC
Random Selection Loading Transactions
Max Size: 142.61/200 MB

Candidate Block

Mining Attempt f5799bd203f341b7baf1b608879afbdfe130af051cea7f9e7b6069f4cf4e4c76
Version 20000000
Previous Block 00000000000000000001393e5ce3f8a59f99bebbb69375245f35d67e782190a3
Merkle Root 597e382bbbbe435fe158fdb153700afd1ee390887b6f0d39caf5aa58a3a96995
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.01027672 BTC
Feerates: 40.21 > 1.03 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,905 (412,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
502,397 502,397 00000000000000000033619a45ac5ffbdd376117b2e304cab31ff20d8474af4a 2,350 1.00/1.00 vMB 387
502,396 502,396 000000000000000000098631b604e513c9169ffac2cb5fa292d4497772865fe7 3,087 1.00/1.00 vMB 576
502,395 502,395 0000000000000000004f5980b52cfe1eaf44092ae95657d30dfb54713c69d7b9 1,723 1.00/1.00 vMB 327
502,394 502,394 00000000000000000024363720e1eca27026c80d976cded594b8243462a2ea35 2,506 1.00/1.00 vMB 380
502,393 502,393 0000000000000000007e9bdd4bd0d0bf1dd64818a183cd5d494620d5d7d90b8d 2,827 1.00/1.00 vMB 464
502,392 502,392 00000000000000000087b1c751b683bd884558af896705df9b342382e863945a 2,890 1.00/1.00 vMB 504
502,391 502,391 0000000000000000005312d4b6337a605cc720379eebf7e55f0165560b2e48e3 3,146 1.00/1.00 vMB 534
502,390 502,390 0000000000000000002b6ceb17fd52e4b7ef29148da5d03fad205c80ffbc20ee 2,477 1.00/1.00 vMB 522
502,389 502,389 000000000000000000595f62ba12ef5646db3897272ef842668753fc38afd2bf 2,597 1.00/1.00 vMB 553
502,388 502,388 00000000000000000081cfbd21858db72e2a81ac7c993e3c6632897911d5bdec 2,159 1.00/1.00 vMB 323
502,387 502,387 0000000000000000007c7dd2d92b4784d537c15eee0c0a321bcd2c0a389efcfa 2,407 1.00/1.00 vMB 453
502,386 502,386 000000000000000000450e36f0579c510ade7c69d04158a49fd34dd1c823d687 1,547 1.00/1.00 vMB 362
502,385 502,385 0000000000000000005e5f19634bd94d6055d5e9dedc595e84262cb747880044 2,276 1.00/1.00 vMB 402
502,384 502,384 0000000000000000000dd682afee70b7a0031d3571a592cc91b83c85f7b3f203 2,417 1.00/1.00 vMB 405
502,383 502,383 0000000000000000004723d37019580fd0a213542c81efb15c37a77f3ad380c3 2,612 1.00/1.00 vMB 441
502,382 502,382 00000000000000000022d5dee1a2524802f03b381604696280c15717c4fbc05a 2,429 1.00/1.00 vMB 663
502,381 502,381 0000000000000000004a6a1773d0f6209eb68eebb8508e6931abd25d53c8a286 3,093 1.00/1.00 vMB 471
502,380 502,380 000000000000000000110be968f17092407d23c34a1ef83ed2758262c808657e 2,178 1.00/1.00 vMB 744
502,379 502,379 0000000000000000005e464d6329e14c695937443bc1cbcd97bbc94425b65d89 2,723 1.00/1.00 vMB 634
502,378 502,378 00000000000000000079410b62be3e39ecd4349ef148c4f25ce31bda7822dcef 1,685 1.00/1.00 vMB 456
502,377 502,377 0000000000000000004a8330467def26be5ae1881f1a1349d8bea7d2010b0cb8 2,943 1.00/1.00 vMB 586
Previous 10 blocks ↓
Total Size: 782.22 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: 654.73 GB
    • Received: 14.18 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.