Loading Tool

Explorer IconExplorer

Memory Pool

43,560 transactions
27.34 vMB
0.07510674 BTC
Random Selection Loading Transactions
Max Size: 143.48/200 MB

Candidate Block

Mining Attempt e96eacbf264678558da5ccb3e862e7eb3f5e09176b5370e8bbc664a7f6f93103
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root fbfe5f77d3915e82096935a4be026368cac6e565c8ab38e1544b5abbb1b34b07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,312
Size: 1.00 vMB
Total Fees: 0.02389640 BTC
Feerates: 157.73 > 2.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (410,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,478 504,478 00000000000000000019429a42dd0600b2ac3207863820beccfc628a9d895ee9 2,321 1.00/1.00 vMB 480
504,477 504,477 000000000000000000240241eaad3752e36b28eba80637d2d987baf58bbedbfe 2,126 1.00/1.00 vMB 529
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
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.04 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.