Loading Tool

Explorer IconExplorer

Memory Pool

81,500 transactions
29.86 vMB
0.14284267 BTC
Random Selection Loading Transactions
Max Size: 180.98/200 MB

Candidate Block

Mining Attempt 6eacedcbe7df378172521b6a0205007607f774d247314ac11aef9a97e2b18b1e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 30c225ee156491d0b34c7bdedde9978189a0125f60b30091f9bb95ea304c4dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.07495124 BTC
Feerates: 101.65 > 7.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (36,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,746 878,746 0000000000000000000174e2bee7cfc968d0ac403106ede30df5505a38510653 489 1.00/1.00 vMB 1
878,745 878,745 00000000000000000000a0fe38cfbcd5251bac2045e799ef0d60f3d23b62e7d8 705 1.00/1.00 vMB 1
878,744 878,744 000000000000000000003f72b71a34aaad2349dffd0ef523cfd2ee0bf0ef0b9c 510 1.00/1.00 vMB 1
878,743 878,743 00000000000000000000d9031a2731c12eca85566f390de9483b4c127d4f4706 2,541 1.00/1.00 vMB 2
878,742 878,742 00000000000000000000e541502b0764859fa6e6e46b6bb942a88438180cd17e 1,097 1.00/1.00 vMB 1
878,741 878,741 00000000000000000001f738d2a3d36fa96268678b90adea7eb70b7f894afed1 1,238 1.00/1.00 vMB 2
878,740 878,740 000000000000000000022d87477410377351b9b1fed8837f88d09821c700e111 928 1.00/1.00 vMB 1
878,739 878,739 000000000000000000003439e7f42577065c4a7c643454c58bc09814c8101892 1,788 1.00/1.00 vMB 2
878,738 878,738 00000000000000000001dd00118d0584d96268ea79294e6734b6af7fb747b21f 3,391 1.00/1.00 vMB 4
878,737 878,737 00000000000000000000f04b1c2946f5f1b69f2b8bb28145208d63ad34884e3b 1,786 1.00/1.00 vMB 2
878,736 878,736 000000000000000000008cbb69008943489ae14f3069c7b5424d5a515dc0270f 2,751 1.00/1.00 vMB 5
878,735 878,735 0000000000000000000005a55f627d66e823d65964feefd5dd83661059d6053c 409 1.00/1.00 vMB 1
878,734 878,734 00000000000000000000647fd0ca6f0b0fd36bd4a2e9ec99e42fc225161edf51 632 1.00/1.00 vMB 1
878,733 878,733 0000000000000000000204d1b18e98e2c4c648facc150d8f5ba9a8549cf9ef06 1,221 1.00/1.00 vMB 2
878,732 878,732 0000000000000000000012550d3fc21e5bcdc290ef1d41690b24c0c0fda4d7b2 1,281 1.00/1.00 vMB 2
878,731 878,731 00000000000000000000b7a8e2ccde7ee5479b187b1586a96539cb9d9787509b 1,694 1.00/1.00 vMB 2
878,730 878,730 00000000000000000001f8c930a12d65a4a325aba5139891511909386b27ff89 1,155 1.00/1.00 vMB 1
878,729 878,729 000000000000000000009b762c7ffa7a4a2b7a144ac5556e697797173be8acfc 2,759 1.00/1.00 vMB 4
878,728 878,728 00000000000000000000b395e4ab427a5f5d308ae499ed1d0c204ebaa53577f1 412 1.00/1.00 vMB 1
878,727 878,727 00000000000000000001dd908731754a0df132c03ac98464a8f56b6c37ba4457 1,436 1.00/1.00 vMB 2
878,726 878,726 000000000000000000019221d5fbc4fbf466280d8baf1acb064702b330e3d92f 351 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.