Loading Tool

Explorer IconExplorer

Memory Pool

77,052 transactions
28.73 vMB
0.07755005 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt e5f28b28f96e620bcba506ad0e3e6b6cdc5bf61b38e6b4c174f0efd0d1238129
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 4f6f23b8d0ca86d9ce1d2ff419a320a30e49053e59954c99798c7f0a9ff134e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.01789754 BTC
Feerates: 100.17 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (704,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,481 210,481 0000000000000145e515e73bbf9d57f72c590f705f50e07709016af0ee76f2e8 139 0.05/1.00 vMB 137
210,480 210,480 00000000000002ed5931752880c39ce6e131d75f6e63ed7339b43def3fc38d28 75 0.04/1.00 vMB 158
210,479 210,479 00000000000002f9bafca2c815ee579ad1553b25e79ed20fa1de5394df39091e 14 0.01/1.00 vMB 127
210,478 210,478 0000000000000168e6749a69e187d4d8b957d03bf9821186362106aa3327ffd8 289 0.12/1.00 vMB 177
210,477 210,477 00000000000000a13ed27cf2c4b9593b49b01efed06471f721f4ce63d4566288 64 0.03/1.00 vMB 71
210,476 210,476 000000000000030e665f5612784a0aad94d1e857c35b4c46165b23574ff0fe79 9 0.00/1.00 vMB 274
210,475 210,475 000000000000006c2e5d0739c2c876117c0feb0549b85b97c0c2f269cc6bb1e3 244 0.11/1.00 vMB 278
210,474 210,474 000000000000038a6f89e607bd89ed2acf675781bff9908b32b4afe54b3858ae 258 0.10/1.00 vMB 156
210,473 210,473 00000000000003771596d8897de5c4e16893a9fcc15b7c343601c167b01be0db 55 0.03/1.00 vMB 112
210,472 210,472 00000000000000b684fb403db63b2c71fa74e92111fddcd0ac90f75936bd31a3 161 0.06/1.00 vMB 163
210,471 210,471 00000000000003dc24352a73325b6950637439af9af51bc908bca25ffe095f1a 176 0.08/1.00 vMB 197
210,470 210,470 00000000000000b6e5f822480ae38a0a2280f42d85ba6a8c3200229784583e01 57 0.07/1.00 vMB 66
210,469 210,469 000000000000001d8db175febc0ede826f690ca89d451a0635dd0c228491b832 103 0.05/1.00 vMB 302
210,468 210,468 00000000000004c24d7272b0c6c4211a54ba6c33ba3bda528b0da8a35b04e71d 15 0.01/1.00 vMB 136
210,467 210,467 00000000000001de5a635c3ce6d54d91b554ecbb868894f9ecb96a0909533833 276 0.13/1.00 vMB 209
210,466 210,466 00000000000003c30e2383a0e732e6ceccd472fb04516ac45896b37e18f285dd 97 0.03/1.00 vMB 66
210,465 210,465 00000000000004a97b5d47c693371d18966cdc903371adc89c5d617f074d3037 133 0.06/1.00 vMB 166
210,464 210,464 00000000000002c5b7772bfa61fce00ff08552cc75a3f53837b24333a7ace647 198 0.08/1.00 vMB 165
210,463 210,463 00000000000001b0a2986c04b3aaf07a163e909cd734bb2286d8f75f7f78eac3 109 0.04/1.00 vMB 78
210,462 210,462 0000000000000170281e3af05f3651560446510c574459d35afea6e609f63a6b 324 0.15/1.00 vMB 190
210,461 210,461 000000000000038e1bb01f74edc046a99f78821348c84b9a6b1d348adc51be07 344 0.13/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.