Loading Tool

Explorer IconExplorer

Memory Pool

73,236 transactions
28.21 vMB
0.07229355 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 91fba980304dc7476ba9b63b0d0bf62278e0f9b76e851443596acf9d9c7cf540
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a346617cf311ae96364f6b415402d601d1f61311885f30dd9f8f6c0b0d26a3c2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,161
Size: 1.00 vMB
Total Fees: 0.01587172 BTC
Feerates: 150.86 > 1.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (222,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,345 692,345 000000000000000000077c5bce6214962611b69ed1fa600cafb3fe894d4bbb9a 2,739 1.00/1.00 vMB 13
692,344 692,344 0000000000000000000edd184ad10c95f5612f256cd572c31b991cf6599304bb 3,064 1.00/1.00 vMB 13
692,343 692,343 0000000000000000000769a738bbb44f5571dc17f41e93be50b8d6a4f912655e 2,473 1.00/1.00 vMB 8
692,342 692,342 0000000000000000000230cd900048fe85e1f6f3bd6fc888e48ad4a3b7d19fd3 2,414 1.00/1.00 vMB 22
692,341 692,341 00000000000000000011dda70f0c4ebea54c2d460eb51733e2e63fb5b1686670 109 0.03/1.00 vMB 8
692,340 692,340 00000000000000000008a99a9ab24ee68b4d4ffda9ade3dc98c129fd3571d25a 436 0.17/1.00 vMB 11
692,339 692,339 0000000000000000000eabff6fef1ac1b5b8a429974a997f634b7c402e2a4973 2,527 1.00/1.00 vMB 9
692,338 692,338 00000000000000000002706daa093cfa1f6c2a77a41716a97fa7c87ddb9922a2 2,284 1.00/1.00 vMB 13
692,337 692,337 0000000000000000000eb32dbe5daf1d140932696031e6ca35da4804e2835c47 2,170 0.95/1.00 vMB 9
692,336 692,336 0000000000000000001305b8e90fee416805f66fac8ab7facbf7313a9d512211 2,077 0.93/1.00 vMB 11
692,335 692,335 000000000000000000143dcfc686261528ede059e293862d6e732da22ca9230d 1,702 0.56/1.00 vMB 11
692,334 692,334 00000000000000000009c19afd45bfb52c2ecfd0a4f35700142b1de76d72d809 2,280 1.00/1.00 vMB 15
692,333 692,333 000000000000000000032ac544beccce7d86e95d96a6b20aa51bea005176413d 1,231 0.60/1.00 vMB 12
692,332 692,332 000000000000000000001c72e186481a52e4a96fbaf826b4e0b1a911406d9920 919 0.34/1.00 vMB 9
692,331 692,331 00000000000000000002ce275508e863b2334016bd8b5b502ab2484eaffdeb95 904 0.31/1.00 vMB 12
692,330 692,330 0000000000000000000a4233ea88ca736483e8204f92d1d6d3ebe317d61831d9 415 0.91/1.00 vMB 2
692,329 692,329 00000000000000000003546583467ac8205f2e1dc5a26623ece8686997ec32b6 1,933 1.00/1.00 vMB 9
692,328 692,328 0000000000000000000c657e4a318f108e6b69cff8f2df2eca80157ec185b72d 575 0.21/1.00 vMB 12
692,327 692,327 00000000000000000010d532068d69e9b3d66f28d00d37efbfe165064c344f78 1,899 0.77/1.00 vMB 9
692,326 692,326 0000000000000000000a7a7f911a7c4eeee6f15493cc428b3b86bb72213b60c3 2,004 0.80/1.00 vMB 11
692,325 692,325 0000000000000000000842423759a4c0ba15c2919e6cbd0afbda870013488eab 470 0.22/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.