Loading Tool

Explorer IconExplorer

Memory Pool

41,367 transactions
26.56 vMB
0.05617704 BTC
Random Selection Loading Transactions
Max Size: 139.17/200 MB

Candidate Block

Mining Attempt 7d86b1570aed19c6555ca35d4ebc3af60bfee9d351023e9b5fd397bac0645701
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 8a25db823756f30078d527a330ad20ac9ceb311bc133d254aa545cefb88d4938
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,073
Size: 1.00 vMB
Total Fees: 0.00732759 BTC
Feerates: 99.90 > 0.73 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (410,426 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,472 504,472 0000000000000000000c5e8a89c6c6cf3e8aa09f4cfb9f71e88984823d93a80b 2,226 1.00/1.00 vMB 539
504,471 504,471 0000000000000000005b054be6ae99ae7e108923d0ed3259e877458f42bb7eb1 1,921 1.00/1.00 vMB 408
504,470 504,470 00000000000000000016e633bf14b2de33e2305e537f0464d0222166d6f59434 2,131 1.00/1.00 vMB 462
504,469 504,469 0000000000000000006139c25909e46eee069b54d9810230a8206546287158f3 2,204 1.00/1.00 vMB 436
504,468 504,468 0000000000000000001bc73388cbf4c4e34e21ee7f56ed415772e2777bf76057 2,219 1.00/1.00 vMB 464
504,467 504,467 0000000000000000007c5ad41aa6c26e267ea395b354d4532c81fa08b0dbc170 2,389 1.00/1.00 vMB 419
504,466 504,466 00000000000000000008a0bbd3f6b8e69767b2605bb7087de5a18f50a3e28d75 1,901 1.00/1.00 vMB 451
504,465 504,465 0000000000000000001085813bf39c172babc1289e3c30a5c9b646c6aa60cbe4 2,921 1.00/1.00 vMB 428
504,464 504,464 0000000000000000002d2e6cc3881ebec4363ee481d9dec75c32799e39c324ff 1,863 1.00/1.00 vMB 466
504,463 504,463 0000000000000000007221815436975dc72571122c4d5a2823e5894093711c53 1,834 1.00/1.00 vMB 458
504,462 504,462 00000000000000000035a9f5a5718eabea214fe287ddfc675cfe11e2095b14ca 2,283 1.00/1.00 vMB 446
504,461 504,461 0000000000000000003b7122c86d22af52a4c261ce038c6bda441d2af3ef1990 1,949 1.00/1.00 vMB 468
504,460 504,460 00000000000000000052c97dae69546a9485539511a0a795db413a3e3341b656 2,702 1.00/1.00 vMB 487
504,459 504,459 00000000000000000062b64d802de29e186acdbef132c8af16b11e679620ce05 1,965 1.00/1.00 vMB 442
504,458 504,458 0000000000000000006dbdde5481779e32bd80378d56c9bc37e75ec41aee2dc3 2,200 1.00/1.00 vMB 434
504,457 504,457 0000000000000000000c24ba786987df317a45d43040ea7300567691b3783d78 1,753 1.00/1.00 vMB 482
504,456 504,456 000000000000000000162a4c035373fe0d1dae146fe9f782c766a19399b7cc92 2,417 1.00/1.00 vMB 529
504,455 504,455 0000000000000000007cde7d4e7cb60a69aae6c2d5d1c0393c604f7902612a94 2,386 1.00/1.00 vMB 457
504,454 504,454 00000000000000000001bb47b56aaee1f7b407940b3a8e6953b09e3754bc13d3 2,346 1.00/1.00 vMB 576
504,453 504,453 000000000000000000373a3da49309ba43cc521e8919b77bab1f9aed0f9f61e1 1,811 1.00/1.00 vMB 283
504,452 504,452 00000000000000000004d2aeca9fd8690dd266982b0c52978b174068543fe635 1 0.00/1.00 vMB 0
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.27 GB
    • Received: 14.11 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.