Loading Tool

Explorer IconExplorer

Memory Pool

88,766 transactions
33.17 vMB
0.19679176 BTC
Random Selection Loading Transactions
Max Size: 199.82/200 MB

Candidate Block

Mining Attempt 73a6f1998513002d58a429554fa36da086680b7c427ce06305aa87c6af2f1274
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e8070789b8f3e7b74935804dd16eaeef7378f5a1b18546bde3b4e43b385d8038
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.08654110 BTC
Feerates: 387.56 > 8.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (562,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,253 352,253 0000000000000000092ab7acff476820445cb2f62e10c5e7997b81a6c855a3cb 1,268 0.63/1.00 vMB 31
352,252 352,252 00000000000000000801aa3ab21a88c56acb66dc6f2560201369498f4d4c85af 1,569 0.75/1.00 vMB 36
352,251 352,251 000000000000000010a6a3ce2d3db6bd9d1e8f511b388f2eb35c1cbb319d9132 108 0.10/1.00 vMB 9
352,250 352,250 00000000000000000752e6a1c4b5ce6d860de5f95c3ee1da85cc7deb8560d8cb 1,074 0.49/1.00 vMB 28
352,249 352,249 000000000000000014166664dc54941e664bb1c061cc81580559dac0b49c391a 108 0.08/1.00 vMB 14
352,248 352,248 00000000000000000bf7a28dd7e8f6c22cc606e6c4818e02b6e76dff6fb2651a 531 0.29/1.00 vMB 21
352,247 352,247 00000000000000000de731063306faa63183a788463561b3c1541c7fcb07c385 1,022 1.00/1.00 vMB 18
352,246 352,246 00000000000000000c7f0092f36f41331aff4ef49f927fb185c3b2eca5555413 1,143 1.00/1.00 vMB 19
352,245 352,245 0000000000000000104913fa29a164a20e7dc439c731b010b076ee2d2c039301 2,203 0.75/1.00 vMB 39
352,244 352,244 00000000000000000a769045816481b3c65705a3dd864a48590d97c5326f2fb5 1,148 0.57/1.00 vMB 31
352,243 352,243 00000000000000000608fbfe49605ecb50c0a602f1297137826c0d929d74c29b 903 0.46/1.00 vMB 25
352,242 352,242 000000000000000012eb37d666a3a1cda32ac2885c413b07c62b4ff998a2d160 1,713 0.75/1.00 vMB 33
352,241 352,241 00000000000000000110afafd674d1f112543d3f30a03ff611831a2d31373ff5 516 0.27/1.00 vMB 22
352,240 352,240 00000000000000000748c0487617d8295edbceeae653c84ba546bc92a7047e8b 1,596 0.76/1.00 vMB 27
352,239 352,239 0000000000000000079180495f7d3591bf11eab55627328cf7f2f7552244a765 339 0.22/1.00 vMB 28
352,238 352,238 000000000000000002c9fef1031625ff0c237dd541283c5872937d9f3f0be557 415 0.19/1.00 vMB 28
352,237 352,237 0000000000000000128cd1ef29d9dd36a51f2917e040997bc0adc9a8178f4910 357 0.22/1.00 vMB 21
352,236 352,236 00000000000000000d58e2d6626b0d2365274ce1066187bf36a24f26e20d5047 1,163 0.71/1.00 vMB 8
352,235 352,235 00000000000000000ba6af014a154eb6ff47fb65093fe3f5016eb49996115674 566 0.35/1.00 vMB 22
352,234 352,234 0000000000000000111d0837281744277e0fc9c61423be8123ea227520794c80 776 0.41/1.00 vMB 26
352,233 352,233 0000000000000000089de96645f3b8b627db55fd9052a938df510770598ddf50 260 0.28/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.31 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: 660.09 GB
    • Received: 14.62 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.