Loading Tool

Explorer IconExplorer

Memory Pool

44,430 transactions
27.35 vMB
0.07224019 BTC
Random Selection Loading Transactions
Max Size: 144.12/200 MB

Candidate Block

Mining Attempt 52c004607e85b87e0bcec1da58b34c5c54db860a01d257c04ef1954d59da97dc
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root c1b49d4e394254aed4c03f6297a47ff97306d47516a724157bbd9bba0e0431d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.02108638 BTC
Feerates: 150.77 > 2.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (685,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,421 229,421 000000000000007d9f50fbea3d3dc0eb7bf30c21b9846a9a21a738941e5fcea3 314 0.20/1.00 vMB 118
229,420 229,420 00000000000001c440ff5abd568d1ec4c3f3df7acd36970defc7c92dde640740 281 0.14/1.00 vMB 136
229,419 229,419 00000000000001e21df1e70e3b10da6a86f1ac41139525f3bf4d784c7430013a 266 0.12/1.00 vMB 132
229,418 229,418 000000000000001f3a5a0e77471f1a73fa706e54ed7f92a5c5db07f904d24989 275 0.13/1.00 vMB 139
229,417 229,417 0000000000000079bc2de6d3a8aee2c2b54125133a38f3b5b1931c9412214ab5 412 0.33/1.00 vMB 97
229,416 229,416 00000000000001169fc73469aacf0eed4d8b473af0105ea9a4d1f01959db6f31 618 0.25/1.00 vMB 4,197
229,415 229,415 0000000000000184713c440cbdd36bf5538453fb944fb53927c47669bab2b114 176 0.12/1.00 vMB 92
229,414 229,414 0000000000000275b5c586634eb9c52267cc2fcdc188ca972f641ab6acd5d371 126 0.06/1.00 vMB 109
229,413 229,413 000000000000014b948d4eabba142c5a29b6437bc541f86d83380b044a17dbf7 197 0.15/1.00 vMB 56
229,412 229,412 000000000000012d6e7d5602d410a228548d503324a99d1ba80ab2a2ec344be6 614 0.38/1.00 vMB 135
229,411 229,411 0000000000000031ce43b416e10edb609d412abdb0bb478acc78b63f320074b0 777 0.25/1.00 vMB 256
229,410 229,410 00000000000001433c9463d6b243d034bc531ae173ab9e5089e8548e5e0a709a 356 0.25/1.00 vMB 66
229,409 229,409 00000000000001282474ec41916b3d204281dbf90bad0255814c415aa29d9c80 256 0.10/1.00 vMB 138
229,408 229,408 00000000000001619dc5bbb4326b07275eb42b8b02383bfd547c6216029455b5 347 0.15/1.00 vMB 130
229,407 229,407 0000000000000268f5200a6a426db9807a7d62f7ae204ff5eceb6951d5985498 210 0.13/1.00 vMB 101
229,406 229,406 000000000000018158d247d8673ed8907716c165d660ee12c896fa8e9d2081a7 561 0.24/1.00 vMB 170
229,405 229,405 000000000000023d31a89e882b42110abd7e14e970bc91f08207622c0d4dcde8 831 0.37/1.00 vMB 155
229,404 229,404 00000000000000c37a435bf1cabe4f220eb1abfb5186832c34fd23b15e2a167d 445 0.34/1.00 vMB 96
229,403 229,403 000000000000023902b52b9bb971ba9b1f7bcb345869016361079b93e5a79e1b 606 0.25/1.00 vMB 173
229,402 229,402 00000000000001d9bdaf3d596c1c522fc62c60882970e84b91b512cbe7dbdcf5 256 0.11/1.00 vMB 189
229,401 229,401 000000000000002784a2e45bff193a9096a7eab1ebc194cae4b73b6b657494a6 437 0.17/1.00 vMB 202
Previous 10 blocks ↓
Total Size: 782.21 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: 654.29 GB
    • Received: 14.12 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.