Loading Tool

Explorer IconExplorer

Memory Pool

38,932 transactions
26.27 vMB
0.05508513 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 67622981525bc8854e9441a80cb728e06f977c64b02bd2e8bcfb61311bb9d4b0
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (806,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
108,368 108,368 000000000000c0a26588ec4cc033484d20c48583829ebf5e0af3a516a28f72a5 12 0.00/1.00 vMB 0
108,367 108,367 000000000001a2b43a866a9520613e10723404c60ed592c2e0567b246b0a9445 10 0.00/1.00 vMB 0
108,366 108,366 000000000000d62afb3af8625a55236fa32518b2053ad19cf86b54c6ada13508 3 0.00/1.00 vMB 0
108,365 108,365 00000000000109e5ffab1e815d691c9fc007b026af386ae5633bb0690d98b52f 9 0.00/1.00 vMB 0
108,364 108,364 000000000001bb66704681373fd4448386b59945b97c66e1f5e52d0e4e0ef37a 11 0.00/1.00 vMB 0
108,363 108,363 00000000000201905fdc60d46e74ad3adeaae6ced8f4c64b2036ceb5e0a0d0cc 44 0.01/1.00 vMB 0
108,362 108,362 000000000000b0017831e4b51ff651fae35e306bae31ae1665014e16132c0527 5 0.00/1.00 vMB 0
108,361 108,361 000000000001fd82fbd8c313025b465a5358a3c5d3b6de452ab50a3a4253e2af 2 0.00/1.00 vMB 0
108,360 108,360 000000000001d9a16bc982928464136cff5edec104f37c8a5aa5fe117b668dc2 1 0.00/1.00 vMB 0
108,359 108,359 0000000000009df7d3554485a6a01c5d651f4c15bb93bd41e5c9d4568e786b6c 9 0.00/1.00 vMB 0
108,358 108,358 000000000001dcd0a51eefb38ec75eeba054c475e6de5075b2741f7ab1ac3ea9 7 0.00/1.00 vMB 314
108,357 108,357 0000000000018db9c9d424d52f1d4ee011981eeb84be9d316936a5c0288bb019 2 0.00/1.00 vMB 0
108,356 108,356 000000000001acefc965bd4c3cd8ba9c5e13df303b814b72536bd6dfecceb524 2 0.00/1.00 vMB 0
108,355 108,355 0000000000010887825bbdd85c42cd9cecfa3d59f512dea9d904f6d52337e931 2 0.00/1.00 vMB 0
108,354 108,354 000000000001132d3a425684bf46035b87f48c14aa6033f5cde139096d029616 7 0.00/1.00 vMB 0
108,353 108,353 000000000001c00172314d23875517148c66a1df4a4e116a81a9e65aa4237850 19 0.00/1.00 vMB 0
108,352 108,352 0000000000012e8ad71f2c8fe25818302059117035b502cfca31bbc824fd1fec 4 0.00/1.00 vMB 0
108,351 108,351 00000000000181ba37c29be1d32ecace03433b1a9acaac78527bef6045256f01 2 0.00/1.00 vMB 0
108,350 108,350 0000000000013d584707999f3b4f30b6bb85574cb30bf3c6cab9ccedfa18d7cc 7 0.00/1.00 vMB 0
108,349 108,349 0000000000008602cc78abd092b7c0feddef62b2e27fc5557243fcdf93018ee9 7 0.00/1.00 vMB 479
108,348 108,348 000000000001978f4ccc7e36d6d4d58c7ad54111eef5e74d2f7898dbc0f7b326 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.