Loading Tool

Explorer IconExplorer

Memory Pool

37,282 transactions
15.22 vMB
0.09939386 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.31/200 MB

Candidate Block

Mining Attempt 63d4897b8314432c91368753d6181da106af31a7ddd7dff475af4f311aa7a4c8
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 0de5aa8f75b271f205c5480e58c69754b6a74b1f778eabfa54ef4877e3c8a82c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.04554747 BTC
Median Feerate: 3.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (860,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
52,506 52,506 000000000aa5418afd638fecb6816315a4f8ad13812251059dd82bc6e3a5665d 1 0.00 vMB 0
52,505 52,505 00000000034d22051bed1400bc8708be694c49cdbb4380e207bbfba8f2118087 1 0.00 vMB 0
52,504 52,504 00000000118f2af9368996e5314270ac56a46483fe0b98f07a6c2d9b9c8cf168 2 0.00 vMB 0
52,503 52,503 0000000011fda37bb1db40217022b44e6ed118a58f6264f0646e2e5e24717ff0 1 0.00 vMB 0
52,502 52,502 000000000c162da412b8e4602da9577cac8727609347b512427a0f504a799731 2 0.00 vMB 0
52,501 52,501 000000001502bba38f75c5ddd51969f774987016ff260ca49d91ae4cdf4a8f01 1 0.00 vMB 0
52,500 52,500 000000000260878c74a06c00adcdcbd940c7d28cc45a622846dd7a173d25ad14 1 0.00 vMB 0
52,499 52,499 0000000002c4486141cb33921414a6a292cb320f0e983d150d565ac4ba0f5d09 1 0.00 vMB 0
52,498 52,498 000000000a1c4e1013dfae088bf4eb68cb4f7dcfbbdd7d3a03b28cad5f94ce02 1 0.00 vMB 0
52,497 52,497 000000001452ea1611440f707ff72b8ec1dcfc557684c799795e9cc3ca4e7e3d 1 0.00 vMB 0
52,496 52,496 000000000511d11e6be26be37b1720007cfdca52f3493b0d73fc92a4543d978c 1 0.00 vMB 0
52,495 52,495 0000000005b73a4b3fabee39824158deb3a5677f08757e79480c57d752c376fa 1 0.00 vMB 0
52,494 52,494 000000000e95befc86b47c7af52c4d4053820f662e1bf4235420dfe17107eb59 2 0.00 vMB 0
52,493 52,493 000000000fbda673ff661e0a99e23fdba49831b5b38252958d2786af4217d5e0 1 0.00 vMB 0
52,492 52,492 0000000009bc78331097df700a5f02b4c3fe1fcdbd93762cfccbfeba45aefd06 1 0.00 vMB 0
52,491 52,491 000000000919ae02133fd08d20899283ee0b79c9b01b0c9755ded43debd69f54 1 0.00 vMB 0
52,490 52,490 000000000ade10250c6489b3baa31879a59899b973c5fb7e1cb52a10e04aa1bd 1 0.00 vMB 0
52,489 52,489 0000000013aec8acec7fdeab2fccf7b4553087ac9b4503c741b1688993eb5468 1 0.00 vMB 0
52,488 52,488 000000000ff9337e64f9b5009b52c89376fde65060ceb4f6e39a2844e7054a95 1 0.00 vMB 0
52,487 52,487 000000000e0214b7d45b30fecc4294ab4e17b24a305f5c919fd49635f2ffc25f 1 0.00 vMB 0
52,486 52,486 000000000d9a77311d1df0ab5e17bb5726a80cb5c13fee326db8599d696008bd 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.11 GB
    • Received: 0.60 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.