Loading Tool

Explorer IconExplorer

Memory Pool

46,231 transactions
26.89 vMB
0.06232212 BTC
Random Selection Loading Transactions
Max Size: 142.80/200 MB

Candidate Block

Mining Attempt 9367a1761da52a21f97291961d4fb7cc670cc708bf745ffa286759fd3b2bc39b
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 1970207cfc4fcf032162db5be4dbdb7d42d59adeddb9cf81e04a4315b2ab3724
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,418
Size: 1.00 vMB
Total Fees: 0.01256698 BTC
Feerates: 100.17 > 1.26 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (601,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,575 313,575 0000000000000000182c8a5c00e1470d640b1577bc07c9f2e28f4a9106194f00 366 0.18/1.00 vMB 26
313,574 313,574 00000000000000001361dc5a86c8356c1d181a576c1ad8788004c803273fb4f1 43 0.02/1.00 vMB 26
313,573 313,573 000000000000000025a677e8525915b9acd709eddf74d820afa8a1480b8e1cda 500 0.27/1.00 vMB 28
313,572 313,572 0000000000000000105044fd0698d0d60b73cea4eeb73b5137933e10c0791b7c 861 0.59/1.00 vMB 25
313,571 313,571 00000000000000002bbcd9cb7cf50dae75eca361a213bd244a707ea6e378b0e2 311 0.29/1.00 vMB 23
313,570 313,570 000000000000000022065494aae8b547eea93d27fd04de2a827504ac8e99280d 867 0.45/1.00 vMB 28
313,569 313,569 00000000000000002067aa892f7fa111a1a1bb788e29f7ba318077a541255487 391 0.24/1.00 vMB 25
313,568 313,568 000000000000000019c42e253d7ade6fcea00976aa6bb06008d62d149e360018 1,579 0.90/1.00 vMB 30
313,567 313,567 00000000000000002a0b5215d5206d79af45165b6abc0746ebe23b1af3c9eb41 300 0.17/1.00 vMB 26
313,566 313,566 00000000000000002fff0d22b4c31b62853f45a2048308e30f539bc79105bbf6 32 0.02/1.00 vMB 38
313,565 313,565 000000000000000030dc67cb443dc44cf81665d8db4edc9918e0ae735a187153 343 0.20/1.00 vMB 29
313,564 313,564 0000000000000000329e3e2c659575c59ef5a4080c76cc29fa0c0ebfe362befc 211 0.10/1.00 vMB 29
313,563 313,563 000000000000000038bbefc70a1a5c86215082fd134c1e43172e7857f8cac406 300 0.21/1.00 vMB 26
313,562 313,562 000000000000000002c3285da469e02f78e15e69f94fbeece67ffdfb8da865fd 151 0.12/1.00 vMB 18
313,561 313,561 0000000000000000081667c5ca9a53fa9a4247300d61f5ceb8cf0f149d6a8d95 523 0.31/1.00 vMB 25
313,560 313,560 000000000000000017b6421d84f09d1285440d28edba7bcf5a5c581afbea120a 240 0.15/1.00 vMB 27
313,559 313,559 00000000000000001b167f8b48be38e2014e6a3b49e296abaac01188491dcac9 81 0.03/1.00 vMB 30
313,558 313,558 00000000000000003711a6d68bc3671e360612dc8bb8f4ee9ebad0114c641e11 132 0.07/1.00 vMB 17
313,557 313,557 00000000000000001472638224335e709398814b37ea4fac8cc0d408d392054d 1,359 0.75/1.00 vMB 30
313,556 313,556 0000000000000000001e199ca5a65125bea9fd4838c8b909ecb420c3435eadf0 414 0.21/1.00 vMB 28
313,555 313,555 000000000000000024ec1a1090e149a709afa1814c2db721079f44ad6e781338 931 0.60/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.