Loading Tool

Explorer IconExplorer

Memory Pool

81,458 transactions
29.98 vMB
0.08920132 BTC
Random Selection Loading Transactions
Max Size: 180.99/200 MB

Candidate Block

Mining Attempt 476b9baddba6a3e821e725f464e0e205083477814d9bc6f45f42fad1387daf0d
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root b841bdc7fbbfebe3393a2e58ac14fa19afa63220088356312e086ebeba4564a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,501
Size: 1.00 vMB
Total Fees: 0.02798628 BTC
Feerates: 502.62 > 2.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (737,713 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,252 177,252 00000000000002a4c9eb4060b4bd5a3e04c9e40009a9a4c47875ef2c69b578d1 851 0.25/1.00 vMB 174
177,251 177,251 0000000000000783f5a1d300dcc943a74d6b668a7aebd4b70b8cc5b1cde14307 122 0.05/1.00 vMB 177
177,250 177,250 000000000000050d66e0722e30962ca60c9b4241f511e8d91154d2222e03a866 65 0.03/1.00 vMB 263
177,249 177,249 00000000000005fba5e81801dd6cf5212446215722d3ad56cfbfeb09b3beeb76 76 0.04/1.00 vMB 83
177,248 177,248 000000000000078b87eecbd9a216717ebeab67a5b5051c21f22ef0ed7536da54 14 0.00/1.00 vMB 29
177,247 177,247 00000000000006473b07ea6ba7e36957ae68d35dfe3ecf0c6f91657c865277e1 9 0.01/1.00 vMB 113
177,246 177,246 00000000000000e46f5dcba36d21811597984c8b964f5876c400e502b59a8d31 51 0.03/1.00 vMB 211
177,245 177,245 000000000000016217c799e6d414cbd420da4a134a3b1a9b30f728b7da81d6d9 25 0.01/1.00 vMB 356
177,244 177,244 0000000000000729fce8abd24f2abb7f1080f603a7d5f75794c79afec3efbadd 43 0.03/1.00 vMB 25
177,243 177,243 00000000000008838dc29dd8f585e69dc53731d6de106179c6a76b1b20c31396 26 0.03/1.00 vMB 54
177,242 177,242 00000000000002beeac9bf91ad97e76a982af4ffe86822c900cfa1d919380876 42 0.02/1.00 vMB 59
177,241 177,241 000000000000092a1982b20ff16d13869c77581ca6605a950c9623dd4cad03ff 106 0.04/1.00 vMB 116
177,240 177,240 0000000000000557778c3d9f82be3b0ba43aaba8388c3e4a4ad12616a860af2c 78 0.03/1.00 vMB 165
177,239 177,239 000000000000024531f2710058f6be556abed1a460336840fbe8291f8f25a290 11 0.01/1.00 vMB 31
177,238 177,238 00000000000002fe196cfc39e4306bfcb1c2e9c1c04c2a8ec333ac1ddde2545e 61 0.02/1.00 vMB 18
177,237 177,237 0000000000000991b552345c712845a5ae798a9934a9e867755cf560504cb40f 36 0.02/1.00 vMB 259
177,236 177,236 000000000000057f5eb2f36833f8370bdccee704a3d2984e8df2a9284fb6110c 6 0.00/1.00 vMB 0
177,235 177,235 0000000000000a17ca00ee6181090d446b3f48544bc11683f153164dc2d1e5af 17 0.02/1.00 vMB 132
177,234 177,234 00000000000005bdd3009ca677e2ca45e6045fcd6ddc17f1edaecb8dc8db4b9c 38 0.02/1.00 vMB 73
177,233 177,233 000000000000033d13105d1845e7fe65dcb30c1c3a38c6755251939dc7d9e691 15 0.01/1.00 vMB 70
177,232 177,232 000000000000029867a837b637688fc538217af6e4ea6840682c7db33fda8197 10 0.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.33 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.36 GB
    • Received: 14.69 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.