Loading Tool

Explorer IconExplorer

Memory Pool

32,876 transactions
27.22 vMB
0.05661053 BTC
Random Selection Loading Transactions
Max Size: 135.31/200 MB

Candidate Block

Mining Attempt d904d7b76a3271bd61dd1fc4a2c20ebcf4a10299fc2e39133c1c53730e14437b
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root e8646c2248f2ff210f9ba610ddf442e3b4e41e44322b178dd467d6851070a201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,402
Size: 1.00 vMB
Total Fees: 0.00535877 BTC
Feerates: 40.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (170,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,254 744,254 0000000000000000000162a0c14e18eb7b246cfd32fabea8962e4085e04d8be8 233 0.09/1.00 vMB 15
744,253 744,253 00000000000000000006bec1d9f821c4212d428a728363869de7e68ab2263fbb 370 0.10/1.00 vMB 17
744,252 744,252 00000000000000000002b06c5846ecd121ab417b9529bed1ff9e076b90bb175b 1,552 1.00/1.00 vMB 7
744,251 744,251 0000000000000000000612f804941e89a25c96c256868f71360b3c1f15f733ed 2,943 1.00/1.00 vMB 16
744,250 744,250 00000000000000000005590a51700580d862de7bfd09ed5daf92ef2441237ab2 2,291 1.00/1.00 vMB 7
744,249 744,249 00000000000000000007932a090e154e8f882079d013497c974ddc8214197326 2,797 1.00/1.00 vMB 19
744,248 744,248 00000000000000000007925bfd39c9e4a8bee5806051a98a0dcc2fea1d113a09 2,908 1.00/1.00 vMB 21
744,247 744,247 000000000000000000035f8b66e9449c991f51a66cc1d59f5c4e5d09b9ea253f 2,961 1.00/1.00 vMB 20
744,246 744,246 000000000000000000026ecb2190931147063b84771bad412762947f9d9ad77b 371 0.26/1.00 vMB 6
744,245 744,245 00000000000000000001829b7cc8933e6110be5f20bfe6e2b06a1339287e760d 3,190 1.00/1.00 vMB 17
744,244 744,244 00000000000000000001345c8023d0193a6976f33162e2ed76cb71eb0db52c6b 768 0.70/1.00 vMB 7
744,243 744,243 00000000000000000000fdfbe3d0b734c9c574f18eeede53cef0984b61649461 1,593 0.93/1.00 vMB 14
744,242 744,242 00000000000000000007efb1de8160a8d63e606bdff36e82932dc60528131217 37 0.01/1.00 vMB 18
744,241 744,241 00000000000000000001d70db2b725746858c484c023051737b97aebc81e30cb 1,263 0.38/1.00 vMB 14
744,240 744,240 000000000000000000086366ef16f99a3ee2438cdbfd3331b5f29999c1086073 1,404 0.83/1.00 vMB 8
744,239 744,239 0000000000000000000855d3a9ce606a3358f73a7d5761329faa4d8d087512dd 1,495 1.00/1.00 vMB 8
744,238 744,238 000000000000000000086060e4faf46c535c21e5a40d5829c7157876847ca0ac 2,324 1.00/1.00 vMB 17
744,237 744,237 000000000000000000097f328979c32d014ef53ca73b05f34d88117637091928 792 0.73/1.00 vMB 4
744,236 744,236 00000000000000000004f0568600d9c71fb747c63e40877f8eb7f559a6126331 1,497 1.00/1.00 vMB 7
744,235 744,235 000000000000000000098521aad54ce38b34e381f10531a5ee94a72e24a0c155 1,963 1.00/1.00 vMB 21
744,234 744,234 00000000000000000009440d79abefcbd15c8d2866e2fd8dcb0ca0bd9579e422 1,957 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

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