Loading Tool

Explorer IconExplorer

Memory Pool

81,849 transactions
30.05 vMB
0.13014456 BTC
Random Selection Loading Transactions
Max Size: 181.55/200 MB

Candidate Block

Mining Attempt 7e361fe298e103ed77e884cbb7e9499407377d2decea6aabee54156055c99bf2
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root c88a5ffa09dd862680de3b251e192de233507c654c974f0620fd8a166436b707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.05396544 BTC
Feerates: 477.45 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (505,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
409,374 409,374 00000000000000000321a3f554c84c4f53aab1a01bd87cdd927fac89965e0b06 1,953 0.99/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.63 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: 672.21 GB
    • Received: 16.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.