Loading Tool

Explorer IconExplorer

Memory Pool

76,594 transactions
28.19 vMB
0.08601387 BTC
Random Selection Loading Transactions
Max Size: 171.74/200 MB

Candidate Block

Mining Attempt ecfc5ad8be9fb46831aefd485ec0dba2a45edd7b21775d88b6effd6c049a50b0
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5b264426b3f4576e248958c303a22a2d15371af6cb53fe213540873dee51b425
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.02465344 BTC
Feerates: 150.93 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (706,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,438 208,438 000000000000006902d29dc56dbeb52fdff0ef8a1110b88c767e822ba2aa90b2 333 0.14/1.00 vMB 183
208,437 208,437 00000000000002a9a6ece15cedb9024f530355622b3357834ebf4946d4d5d357 23 0.01/1.00 vMB 1
208,436 208,436 00000000000004e26e44ae7dd288174da4cce01089f802e60f44123f8364ebae 141 0.06/1.00 vMB 171
208,435 208,435 00000000000003b7a31c4018646971d1013517bcb1871d26cf08216dfce758e3 274 0.13/1.00 vMB 145
208,434 208,434 000000000000002ca476ac13913ac35da1c217817c571299fe713b5045b075e4 117 0.04/1.00 vMB 196
208,433 208,433 000000000000040b19a45449c193841149e5d20b4dee6f1891a1b5c0b5f38221 81 0.04/1.00 vMB 143
208,432 208,432 00000000000002e7899fd4646a7d977bc9d8aacb4ba6d0372c500e6a2b24532f 128 0.07/1.00 vMB 145
208,431 208,431 00000000000000debea8030c96541a112f91bad20f18b7920380cab0f2cb7701 7 0.00/1.00 vMB 156
208,430 208,430 00000000000000a6a325d188f667b48aa740a603bbff712cb2a14a096eac9e96 23 0.01/1.00 vMB 167
208,429 208,429 000000000000047b97f43150b1b1ee1d02a557f65a502e5d8d6093b22e5b5695 89 0.05/1.00 vMB 113
208,428 208,428 00000000000000ede89223aa54c87780cb1cffbca8a8058e3286c0e5fa9f4aca 409 0.20/1.00 vMB 232
208,427 208,427 000000000000014846127fd3e11a866ccd051cc12cfd18584e19167dc26f1efb 9 0.00/1.00 vMB 0
208,426 208,426 00000000000001b1f3530407776a30edaf197c1bc2b7cbedf03927e5a6a8268d 145 0.05/1.00 vMB 190
208,425 208,425 00000000000001bbfc2173ddea4778ffec851e8d7eafb00de490010ba9c495ae 12 0.00/1.00 vMB 493
208,424 208,424 00000000000002688919e52a3a1d663419609c1190e256c2fc9b72a0a08f8000 17 0.01/1.00 vMB 7
208,423 208,423 00000000000002fa74c438e63eaa98c3c613eb94768dc8e9d66264919424f981 66 0.03/1.00 vMB 155
208,422 208,422 00000000000001723ca7b587b04586f96b06cfba76a0d93c6e467939917b2882 229 0.10/1.00 vMB 174
208,421 208,421 000000000000040920e5a5baf5702d5b80b9b8adc2f0f1a3f257f69db2940344 161 0.08/1.00 vMB 152
208,420 208,420 00000000000000f9409abc9bfe8c7b6c97e656c8b4272fa6e06edc7c8e262274 12 0.00/1.00 vMB 154
208,419 208,419 000000000000033ed81a54e31bb4aba07ec8c2ab036ed16895b7294fc6cf8165 169 0.09/1.00 vMB 80
208,418 208,418 0000000000000195a1342bae48e1d4ef07db5f667121b6afa5a895b42104d47d 516 0.19/1.00 vMB 203
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.