Loading Tool

Explorer IconExplorer

Memory Pool

11,949 transactions
8.98 vMB
0.06196615 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.61/200 MB

Candidate Block

Mining Attempt 25bce76c6d44b00b0a1ea035d5d99720f3b4d3415ae4160f5a4c72c6c7792708
Version 20000000
Previous Block 000000000000000000018a8003492cbdec5695b2cec8197f7ffb6a62f2878539
Merkle Root 281f8a17253ed4f857e41478ca55aeb7514496072fe1d71af3d0c517ff7dfc02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,664
Size: 0.99789 1.00/1.00 vMB
Total Fees: 0.04862147 BTC
Feerates: 101.66 > 4.87 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,621 (705,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,190 208,190 00000000000003301408b93ff124088d8b016e1a985165b9d5902823f50c6d3d 128 0.05/1.00 vMB 230
208,189 208,189 000000000000000d95bd0a1b5698804b8eb51fd6118b73a9e80a75edac05d620 171 0.05/1.00 vMB 72
208,188 208,188 00000000000003dde61aab3d38c8ae0f8545a6c96bb62017f61d8cf8130b3e26 956 0.42/1.00 vMB 199
208,187 208,187 000000000000023cbd070dd23c8970714d0d5ee0e7303f70556e5e3e13c0a4d6 151 0.06/1.00 vMB 210
208,186 208,186 000000000000019f4b45d5dde3d2b71b194a7744ec7ded8030d0dd1c3e4d172f 537 0.20/1.00 vMB 212
208,185 208,185 000000000000014844bb1b27a14abe1dc45fcbccb608b8cafe90c7b765333023 150 0.05/1.00 vMB 455
208,184 208,184 0000000000000130fd1c0b378bd093abc3c012c2e6039d0d10be1feabddde993 130 0.05/1.00 vMB 59
208,183 208,183 00000000000003c92aead2c4ca188b82484c775e29cd6f683f836aa9cebfa5d6 640 0.25/1.00 vMB 202
208,182 208,182 000000000000002474a3ded86212ec2ccc0ec83dd243f87b86a13bddbb9da5e9 211 0.14/1.00 vMB 153
208,181 208,181 00000000000002f0deedb309be5c82c05d29f730fa952867d386e559abc32805 693 0.32/1.00 vMB 128
208,180 208,180 000000000000001b227347c853a1f7f54381b1410f3357bf4b06531fbb1aa737 328 0.12/1.00 vMB 245
208,179 208,179 00000000000002a71df1dbcf74031e5b59bcb431ace5c53d260e8c2c7eaf5d30 93 0.04/1.00 vMB 140
208,178 208,178 000000000000029218535f51059f0f4dd2b68fa4aec18f8bb96f3ee2b059007d 555 0.20/1.00 vMB 264
208,177 208,177 00000000000001a200ee9b3cbb98278eaa4d3dc71ec9c1d887eeb409e3c99a9b 535 0.38/1.00 vMB 106
208,176 208,176 000000000000002ad70a2ec02fbe6b2f472db40ed4cf3a4f07bafa1fa3ce5cde 126 0.05/1.00 vMB 229
208,175 208,175 00000000000000560d67ded432022b6aefe37fbd4d91387a73a112d821681697 150 0.05/1.00 vMB 118
208,174 208,174 00000000000001fb94d3d5adb2d49a19b1374cad73591488e3a28be514b954da 19 0.01/1.00 vMB 108
208,173 208,173 00000000000004aa674e4a7171a084b3a123e48b8626b050ee22c1d4e3d51b07 199 0.09/1.00 vMB 175
208,172 208,172 00000000000001aa9b5db8f7fb45e95f26540c392d19282c82347d6e855d31a0 370 0.24/1.00 vMB 177
208,171 208,171 0000000000000349e2177a14437b5c5a71514674c582cb91e566002c0bc934a7 154 0.05/1.00 vMB 189
208,170 208,170 00000000000003ba749c5ea2a137b3a2d322e3407b8ba583624663483f7dd837 327 0.14/1.00 vMB 330
Previous 10 blocks ↓
Total Size: 779.94 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: 466.02 GB
    • Received: 2.80 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.