Loading Tool

Explorer IconExplorer

Memory Pool

77,102 transactions
28.61 vMB
0.08880491 BTC
Random Selection Loading Transactions
Max Size: 173.53/200 MB

Candidate Block

Mining Attempt 098bc1accab8037169c3935440b0cc510fbcc4e5ad86dfc0f999d97c76832cd6
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 4b366414501cba4c2d8458af274cb14db23f7c495a3846effe9904caa73142a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.02325939 BTC
Feerates: 402.60 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (11,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
903,392 903,392 0000000000000000000188f2b25b743f38a78398d29e1a82f7d91fd5d4e7f293 2,116 1.00/1.00 vMB 3
903,391 903,391 00000000000000000001c52497ed80644a694c17af80a79637dabbb99fdb1422 3,070 1.00/1.00 vMB 3
903,390 903,390 000000000000000000013e59eaae4ca249b9da6f17bd093eb6cd472ef3a478f7 3,512 1.00/1.00 vMB 5
903,389 903,389 00000000000000000000c6013a61a8ddaf74f05a58d6dc149e4793238772e122 3,699 1.00/1.00 vMB 8
903,388 903,388 000000000000000000005e841cefe1189f8b2fb7cbade875db356242495f71b4 1,179 0.38/1.00 vMB 2
903,387 903,387 00000000000000000001dfe48cd6c24842757a8422db2e000c2fc1ab42ee510a 1,897 0.70/1.00 vMB 2
903,386 903,386 00000000000000000001be5f7f0655257180fa3f1cdd04bd7df47bd5b44b5368 2,362 0.91/1.00 vMB 3
903,385 903,385 000000000000000000022888984ce32a4da75656e1e5e84f7c8827718336ceb5 864 0.31/1.00 vMB 1
903,384 903,384 00000000000000000002413e584886e23cd45bb3eb02c2beadd84cb864da4d41 2,641 1.00/1.00 vMB 3
903,383 903,383 00000000000000000001df6cd61d5b76d5edb69541ef1ede082b665980d06cd4 1,994 0.76/1.00 vMB 2
903,382 903,382 000000000000000000007fdf4ae3cf3efa219c40f60b4490988c6e924ba389e5 2,229 0.78/1.00 vMB 2
903,381 903,381 000000000000000000007db34a550554f4b882353185ca2ac1e792f44dd34460 3,117 1.00/1.00 vMB 2
903,380 903,380 00000000000000000001770b12b7f5453575f74f9855b975c6345e5ae29e0f52 1,556 1.00/1.00 vMB 2
903,379 903,379 00000000000000000000708a6447d56220de4d4b2ac7462a6f533d3609320be5 2,012 1.00/1.00 vMB 1
903,378 903,378 0000000000000000000032e763044dd6fe23e6d23afdf5ecaf59717318f0bbf1 1,439 1.00/1.00 vMB 1
903,377 903,377 000000000000000000023354afd0e8f9ec646b7499013f9bb8a6846a8d01caf8 2,659 1.00/1.00 vMB 2
903,376 903,376 0000000000000000000131d357cd7087a680f4f116f779a6ba76090b63df4eaa 2,383 1.00/1.00 vMB 2
903,375 903,375 0000000000000000000227c21e1290fd8b4877ed9c42e9cc02c867cb9945a3ca 1,777 1.00/1.00 vMB 2
903,374 903,374 000000000000000000005c97d7b22d9370555f339f56c346ddcad43796af2adb 2,695 1.00/1.00 vMB 2
903,373 903,373 000000000000000000015462acd9e6b013b8839331299f5127ebc71efacd1aee 3,219 1.00/1.00 vMB 5
903,372 903,372 0000000000000000000220527b73dd85547e2d5392434b1905e0940fbefbdd6d 2,947 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.