Loading Tool

Explorer IconExplorer

Memory Pool

79,335 transactions
29.67 vMB
0.07550630 BTC
Random Selection Loading Transactions
Max Size: 178.14/200 MB

Candidate Block

Mining Attempt 5121321fa7a73343c9162262ab973f587e8fcc5a86d6df5883dceaeec4149f46
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 72fbda2cc654a0e34958c56e996838ec4fb83d68709446568eba3028e81976de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,154
Size: 1.00 vMB
Total Fees: 0.01508776 BTC
Feerates: 90.48 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (339,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,388 575,388 00000000000000000015c064d4870c99888ea95f1d94637fcb3bee2d7b7a8323 3,204 1.00/1.00 vMB 106
575,387 575,387 0000000000000000000ca88bb299f7f462f1c46fd463d57e987f48e034818fee 748 1.00/1.00 vMB 62
575,386 575,386 0000000000000000000a0935a536f098984bfed20748553a47384d42069bebb6 2,550 1.00/1.00 vMB 103
575,385 575,385 0000000000000000000fe96e43513887191bade5585f843cfdc3163a641b9b1d 2,564 1.00/1.00 vMB 61
575,384 575,384 000000000000000000037a0e7053b2b6c677857c2ef0487f841decfe9c3761f2 2,481 1.00/1.00 vMB 68
575,383 575,383 00000000000000000011e2a5b9b270479740ddb9623cc0da9e5a327bd996d777 2,943 1.00/1.00 vMB 108
575,382 575,382 000000000000000000107000cda51a31343520e15ba5843a88dbdf6924df1852 1,958 1.00/1.00 vMB 13
575,381 575,381 000000000000000000047296d09074b23b6e7d9fc07cc67960884f2dfddaaae9 1,538 1.00/1.00 vMB 21
575,380 575,380 0000000000000000000904294acafe54bf1383233007a95f1aede347a1149bce 2,551 1.00/1.00 vMB 66
575,379 575,379 0000000000000000000604e1f98e0791fce79bb6bb6322aab83bffecb73b6de3 2,673 1.00/1.00 vMB 64
575,378 575,378 0000000000000000000f8c6760212fd07b668324133e30418442fcb712e6732f 2,911 1.00/1.00 vMB 112
575,377 575,377 0000000000000000000f692c5a3853940eec49e45fe9179980e308a1d6e0e1e2 2,581 1.00/1.00 vMB 42
575,376 575,376 0000000000000000000e9b400e2dc58a008f461b3668a908f97321e85e9536d6 2,259 1.00/1.00 vMB 23
575,375 575,375 00000000000000000009b1a4e061071faa9ed8e4738756d124688ddd6400f1d0 2,275 1.00/1.00 vMB 61
575,374 575,374 000000000000000000131a324b39b490ada693f0a3b63ff9761d61d0efe64635 2,500 1.00/1.00 vMB 81
575,373 575,373 000000000000000000265af46c5330d911d45ef24d20f1b545fbb37869dac6ea 2,453 1.00/1.00 vMB 66
575,372 575,372 0000000000000000000f06b6e4d7f4ebbf62c5b9dabcfd5f78c698362dd1e49e 2,069 1.00/1.00 vMB 59
575,371 575,371 000000000000000000011c85ae7e66e7a81cea0caa3af06a9b355012dd5ebe3d 3,352 1.00/1.00 vMB 47
575,370 575,370 000000000000000000241e5a3f4275e90a7c70782e1d2499159bbfeaea0397ee 2,033 1.00/1.00 vMB 91
575,369 575,369 00000000000000000023cbed8eddf35ca23bca74d46ea1a9e9d38199a4c46c61 1,888 1.00/1.00 vMB 54
575,368 575,368 0000000000000000001ba7b93749701300daa4a53319d3162222dd36e75201f0 2,353 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.