Loading Tool

Explorer IconExplorer

Memory Pool

78,743 transactions
29.17 vMB
0.09454430 BTC
Random Selection Loading Transactions
Max Size: 176.32/200 MB

Candidate Block

Mining Attempt 8d758d49055719990436c39c69ac6ca3fb9fc0015f0fcefe734b3801770e139f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 7d02123d00f08aea0e4aa9b72cf4486376eada0444717879313b0ccabe132bbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,702
Size: 1.00 vMB
Total Fees: 0.03353801 BTC
Feerates: 477.45 > 3.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (272,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,593 642,593 0000000000000000000c287b7390a2bdcb494fe40a47ed6aa91c582c3c277999 2,620 1.00/1.00 vMB 163
642,592 642,592 0000000000000000000faf9aa0d1b4765733c8adbc658a0657d96518f0b9e4c2 2,097 1.00/1.00 vMB 108
642,591 642,591 00000000000000000003eec40bed31ff84358e2f30d76af3a453f96e06c059fc 1,953 1.00/1.00 vMB 146
642,590 642,590 0000000000000000000ef1e9b580781d74a05bfc74a4451673ae16ee6a198973 1,974 1.00/1.00 vMB 154
642,589 642,589 0000000000000000000a12423eca3a156d5c884bdab1b87a4722506262be5419 2,822 1.00/1.00 vMB 182
642,588 642,588 000000000000000000024288d8c6802102d190c63b1ab5d2169ca07cb9790e42 1,624 1.00/1.00 vMB 47
642,587 642,587 00000000000000000008521ca22dce20d1d3abd7a9e9c390902704553f97ee24 1,340 1.00/1.00 vMB 27
642,586 642,586 00000000000000000006122f71259d466b98885f6461215f307d44366b20cc1a 1,610 1.00/1.00 vMB 25
642,585 642,585 0000000000000000000aae0379ced977d10b7737196463c54853969e6b181148 1,912 1.00/1.00 vMB 51
642,584 642,584 0000000000000000000086bf6f5526209378d25857523ce462f26ffebf38b0f6 2,068 1.00/1.00 vMB 84
642,583 642,583 00000000000000000005d432add78beef9f636c2aca110745661a29dfd2f5350 381 1.00/1.00 vMB 6
642,582 642,582 0000000000000000000467ddb8a008cce2bc368ad2f442feb55de8e9d64cf4b1 1,398 1.00/1.00 vMB 39
642,581 642,581 0000000000000000000302c8d69b8f9fb04278facd12dff849488fe2f50a77b9 1,204 1.00/1.00 vMB 32
642,580 642,580 000000000000000000064e408e957d2769923f45dcdc29df7c129881621e2907 1,497 1.00/1.00 vMB 70
642,579 642,579 000000000000000000029cc70987134fb373a0bafb96e6b26718477316ae7ae8 1,853 1.00/1.00 vMB 88
642,578 642,578 00000000000000000010a2054b43ce31f71fd26be54d5ad3182bc267fc5bd051 1,223 1.00/1.00 vMB 49
642,577 642,577 00000000000000000008362bb2a1a25645554aaf73fa1f930bcbb6d428d55c8a 1,262 1.00/1.00 vMB 10
642,576 642,576 000000000000000000088e616554b439229288efc13395b519a8e4490afabae8 1,563 1.00/1.00 vMB 67
642,575 642,575 0000000000000000000c74a79f4805dc3f4a5593e3fd465e0ee5c2a6a0e78e34 2,640 1.00/1.00 vMB 159
642,574 642,574 00000000000000000004591740badf7e1022c519143c623ff6ca1c25bd2ed769 1,114 1.00/1.00 vMB 45
642,573 642,573 00000000000000000003f86ecd3c7cd647896d1b50bece0eea149eca74756e4d 1,683 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.