Loading Tool

Explorer IconExplorer

Memory Pool

76,574 transactions
27.65 vMB
0.07827514 BTC
Random Selection Loading Transactions
Max Size: 168.84/200 MB

Candidate Block

Mining Attempt 8c1a9a14d4c965cd1989cd48e2f0d7d6502fc8fc10495b1764c9837a299c7c48
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root e69285c479d0ff1deab1adf08b7a8e3b0b8cdfcfc468fa6b20076dca4c54fae6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.01910989 BTC
Feerates: 402.60 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (495,152 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,168 420,168 000000000000000001c5209b49829215bdb74947d9852768d741837cd5d09165 2,802 1.00/1.00 vMB 69
420,167 420,167 00000000000000000496bc4cd40295bd2b0d6b02fac568d4090e39527be5f3dd 1,851 0.75/1.00 vMB 54
420,166 420,166 00000000000000000514af5da17ae68eeb6f357352025b7d52731f4cb02a2866 1,451 0.96/1.00 vMB 35
420,165 420,165 000000000000000004aee137c273b12709126b0c1bfd817175cf181ec9074d29 2,024 1.00/1.00 vMB 50
420,164 420,164 00000000000000000008c30eb29598f342d3c0e1791cde0b576c80fb96594e49 818 0.91/1.00 vMB 29
420,163 420,163 000000000000000003df0605db45147c7c0aa8c7b250fe46be354d2f85304041 424 0.21/1.00 vMB 48
420,162 420,162 00000000000000000099136bd778afb6852c6e3410eb2a99139d1cb9f666139e 473 0.38/1.00 vMB 34
420,161 420,161 000000000000000001f40e811e10e7c88996c2d5a040f8007a3e597dfc4c4a2e 402 0.25/1.00 vMB 38
420,160 420,160 00000000000000000082ea24a77c127490a684a8320f49d92430ae0934037e7e 2,541 1.00/1.00 vMB 56
420,159 420,159 0000000000000000046027a69cfef02a59ae8b3b27c3c22ae97f00fd7a750009 879 0.35/1.00 vMB 52
420,158 420,158 0000000000000000042e8cc07185fce2523caa0d47d21f41497ca39f78547501 954 0.99/1.00 vMB 26
420,157 420,157 00000000000000000202b55c2b4cca5aaea73a130f22a79f032ce090346ca2e2 903 0.42/1.00 vMB 53
420,156 420,156 00000000000000000121bb877d69cba20da4a2412b6972cfad9cbaa259f58958 1,658 0.97/1.00 vMB 45
420,155 420,155 000000000000000003540e7e4222e0a6ed62528bd890475ba57a10846f2efbb7 673 0.32/1.00 vMB 49
420,154 420,154 000000000000000000be67d4c1f5e245819ffeed30b818517196f2bedb6551b7 434 0.17/1.00 vMB 60
420,153 420,153 0000000000000000043f9e7e0a2d7c3642de8219e795d4a7da26645ef4a8709a 825 0.34/1.00 vMB 58
420,152 420,152 000000000000000003f240b5c02eab232c4ecc730ea89652cc964af5853c26b5 713 0.29/1.00 vMB 56
420,151 420,151 000000000000000003e49ba7420640de5ded93b0ebc9bef925c66e5b3f59d832 984 0.45/1.00 vMB 53
420,150 420,150 00000000000000000223a65602846c3b42b1ecb5a143f751f38a82c4fcf0238d 1,330 0.99/1.00 vMB 37
420,149 420,149 000000000000000000b1866cb3582c12de2fe385a90a281d5b79bb0800d89671 337 0.18/1.00 vMB 56
420,148 420,148 000000000000000003c7809b86079fcd71e5fd62d856fe807e56618e4d13fa23 1,676 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.