Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
28.67 vMB
0.06575845 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt 43e19606434edf8118c6fa2ce69aeb386ee7c76b3db10fdd4ee7503bb6e5382b
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root edb76697c5b709a143facf30ec11b32d7a38cb4f9209bc67ed45fa5412b137e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,671
Size: 1.00 vMB
Total Fees: 0.00613227 BTC
Feerates: 100.53 > 0.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (505,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,400 409,400 000000000000000001accba77464aa1b6aa8b347d6a92e9de2cb863f1da3e7c3 445 0.20/1.00 vMB 33
409,399 409,399 000000000000000005f0df67dfc9594697c3cec8993e882230ddc11c2d014022 1,016 1.00/1.00 vMB 21
409,398 409,398 000000000000000002f851130c6b3b0c87d1fef3bbbe0ad7eb825c87eceb6091 559 0.28/1.00 vMB 33
409,397 409,397 00000000000000000111c05b597368385d2e5581a74d1ca62632632b8edc85e6 98 0.04/1.00 vMB 34
409,396 409,396 000000000000000005e45c4ec473a956a69db215c50645fa934f580ce5a8cf43 1,038 0.50/1.00 vMB 37
409,395 409,395 0000000000000000008abd9735e4338b475ff1afa698037bcab100d241aeb3ef 1,631 0.84/1.00 vMB 34
409,394 409,394 000000000000000001c47680caf408554114834013b1d8cf8c79b1636abfce6c 756 0.79/1.00 vMB 19
409,393 409,393 00000000000000000357c780fc56298cc82257027a2543b0da65a8be1b5f4592 2,644 1.00/1.00 vMB 61
409,392 409,392 000000000000000000437620768d39d459babdd0c68358a4811a1177829b33a6 2,454 1.00/1.00 vMB 42
409,391 409,391 000000000000000002e03e17d85eaf65105944f53a39ac40b1be2fb7dcbfcb02 1,109 0.54/1.00 vMB 39
409,390 409,390 000000000000000005ccf744edd249239f42058ec44314df8be13572d4709d86 1,413 0.61/1.00 vMB 56
409,389 409,389 0000000000000000004f764d1db1ded204914609b3033ae1ad6739e2f05124cb 54 0.02/1.00 vMB 47
409,388 409,388 000000000000000004e7985418c3cdab02f51ac33c4cd898272d3fe42160ea3f 472 0.50/1.00 vMB 16
409,387 409,387 000000000000000004d1e3adec2bc5f4ede26d92e9d9c2d5e993acdecf64186c 2,394 1.00/1.00 vMB 36
409,386 409,386 000000000000000004da0312e41f710931f49fb04b4ee2a6c9b4e314b6b7a614 2,974 1.00/1.00 vMB 52
409,385 409,385 0000000000000000048782847802f37f486c66a8327d7ba45a1ac316a8412e52 590 0.58/1.00 vMB 22
409,384 409,384 000000000000000000f90cf977e18aabbdf2ad893db21f0ba7c05bcd11d6ff1b 2,442 1.00/1.00 vMB 41
409,383 409,383 0000000000000000056e94a34e7c118ba672d50586900c9152ee0d9253e2f3ed 2,304 1.00/1.00 vMB 41
409,382 409,382 00000000000000000440d6b8135abb19e6ea47eb2dfc128096e9b94ed1b95b87 2,235 0.91/1.00 vMB 35
409,381 409,381 0000000000000000015420a24020faf269994ce75a3bfd5e1065b9c49925f81d 1,971 0.86/1.00 vMB 35
409,380 409,380 0000000000000000021a8079fe849613951299054ca076fe5b7fa6894485d39b 585 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.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.