Loading Tool

Explorer IconExplorer

Memory Pool

81,791 transactions
30.37 vMB
0.08325721 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt 5259f565271d4b1b83b482e929feb5f39dc756ee14cbd522fd2d257aff44cb5e
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7ad372b8eceb01cc6aa3d9f53b3e3b6f8da23fc6860c7f45592e3dd2b97036ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.02089083 BTC
Feerates: 203.60 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (367,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,471 547,471 0000000000000000000d5d9e133607f3a42b72e92fb001685ee0afa291677cad 654 0.44/1.00 vMB 10
547,470 547,470 00000000000000000002363e2e25b8dd20e6d991cde450b5cfd65afdaf682ff9 847 0.52/1.00 vMB 7
547,469 547,469 0000000000000000000272a07f8960a7b4be7bc66bb76162e21e8a5ca34f2ac2 2,090 1.00/1.00 vMB 10
547,468 547,468 0000000000000000000ae11bafe73709030f626fa652a2183932d169202de2d8 87 0.03/1.00 vMB 23
547,467 547,467 00000000000000000018e94d77e7fc04522664dfd59703614e83250d4ef025c9 570 0.23/1.00 vMB 9
547,466 547,466 000000000000000000203388eadedc3c1726f44f3c80cddc90aef18e0225885b 1,325 0.56/1.00 vMB 13
547,465 547,465 00000000000000000011b66788e46b97c219f4266273320238473f7f1cf1c7b4 657 0.85/1.00 vMB 3
547,464 547,464 000000000000000000065cb2a3036ddf21e4745865df5a13deca1705caf7d01d 1,403 1.00/1.00 vMB 4
547,463 547,463 000000000000000000213afadcf52d00c75e09262f1f2efd27a2c1353425c775 2,410 1.00/1.00 vMB 12
547,462 547,462 0000000000000000001ba03aeaa3540e9c419d74118321cfb50a0ea183801320 560 0.95/1.00 vMB 1
547,461 547,461 0000000000000000001c0ccacf4602d63accb47a980208ba77ce5e2f16364381 1,178 1.00/1.00 vMB 5
547,460 547,460 00000000000000000010cc5340ed2010444775cca8cb2bfe49824675f2b35ea2 1,147 1.00/1.00 vMB 3
547,459 547,459 0000000000000000000507a0dde7b02bb4064c5e33419f462706bf1aec27b19d 1,493 1.00/1.00 vMB 8
547,458 547,458 00000000000000000026198eba0ae66f72673e2ab9ff568833e9ea0c34773045 2,125 1.00/1.00 vMB 13
547,457 547,457 00000000000000000026309363f5f4f67207492a4c5df48dcbe5390ce286a63d 1,148 1.00/1.00 vMB 7
547,456 547,456 00000000000000000026677d1a09d607f7dd8ff8da402068b0e944eb8aa7b1b7 914 1.00/1.00 vMB 6
547,455 547,455 000000000000000000025ea66a5832f0ddfd4a08016e8fb5042765d1a27cb8e0 3,191 1.00/1.00 vMB 7
547,454 547,454 000000000000000000069a4e492477bc30f7a05d090cf6bc793403f1bcbe2136 1 0.00/1.00 vMB 0
547,453 547,453 00000000000000000013ebe9fc8ee94020991d2145c66f6ed03146126377592b 390 0.15/1.00 vMB 19
547,452 547,452 00000000000000000005ab615bfc31cca9b83f7b644f8894354f09fd172c9595 2,865 1.00/1.00 vMB 20
547,451 547,451 0000000000000000001dd32b0a78cdd5196a74648d8f2eac2dce178f647a5883 30 0.01/1.00 vMB 22
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.28 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.