Loading Tool

Explorer IconExplorer

Memory Pool

41,780 transactions
26.83 vMB
0.06131798 BTC
Random Selection Loading Transactions
Max Size: 140.56/200 MB

Candidate Block

Mining Attempt 7ed80d60a4407fc2e42b0136a9135290aacf90da6a9e81bdaa3ca7036e153e8a
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root a120249f3e236c5110c9dc53f37dcae860a75d9842c6cfc76b542005955bee97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,176
Size: 1.00 vMB
Total Fees: 0.01151581 BTC
Feerates: 60.14 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (410,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,476 504,476 000000000000000000028e9eef3f43cd81a9b747d027675dcff6c77810845d37 1,677 1.00/1.00 vMB 438
504,475 504,475 00000000000000000025ed41edbcf946c1db2465627dedc28daf14188d28714b 2,289 1.00/1.00 vMB 402
504,474 504,474 0000000000000000005873de1de43e8df14581943a08297998aed3e3295d7171 2,254 1.00/1.00 vMB 474
504,473 504,473 0000000000000000003397ef7c800449380e9b1a8f372d7aa8305d053ef2ebad 2,224 1.00/1.00 vMB 458
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
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.