Loading Tool

Explorer IconExplorer

Memory Pool

79,782 transactions
30.20 vMB
0.10903873 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 39f66e233e324a551b89eddb6946af7c7c2b3bdb0b3583ea1ebbf878cb881a13
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 65b44a06433bb0dab1d52aa2b4e7b8c004e5af4098b030316329fafd652fa84b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03786173 BTC
Feerates: 151.00 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (587,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,173 327,173 00000000000000001aa7a8030ab629c9cea08a4a94846e6403a1e6d71882cd4d 132 0.08/1.00 vMB 22
327,172 327,172 0000000000000000193b8613db28b72caec7a69351a08943bff54bddb0ab7642 234 0.15/1.00 vMB 123
327,171 327,171 00000000000000000a81ef49231a67f68902a03cddb363e2d728148604fa4445 841 0.46/1.00 vMB 25
327,170 327,170 00000000000000000bfca91722119bacae6c16cd03c3d218e38dfba6dcf4b3fb 615 0.36/1.00 vMB 26
327,169 327,169 0000000000000000068b374a21c42215915eca6def48e2102d59e021870d1cab 972 0.60/1.00 vMB 24
327,168 327,168 00000000000000001dd18e036b0904b5fc63cb3fd6f2b97050b3da0bf1044776 713 0.72/1.00 vMB 17
327,167 327,167 00000000000000000a8da9324612a51521e03d8ed78d460e3edc36feec59d9ef 2,025 0.90/1.00 vMB 34
327,166 327,166 00000000000000001715c4e8e313a62fe0811d9af5fc76fa0acef75fa9f988be 358 0.18/1.00 vMB 33
327,165 327,165 000000000000000007d7c0a90bdfdc97bc11734e8fb825e3491ff8150a3f5f86 111 0.05/1.00 vMB 53
327,164 327,164 0000000000000000141e46701b5881268cbae1fd6038a7e74cbd699f0ecb00e4 206 0.13/1.00 vMB 24
327,163 327,163 00000000000000000aabcbea1cd53f214007265bbab672210a703df62518cca5 309 0.19/1.00 vMB 30
327,162 327,162 0000000000000000157fb2a44e6965a0fdfa802a92a60d0725a291b125015dc2 134 0.07/1.00 vMB 20
327,161 327,161 000000000000000003c9cdbd01d02c8479e7b6f898aa67741f786eb988e7aa2d 1,124 0.74/1.00 vMB 26
327,160 327,160 00000000000000000bfda5a47bd8776753ab58b76af58679614b08ed914cf087 45 0.02/1.00 vMB 24
327,159 327,159 000000000000000017b31cc5e4f2e7311c442e01d851112a1f75a85e3ce1a245 277 0.23/1.00 vMB 27
327,158 327,158 000000000000000008fa8a574ce3ee6586b88f768f2ba1cc7e31a6ef30f9b473 27 0.01/1.00 vMB 22
327,157 327,157 000000000000000004a341eefca5fa2a5b2ef6e3c2f6fc4551bfc4c15a61288e 435 0.27/1.00 vMB 23
327,156 327,156 00000000000000000c9c69bc5d8e3fc05f94396d24e3e8d4851bd175264dadd3 429 0.32/1.00 vMB 22
327,155 327,155 0000000000000000070c17d3e14c1b4c5aa8b430d6d4a99116a2fe0a19599a90 88 0.05/1.00 vMB 13
327,154 327,154 000000000000000009b455b1f4affa1466102e8b852da4a93d7194ab4e9a5f6e 859 0.51/1.00 vMB 27
327,153 327,153 00000000000000000605ba84cdc0c567fa1c6ed301a9b9ad440dc26bd0155b16 663 0.46/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.