Loading Tool

Explorer IconExplorer

Memory Pool

31,612 transactions
24.93 vMB
0.04821617 BTC
Random Selection Loading Transactions
Max Size: 125.03/200 MB

Candidate Block

Mining Attempt 92827c4e95c2e110fc12b7a828abb017207333e11429769cbb1b2605a51458d9
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 017ff4462c1ab6614c6bcdbcb482f888fd0d5f3aebafdb7667caf814393b3fbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,770
Size: 1.00 vMB
Total Fees: 0.00350576 BTC
Feerates: 15.77 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (670,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,233 244,233 000000000000006651cc0e24fae21b8d31b3fa8880987bed4ca1c4b2b61cf7a9 6 0.00/1.00 vMB 129
244,232 244,232 0000000000000052647e3f91ca9b4caef479ef2d1b4c1f151612e71ac82b78f8 220 0.09/1.00 vMB 156
244,231 244,231 000000000000005e10ee46e75d64187588d815edb97dad75c8fdf716b4538590 38 0.01/1.00 vMB 50
244,230 244,230 00000000000000a23c484e01c3d74c97b7d23c04136c605fcab438406208cba1 211 0.12/1.00 vMB 64
244,229 244,229 0000000000000006afb36a0f046f29ed3360736f985db80c1898edfae8ba70e4 747 0.25/1.00 vMB 216
244,228 244,228 0000000000000072ce733a6f0450e09db29bb0f4a47151395e7f6dff13167dd6 300 0.09/1.00 vMB 19
244,227 244,227 000000000000002ea3bf1e02fae32ac6fb98b331a2e94b8cf9d9e82af1766896 500 0.21/1.00 vMB 119
244,226 244,226 000000000000008a801ba751854a3e15c67ed22633f6484f6b21b2216daa0487 134 0.06/1.00 vMB 124
244,225 244,225 0000000000000034743200406c60401bc57e992874e54df7618f982401c1b8be 521 0.25/1.00 vMB 141
244,224 244,224 000000000000003879b82b26fcb4b7718493573c4de084954f5415428ffae06e 256 0.12/1.00 vMB 61
244,223 244,223 000000000000008caadd7a42e013689ecc5aa8e20f9b3994fef449a5595b691a 128 0.05/1.00 vMB 163
244,222 244,222 00000000000000aedfa4b30632eff50057511e5c8bde8d0de75b794d4f8fd5e5 171 0.07/1.00 vMB 190
244,221 244,221 000000000000009457aef0346680ebf733d818058892b5f06f9a3c496fe66237 43 0.02/1.00 vMB 74
244,220 244,220 00000000000000b03cfaa8fdf275cfdda215092624df24c528464aad8665edbd 208 0.10/1.00 vMB 104
244,219 244,219 00000000000000971df7d74fbae0d48b127e5acfaeafcb90179154d9318b844a 25 0.01/1.00 vMB 124
244,218 244,218 00000000000000b214ef0e7cb201b8bf2bb063af94a511915e349609c8b97b92 126 0.07/1.00 vMB 104
244,217 244,217 000000000000001b41ec2e1914ad206742ba7928b1b59515f8f36c9e616b732c 537 0.24/1.00 vMB 122
244,216 244,216 00000000000000c5dc0dec5bdad2eda674abcd60a5dec40c8fc3d6d7ae30d558 9 0.01/1.00 vMB 15
244,215 244,215 00000000000000409b2edd0e30ccd97b01a97ba1ef83d620101a46fdfa8c7ac2 78 0.03/1.00 vMB 135
244,214 244,214 00000000000000c8b5f1160e98499a14a35849088e85f5bb24f5d86bd5b69570 89 0.03/1.00 vMB 160
244,213 244,213 000000000000008d22137be097497f306cffbe6f728078390bccfeb0bae1af17 7 0.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 781.82 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: 635.91 GB
    • Received: 12.34 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.