Loading Tool

Explorer IconExplorer

Memory Pool

42,320 transactions
26.98 vMB
0.06473326 BTC
Random Selection Loading Transactions
Max Size: 141.44/200 MB

Candidate Block

Mining Attempt 725ca74da5789c28b50bd36b245f473e771923047313d26658e51ff9d2446cd2
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 363dd46dc121e08460b4a3f204b09de657278ab93b0310cb5583b4f73db6907c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.01462810 BTC
Feerates: 60.14 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (378,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,197 536,197 0000000000000000001ad6e5baa81a4da02d63c87dac4923011f45e3208e18f8 2,321 1.00/1.00 vMB 19
536,196 536,196 00000000000000000027fae684e64166ee767ea0de9147b5d64c617ae40b2d4a 186 0.16/1.00 vMB 70
536,195 536,195 00000000000000000021a3e09f02e2442531d9521d16c9018258c9c3575c8220 338 0.20/1.00 vMB 11
536,194 536,194 000000000000000000102f14cfd6b8f8ff4d9d9b7ce2dc7cff9944d83178b6c6 2,234 1.00/1.00 vMB 17
536,193 536,193 000000000000000000005fb4bda92646473c66fd13c88e0e8c2e53495a9fefa9 626 0.26/1.00 vMB 14
536,192 536,192 00000000000000000006c4bc7dd2a0c0af0696e92db83f549214861dba3e00e3 736 0.50/1.00 vMB 18
536,191 536,191 0000000000000000000621142088a853ac7655f4cfa404ee49cda3ec3b4dda78 410 0.23/1.00 vMB 10
536,190 536,190 0000000000000000002b561a2f8d54bd767d0328167075eac8f4d6b1a0841787 1,587 1.00/1.00 vMB 7
536,189 536,189 0000000000000000000c2daf96928d1efa962a72e306fcf76a4a708bfe664df8 2,146 1.00/1.00 vMB 31
536,188 536,188 0000000000000000002b82cd9a3259fc42751c9d77a81ebc9b6716031b104ec5 360 0.10/1.00 vMB 4
536,187 536,187 000000000000000000108147b4ce167f601571cc40ada2f0e9e1133a8dd7b706 2,239 1.00/1.00 vMB 21
536,186 536,186 00000000000000000012e488d74fe7989dca9f0ad3347295f8cc23c313d7b55f 53 0.02/1.00 vMB 20
536,185 536,185 000000000000000000182a2d0ce1c26a71b5e7f8c89fb289ada97cc6ca00594f 21 0.00/1.00 vMB 11
536,184 536,184 0000000000000000000724041cecfc13a41dcea99f64dcf75919c092c662570b 1,047 0.42/1.00 vMB 10
536,183 536,183 0000000000000000002697c3ba6456bb7395b4a7bb149b7c386325d08ff4b4b2 2,088 1.00/1.00 vMB 25
536,182 536,182 0000000000000000002f2d01f2fe52b5b2285bc080c47b5294f89412e424cace 1,620 0.87/1.00 vMB 19
536,181 536,181 0000000000000000000a8334d42e75958ac505379daaf255ae99396a5db77919 296 0.13/1.00 vMB 9
536,180 536,180 00000000000000000029c0a53b793df73715a79400b0ace269bf0207839f3e3b 1,953 0.78/1.00 vMB 8
536,179 536,179 000000000000000000015df8d570cff6353584ae7c4ea3207a8917d417d0c779 2,134 1.00/1.00 vMB 21
536,178 536,178 0000000000000000002c55ce05564807bfc3b4f7900d7480c4020914c576e1d6 939 0.38/1.00 vMB 8
536,177 536,177 0000000000000000001801d1e0a929df3b94d5407f0729d2033a3b19167911a9 2,168 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.