Loading Tool

Explorer IconExplorer

Memory Pool

80,582 transactions
29.99 vMB
0.12233639 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt fea56f218c0fd48255cf295e0c3d7abf52042572e59209e2ace6188e0e971d28
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 3fb222b18474dd44480eb257369b71e4b3fe7b50ac479253899ecddb7c4f4b16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.05053131 BTC
Feerates: 242.90 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (505,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
409,379 409,379 000000000000000000d61332762a394d529ea71cb60ad86a2bf77efcac30a6e9 1,937 1.00/1.00 vMB 29
409,378 409,378 0000000000000000033e941b031ed4406a00c48f3ed1834bb511846aec1ed8f2 15 0.00/1.00 vMB 164
409,377 409,377 0000000000000000019a71aca59f8aaa5b1048bdc1ccd6f1e43ba20fef90b5f6 3,013 1.00/1.00 vMB 41
409,376 409,376 000000000000000003e23a46205bfa1b42d78ca72412fed8f38c4327ecda900b 1,102 0.59/1.00 vMB 27
409,375 409,375 0000000000000000039b981f8668e831c6f0f18ea79626477d56597224f2f4a0 1,628 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.