Loading Tool

Explorer IconExplorer

Memory Pool

11,912 transactions
6.84 vMB
0.02312616 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.21/200 MB

Candidate Block

Mining Attempt 59f2803157066073655c75567a0feaa072dc5857e9580da9702d64c52d678de0
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root c4c5a0c457eba17ad2309202f426241b9401e90f7146442f11d3cfb6b17f631a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,147
Size: 1.00 vMB
Total Fees: 0.00958742 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (802,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,243 111,243 0000000000000813b469859542cd77d7610e68dcb15b8b4aad2aac2bcdb952fa 10 0.00 vMB 3
111,242 111,242 00000000000120df4fe4f18ba0af83699447af01b88d3d50f2e1ace183548871 152 0.05 vMB 23
111,241 111,241 000000000000856fec025cd764cd232311b7a34a101fc052bbd1c4cdd40e8e26 21 0.01 vMB 0
111,240 111,240 000000000000417d9e85fb5372963f1f689ff1ecf80b3949a98325861e9b5ccd 12 0.00 vMB 3
111,239 111,239 0000000000001ff50356a64b2ec049979432dbb4b09cc7d5be55a36a1c1df161 13 0.00 vMB 0
111,238 111,238 000000000000294bb26ffadd53c3e86563ef93786767ca08b3fcb0c931017fde 13 0.00 vMB 3
111,237 111,237 000000000000f3585e82e38ed281961d41ba4858ca081a23fcd54297fdf43c25 12 0.00 vMB 3
111,236 111,236 0000000000009d3ec90963eb45c7b31b1da25d9e6094cd0ee16575b003e2d951 17 0.01 vMB 0
111,235 111,235 0000000000001b392b8d4a654da1485a53805e711b60f6b4ae36e94319085f25 9 0.00 vMB 0
111,234 111,234 000000000000695efb97224e08e02b7bccd2dfde95c6a40de280e7b366346f2e 12 0.00 vMB 342
111,233 111,233 000000000000264663d60f2b8960f4e595e069d7a961abfe4b41726033f5928e 13 0.00 vMB 326
111,232 111,232 000000000001009686995ead2448d7d26526d003b4452ac7f851e4209f486068 11 0.00 vMB 0
111,231 111,231 000000000000d42459666df6e1db1c94240db375e169407239db2d31ec5d0244 12 0.00 vMB 0
111,230 111,230 00000000000115459751a80e2c453ed13b5e5aaf16a5ed0edd31dd74281df7c9 14 0.00 vMB 308
111,229 111,229 00000000000014112463269c32bf3c705140657a06c69b6729e5d24fb9449f43 21 0.01 vMB 170
111,228 111,228 0000000000001b8c4b3c684ecb6e141be54336d8cf67e27b38c501a3c237eea4 12 0.00 vMB 0
111,227 111,227 0000000000007e21a49744c4789ac8993b39a7ea0a9777c539b47822a6d50e72 13 0.00 vMB 341
111,226 111,226 000000000000013b48ee1a7e0f9a1ff5c1ff14b8aab9a2bd84139031ff2b91ea 12 0.00 vMB 0
111,225 111,225 000000000000da8994d7001ef491314efaa818b647059b283eb7a87aa0ce2afd 14 0.00 vMB 310
111,224 111,224 000000000000d73623d6a2fc942fde433a1e5c76b8b6ca46f2f973b6bf0b3669 34 0.01 vMB 0
111,223 111,223 0000000000006653cab3397311f2b6f1501e63724db040ac814d7b6483678199 16 0.02 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 225.27 GB
    • Received: 0.86 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.