Loading Tool

Explorer IconExplorer

Memory Pool

76,543 transactions
28.45 vMB
0.06534211 BTC
Random Selection Loading Transactions
Max Size: 172.60/200 MB

Candidate Block

Mining Attempt cc4be4952c7c043ce5fec80ab87fe6bd8fc2a6705e7f6fcf04c17d1965173859
Version 20000000
Previous Block 000000000000000000017f6dd0e67bd2be6472dbc7ef25111a31d2d43442caa3
Merkle Root d012aad602fb6e01e9d7580e361d25be3c62e16280531165bdb8db0cad207f5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,604
Size: 1.00 vMB
Total Fees: 0.00631124 BTC
Feerates: 40.21 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,164 (143,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,167 771,167 000000000000000000044d5b5393df7ddebe662461acc83ad5ddabce94761bad 387 1.00/1.00 vMB 2
771,166 771,166 000000000000000000075b759ef3c4ffe33edadddf3c0e760e1f51f2f5cb43a6 579 1.00/1.00 vMB 2
771,165 771,165 00000000000000000006c2bf158138172d901b1040d686d63e76df3c0b9aec43 291 1.00/1.00 vMB 2
771,164 771,164 00000000000000000002db1c3205316912b91080d65fc8be32786195b5cff56f 2,208 1.00/1.00 vMB 7
771,163 771,163 00000000000000000002dbaded72f045f631eed77c4b34af477aa448720c413a 1,140 1.00/1.00 vMB 4
771,162 771,162 00000000000000000004dfa5d3b321b30705ef7d3cce9a3934841a1f7a63a1e0 3,171 1.00/1.00 vMB 6
771,161 771,161 000000000000000000019430cb74950892eb2222c42c617a8adb1b8d4c9d05ad 2,417 1.00/1.00 vMB 6
771,160 771,160 00000000000000000007a38970996388a1331adf8d839080a96e3dba1df74fdf 2,747 1.00/1.00 vMB 4
771,159 771,159 000000000000000000068e30703185fd9a8093167dea7612825d200200aeb7a0 1,620 1.00/1.00 vMB 6
771,158 771,158 00000000000000000002a1d23a46ffeeed1c19e611d899582535d57d774aa200 2,352 1.00/1.00 vMB 16
771,157 771,157 00000000000000000000311fa58b00ed7bfccd7406a08e41aac98f7a88f86eca 3,182 1.00/1.00 vMB 10
771,156 771,156 00000000000000000004f2186d7c6cde8ee5946c4cad2c33d811f7251356d5a1 2,746 1.00/1.00 vMB 5
771,155 771,155 000000000000000000029bcb9bf4687d5379061a2050a1fd1ea7efdea26fe646 4,256 1.00/1.00 vMB 7
771,154 771,154 00000000000000000004106d4865207c1194a50fa836702ce905b0e9032a6cb0 2,808 1.00/1.00 vMB 22
771,153 771,153 000000000000000000024342ff492f5dade747883a809f96794e4caa961730ce 3,445 1.00/1.00 vMB 20
771,152 771,152 00000000000000000002e85392c5b3b98fab1ec9662b4e525a4f0e0096992671 3,332 1.00/1.00 vMB 11
771,151 771,151 0000000000000000000090ff682c92d7f5c0c377632d6f0e4dd45c1a4f4a897a 3,285 1.00/1.00 vMB 6
771,150 771,150 00000000000000000003a7da7bdc738e059460b4d17639012eba711aad8eb18f 2,947 1.00/1.00 vMB 8
771,149 771,149 000000000000000000030ddf90d231d2c6fb1c54f5fe4e95c91ce2500caed150 866 1.00/1.00 vMB 6
771,148 771,148 0000000000000000000766d509482dea9f68570a840e04d0af2310b07a2e5557 2,415 1.00/1.00 vMB 13
771,147 771,147 00000000000000000000dee848ca594faed7fb8d47d348196f291166d59ef17f 2,449 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.68 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: 682.52 GB
    • Received: 16.46 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.