Loading Tool

Explorer IconExplorer

Memory Pool

78,318 transactions
29.75 vMB
0.11343907 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt e1e7902df8bfd3bf5e385525675dc8d261b0aa5262f7a4cddef7a1f25272aa5d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 993b1a8008eb19f1a064aeef8eb6957326872bcad02b1893eeafd3852593ee6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.03338935 BTC
Feerates: 660.76 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (387,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,646 527,646 00000000000000000010b3f8e1fb9557f9a50ebfae706c91df6ad0399eb7af14 953 0.44/1.00 vMB 15
527,645 527,645 00000000000000000010cf0452dbaec0582ae1b303da132f980eccae3a9174f9 2,483 1.00/1.00 vMB 26
527,644 527,644 00000000000000000027eb7a8b32e4cb02a42f5c6a2404e6f68bc928fd9b0336 544 0.17/1.00 vMB 24
527,643 527,643 000000000000000000238938033e3de23c0356724b139186445359a2e52ea50a 1,813 0.77/1.00 vMB 23
527,642 527,642 00000000000000000038a83bb50430a811d4112078d17b0043e7576fbfb7e3f8 656 0.25/1.00 vMB 15
527,641 527,641 0000000000000000001493cd88f6bc9add5dc526046686139cbec0c2c15cbc7b 1,833 0.58/1.00 vMB 26
527,640 527,640 0000000000000000001bbac396ecc78f44f59785c8a1a158355986bbc5377dc8 1,348 0.53/1.00 vMB 22
527,639 527,639 00000000000000000026671cd44badb62200ae9027c347f1c13e3d7c7ef65c6f 1,515 0.66/1.00 vMB 20
527,638 527,638 0000000000000000002d83b71e11054fe026a47c72b55caae58c15b496237e79 536 0.36/1.00 vMB 17
527,637 527,637 00000000000000000008bb33d2be25b7201400047cb22126582eb726f3961b0a 1,730 0.66/1.00 vMB 6
527,636 527,636 0000000000000000000f1634884a1b96ba68a498a917041de20698ab2c88a805 2,661 1.00/1.00 vMB 32
527,635 527,635 0000000000000000002ec091316aaa328c54ac42b3681d51f8044a9c248000df 478 0.35/1.00 vMB 8
527,634 527,634 00000000000000000035dbe9e719f08fd574eb4f9538161366df5e3867eec439 2,447 0.99/1.00 vMB 16
527,633 527,633 000000000000000000250cffa73c2a08e64e53dab398ede3f38b1c30ae5c66ca 597 0.23/1.00 vMB 30
527,632 527,632 00000000000000000020f9424c3d0ab19ef529dec5046fa687ceac1037f57474 1,200 0.40/1.00 vMB 24
527,631 527,631 00000000000000000036ae7ca31b61fa537d9177aafe57ce3cc0777bac514ce1 817 0.35/1.00 vMB 8
527,630 527,630 00000000000000000019de18be1ee11d4dfba28b0febeeca14cddd5f3e238842 3,007 1.00/1.00 vMB 25
527,629 527,629 0000000000000000002fa0b4213c76a7157967c7835406d4e101d6b883748fe3 757 0.30/1.00 vMB 30
527,628 527,628 0000000000000000000f82627cc341236ff318f1ecd916be131b9c507bd0df27 533 0.21/1.00 vMB 22
527,627 527,627 0000000000000000003856383459dca5d12761308b44c972591defc05ab2e04f 1,960 0.70/1.00 vMB 24
527,626 527,626 00000000000000000003c3ef1261ad9b13288ca2daed8acb96f70febbc6e9bbf 102 0.03/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.