Loading Tool

Explorer IconExplorer

Memory Pool

40,676 transactions
29.06 vMB
0.09603759 BTC
Random Selection Loading Transactions
Max Size: 147.93/200 MB

Candidate Block

Mining Attempt c5d1d8676e1a6265831e28b4644f2eaeb1c1201cac4ec8859d69588e5d35a80b
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 14785fa6846eadf0459ea2502588dd8e9122057dbb0ff9f54aec1f6b2a53a1b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,577
Size: 1.00 vMB
Total Fees: 0.03945756 BTC
Feerates: 101.65 > 3.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (188,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,328 726,328 000000000000000000077a371acc897f67e23d8c9a124ca665d406713a443e1f 3,010 1.00/1.00 vMB 14
726,327 726,327 00000000000000000005ad66ba94c2fa191c0186a6ea27bda1868b42b310dbd1 2,845 1.00/1.00 vMB 11
726,326 726,326 0000000000000000000a0a4717ebde321f789221a1fb108cae177659c2402753 2,413 0.88/1.00 vMB 11
726,325 726,325 00000000000000000009ebbf5e5fcad218257698a159c7706770b385206489be 1,398 0.92/1.00 vMB 2
726,324 726,324 00000000000000000001785a67d4c3e85944d78d00bc328e8ecec44152e2f079 3,125 1.00/1.00 vMB 3
726,323 726,323 00000000000000000006390ffc0ad23b08556b2c44c0a4c36d0155aff3d6f4c3 2,503 1.00/1.00 vMB 12
726,322 726,322 000000000000000000068be77afe50b53f59c643bbaf15f23f73194350af1ea1 2,817 1.00/1.00 vMB 17
726,321 726,321 00000000000000000006582542a01c6c3756e0a7892238422fb1c6ff58f01d5c 809 1.00/1.00 vMB 1
726,320 726,320 000000000000000000019c0428e045134bf403014bcfff3ee1f2aa5c2df4152b 1,707 1.00/1.00 vMB 2
726,319 726,319 000000000000000000083db7586a73859ab3f829cd3bed24fb65d9b8bc71752b 984 1.00/1.00 vMB 4
726,318 726,318 00000000000000000000a2bb59e3904efac93594d80569e53d73e77bcb7d9146 1,780 1.00/1.00 vMB 9
726,317 726,317 000000000000000000000d40972e9b823f586189005c0976fa6e28b2861341b8 2,652 1.00/1.00 vMB 10
726,316 726,316 00000000000000000008405671a9c49a38f134ef6ac77688c138b3f3b950dd43 2,241 1.00/1.00 vMB 6
726,315 726,315 000000000000000000080e063e138bff27feb77da0b63b31a517a77ad6e50fe6 3,077 1.00/1.00 vMB 8
726,314 726,314 000000000000000000006d9995d588fcb1afcfc54ff766cbfe4aa5fe4342cf5b 2,910 1.00/1.00 vMB 15
726,313 726,313 00000000000000000003e87ef9f690c67ece55381a063cf49f15d6ab45f91261 2,276 1.00/1.00 vMB 8
726,312 726,312 00000000000000000001516c3f9f34ee228788f14aaf763d2f573ee703814663 2,414 1.00/1.00 vMB 9
726,311 726,311 000000000000000000038efd6dd3d37f32e23e2461a237cc45e880a3557e5730 3,166 1.00/1.00 vMB 4
726,310 726,310 0000000000000000000349b260eb968e1523e6ee8eef998d172f4e5997a54ffe 3,169 1.00/1.00 vMB 16
726,309 726,309 0000000000000000000772582504da12427efd01870010d84aceacc888d1f8bd 2,564 1.00/1.00 vMB 14
726,308 726,308 00000000000000000002859d6137ca6b9baa18b1dd6dcba768a62ad91e84cd4d 1,726 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.64 GB
    • Received: 11.35 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.