Loading Tool

Explorer IconExplorer

Memory Pool

40,907 transactions
26.60 vMB
0.06172815 BTC
Random Selection Loading Transactions
Max Size: 138.82/200 MB

Candidate Block

Mining Attempt aa816b3d9c5d118d2a00e52d5b610d5a065e7efbd288f921e4ce71fe9d5486f2
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root a4ce532e4dc14d526ba1d8c5d34a50c214cb349c9007803c70abe98bfeb5a5a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01258241 BTC
Feerates: 151.03 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (685,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
229,400 229,400 000000000000020c8bb512207806aab6ac65e56e240dcb5185b37fb54e16309b 691 0.28/1.00 vMB 190
229,399 229,399 00000000000000319cfed550e883ee600da8448a9c0ed7c3b847926d1558bf9c 315 0.10/1.00 vMB 61
229,398 229,398 00000000000000791dbfa2457c5c2d178f3db1b1e429f19ca3c76a3131791b89 364 0.27/1.00 vMB 99
229,397 229,397 0000000000000087f68efd448460c94981c8bcbe2197b7e19522a14e67b545a1 808 0.25/1.00 vMB 217
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.