Loading Tool

Explorer IconExplorer

Memory Pool

81,963 transactions
31.66 vMB
0.10577326 BTC
Random Selection Loading Transactions
Max Size: 189.80/200 MB

Candidate Block

Mining Attempt aa4ee3d1e98d19475608d3cd02c50064c9123300fbe9a27e4850b617a03b9ce1
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 0958b7dfe30497a1d62c63a83bf9da6e1be586c8f8cb1109bb6f3382e39c9a97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,712
Size: 1.00 vMB
Total Fees: 0.02318108 BTC
Feerates: 99.50 > 2.32 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (162,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,497 752,497 00000000000000000007ce95a78c53b7d6726dd0ec6a76a1a0f7e9000494fbb3 437 0.21/1.00 vMB 10
752,496 752,496 00000000000000000005b748c5f83188e478de28a84d24fb824d77d74d3f25b7 431 0.18/1.00 vMB 8
752,495 752,495 000000000000000000084e7db23c0c66fb068a76d565a1069d8327d65dc1d8cb 58 0.01/1.00 vMB 11
752,494 752,494 000000000000000000084b0f936bac88cb14ad8bc46216af1accc2f48227ba77 381 0.16/1.00 vMB 9
752,493 752,493 0000000000000000000109e0d12eb0017fa987f5f81d8f0eae6ae931f7546b77 56 0.02/1.00 vMB 9
752,492 752,492 00000000000000000001d424812bb8889c6e9f81e900f41c9787d31f39c9260f 536 0.19/1.00 vMB 9
752,491 752,491 00000000000000000003a0290a33232de9046b4c8cb00114bc394dbcd95b8aea 1,303 0.93/1.00 vMB 4
752,490 752,490 0000000000000000000810180a838db1bdbabb448462073501007fdfa739c058 977 1.00/1.00 vMB 14
752,489 752,489 000000000000000000046bcf2d0e3a83b90dd12021869a1fe5bdcfc76cc2a79b 78 0.02/1.00 vMB 8
752,488 752,488 0000000000000000000712753e7ab705bceb907dbdf101d2e87f871405687bf3 1,431 0.66/1.00 vMB 9
752,487 752,487 00000000000000000004bd62cafa6a10642f28add9bfa8da981d8377a470ffb5 2,065 0.63/1.00 vMB 11
752,486 752,486 000000000000000000064f5a0a3ef99c02a49cb19f90154c8488c1729b908350 383 0.21/1.00 vMB 7
752,485 752,485 000000000000000000057713bd350fd09d1007b4b9f36f83bbf06da152fa1284 31 0.01/1.00 vMB 5
752,484 752,484 000000000000000000032a0852d71121f42208834651e410857aee9f8377b4bf 216 0.08/1.00 vMB 9
752,483 752,483 00000000000000000005c5b3e1a20592a36bfd66c109971718186531a2cf2f32 676 0.27/1.00 vMB 10
752,482 752,482 00000000000000000003d2986427d795ea236bb88d94fbb9348af7332b63ceb2 618 0.21/1.00 vMB 10
752,481 752,481 0000000000000000000218aa42282396b2cd3afd7f4e2fdec54d37cef658d239 2,349 0.79/1.00 vMB 12
752,480 752,480 00000000000000000000c0789a776421f5d97def437036c46142883befd032df 1,120 0.51/1.00 vMB 9
752,479 752,479 00000000000000000000e761d9f52e83ba13da9a882168e4159b68c8a780a22a 606 0.31/1.00 vMB 6
752,478 752,478 000000000000000000073f2c1a6c3000900bd596faa6bea206a5d2c541cb529f 2,883 1.00/1.00 vMB 12
752,477 752,477 00000000000000000007c2f55c17a25a0962bf18d88a06cd620ba086425ef787 2,358 0.93/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.