Loading Tool

Explorer IconExplorer

Memory Pool

74,624 transactions
27.52 vMB
0.07127955 BTC
Random Selection Loading Transactions
Max Size: 168.01/200 MB

Candidate Block

Mining Attempt 91e0b927d4bfd2d4d85c946ddaa2f56c90567ee71c26048a3dbee22c2669f054
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root cbc351a3464b8bb8a4226469bcd4684741d000f4189c3168cc02b71aaef2cfd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.01262609 BTC
Feerates: 80.55 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (622,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,694 292,694 000000000000000049002fe82d5aa9fb83a375c36ae28223eaac1de55f0733c9 956 0.35/1.00 vMB 39
292,693 292,693 000000000000000015c4dc1fd3c9b70d5cd91c16903585ad2a44f6511b1a4113 128 0.04/1.00 vMB 82
292,692 292,692 0000000000000000481f6398554a5f8a6baa933d6c122e599308e8dab94870e0 320 0.38/1.00 vMB 18
292,691 292,691 000000000000000071856d9a155ea840b7673cc522fc39fb4d00d89bb4ff330b 727 0.35/1.00 vMB 33
292,690 292,690 000000000000000043399a0dc615c8054c4f971625a36e952b2dec1c20e52739 811 0.35/1.00 vMB 39
292,689 292,689 000000000000000030af14c2326db3fdba3d10adeaea3410a1e143b37d65db85 659 0.25/1.00 vMB 47
292,688 292,688 00000000000000009d765114d844244af2920b57ebf5d95b244512f84a3a6670 222 0.15/1.00 vMB 28
292,687 292,687 0000000000000000c5c91a20bb0e893e496627dc28a3291089705f5e2a47b16d 987 0.75/1.00 vMB 21
292,686 292,686 0000000000000000b4e4f0e2964aa906f643bd762b3f24df99d2a6deeed05ea4 785 0.25/1.00 vMB 66
292,685 292,685 0000000000000000d642a6d2e8274f4a9b02b907f00640ae80062fd6bab105ab 464 0.24/1.00 vMB 33
292,684 292,684 0000000000000000693e85dea2b757ce40636b6efc01bfae60f4e2d6078fad78 936 0.52/1.00 vMB 37
292,683 292,683 000000000000000078fb6b99715312b58aa659ee36fa646ded93be282c6ad475 522 0.39/1.00 vMB 29
292,682 292,682 00000000000000006f623ec9ea0cfed78e90536bff2ddc045dce750cb012f3fc 64 0.02/1.00 vMB 37
292,681 292,681 00000000000000004641d150ac3d3bbbc5ec7c602f85b8ee197089c994d9b08d 244 0.13/1.00 vMB 35
292,680 292,680 0000000000000000643975ac5974227163a6b9c7efc7b2045eaf3f995d01ab4b 34 0.02/1.00 vMB 10
292,679 292,679 0000000000000000348aa99e8f178da159fd5fe8a4a8f25acb7202f498ab19ea 219 0.11/1.00 vMB 34
292,678 292,678 000000000000000014a5bb0a34df11568b4afeb93e2a9be590957d21807e4ec0 218 0.17/1.00 vMB 20
292,677 292,677 00000000000000009f439cc00273a5c91f09d1899c2cf214d8d822a5a690b54e 280 0.20/1.00 vMB 26
292,676 292,676 0000000000000000437ab7764ebb9263383ff8612c9f61c5031ac09709477d63 223 0.49/1.00 vMB 16
292,675 292,675 0000000000000000aa51218e75d1851711db1544eccd64b0712c5724c135f4cf 512 0.27/1.00 vMB 34
292,674 292,674 000000000000000089c71c2fea8627d32d679670ab35d39dc549eebb224113d6 383 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.