Loading Tool

Explorer IconExplorer

Memory Pool

43,388 transactions
31.08 vMB
0.08630753 BTC
Random Selection Loading Transactions
Max Size: 157.92/200 MB

Candidate Block

Mining Attempt 90464159794aab3140a7d572c8a490266e688316d4c12770838bda145dcd489b
Version 20000000
Previous Block 0000000000000000000039578e0758b011a8202b2680b2e212cb5f8d99ffa68c
Merkle Root 8e1885d155371c17ee359b0fcc177c2d72ee3ac9eb283cdc12de496b2b5452a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.02361776 BTC
Feerates: 100.53 > 2.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,446 (787,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,690 126,690 00000000000005c5b999ba4bd36c04e927fb71bae66eb992aecf2b809bba256e 14 0.01/1.00 vMB 599
126,689 126,689 0000000000002b57f8432ec09fed9f4844e71c8f25c38623ed818f963e6337d9 6 0.00/1.00 vMB 0
126,688 126,688 00000000000031200333a365757d027d6169790ea859d42890c89c45cb897042 16 0.01/1.00 vMB 1,372
126,687 126,687 000000000000139ae6575ff8c4702e2c8e187f408211704f39c59b55ceef8a9f 1 0.00/1.00 vMB 0
126,686 126,686 0000000000002dfee4ed2545f48bd9609786859266d25cc87349402e60c2066a 10 0.00/1.00 vMB 4,461
126,685 126,685 00000000000030635528120589c24503303b7dccf1b2cdcbab2a33dc25a81e21 12 0.01/1.00 vMB 450
126,684 126,684 0000000000001ebf6ed8dbf706c887fd206a708c2cb9f6f9802d02497509ea7f 6 0.00/1.00 vMB 557
126,683 126,683 00000000000013f33127ea99afbd3d8d264b859335403153d669fb125592fb98 8 0.01/1.00 vMB 185
126,682 126,682 0000000000000567f8a6e6fc45c0d7c77af565169fdab32a0283b7b892396e33 2 0.00/1.00 vMB 685
126,681 126,681 0000000000001a801db09ba54be7c4079e721c6ce95a1ebde7d28fc99ea103f9 3 0.00/1.00 vMB 0
126,680 126,680 00000000000027165f48f5d184f0021141c02e160ad26b5ecd5544fc8d412726 24 0.02/1.00 vMB 601
126,679 126,679 0000000000002f624ed987b24c05fa57868f9b30b2d2c6a4b9c8e15d51a32bf0 11 0.00/1.00 vMB 743
126,678 126,678 000000000000144547846e46dec927f9968b5cf70995b64486904746120288fa 70 0.02/1.00 vMB 282
126,677 126,677 0000000000002e7eae18d9eb196b84271d1a00419ff9de3824d7fd8070e6b73e 31 0.01/1.00 vMB 729
126,676 126,676 00000000000033b6bfa306e48770936e30422c7c3d5fc494c3fe2650d2de9d14 4 0.00/1.00 vMB 0
126,675 126,675 000000000000172590ade753ec4d4b25e7378ca8e3c1f6accc71a0e65c2aaa3a 19 0.01/1.00 vMB 950
126,674 126,674 0000000000002fec34c83250fc6fd37fc558830bb57bcdb83473cf8a02ef9b5a 13 0.00/1.00 vMB 1,017
126,673 126,673 00000000000031b33f5bf207c3e7e933da53f4fb7faa1668d957e2fe3d7eb3ea 49 0.01/1.00 vMB 1,944
126,672 126,672 00000000000043884189c60989bf3a95da4296dc3bdbb86ed8081e6bb71d023e 31 0.01/1.00 vMB 677
126,671 126,671 0000000000000ce1afba344d3ca872ba9b2d168dcec51a645408d7c604a442a5 10 0.00/1.00 vMB 340
126,670 126,670 0000000000002500de5f2b4d78862571542093ed585265fbf1ab997bcc00ead9 15 0.00/1.00 vMB 1,163
Previous 10 blocks ↓
Total Size: 781.40 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: 603.73 GB
    • Received: 10.51 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.