Loading Tool

Explorer IconExplorer

Memory Pool

88,855 transactions
32.32 vMB
0.14538189 BTC
Random Selection Loading Transactions
Max Size: 195.78/200 MB

Candidate Block

Mining Attempt f76b54de17dc87783223b9bbed8f997f689579ba4d446d5c286d13dabfdbe56b
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 13bdfffa3b54ab6c87ae528172559d066dbbd302ddc30c9d37b70e60139ac77b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.05625692 BTC
Feerates: 545.32 > 5.64 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (593,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,194 321,194 0000000000000000060de8e2ea46ada5c248d7b1c0b135dc9e1f2d7cfdf4c36c 166 0.11/1.00 vMB 26
321,193 321,193 0000000000000000180cb6d19609eff5779331d136087387e5e402e08e1582ac 376 0.24/1.00 vMB 21
321,192 321,192 0000000000000000010f10cb569f83ca1ffcb5aae6bb5b735d9bc38353c06540 334 0.44/1.00 vMB 15
321,191 321,191 000000000000000006af76542deca2099b4416b939a22986998a9e6dd6b581df 374 0.35/1.00 vMB 15
321,190 321,190 00000000000000000030388f98adebb836df2a76e627cf253168e3948b8db899 16 0.02/1.00 vMB 17
321,189 321,189 000000000000000009f95e834742430636a8d9928f40ab80439fdb46f79bc5af 917 0.35/1.00 vMB 39
321,188 321,188 000000000000000005975c6108d58268e96c6ef864cd41f1f5f877e5f1ea04df 1,129 0.54/1.00 vMB 30
321,187 321,187 0000000000000000105a623a460f0861133b419321309d301a89f6dc82c20261 620 0.29/1.00 vMB 34
321,186 321,186 0000000000000000004fd3d77de8fd67b63709b7111ddd31cdb8b9b2d4b5c7fe 129 0.09/1.00 vMB 24
321,185 321,185 000000000000000011aedca4ed27d5adea2608c8b012ee45b2000edb7172c33a 276 0.18/1.00 vMB 23
321,184 321,184 0000000000000000142b3d704664a02e61986386e7af88c5442ac11ed63a6896 711 0.44/1.00 vMB 26
321,183 321,183 000000000000000003c082640e480a552e2c1afa9825b549cdcd9f1aa0d66cb6 513 0.28/1.00 vMB 28
321,182 321,182 000000000000000006dcb071888a91d8e733b8aaf4de8fb4e09f7a1c2c78b590 121 0.11/1.00 vMB 17
321,181 321,181 000000000000000013fedda41cd610bc19055eaaf2e7d38b06424aa586bd1792 858 0.46/1.00 vMB 27
321,180 321,180 0000000000000000084847ceeadaf481aecaa193bc9fa50813bbbc67adaba6da 193 0.08/1.00 vMB 34
321,179 321,179 000000000000000024bd52f0cc4765b1b85fc16dac7be6ec4194340ac3022a34 358 0.23/1.00 vMB 22
321,178 321,178 000000000000000011da71a90866db890dd9c9b3a0bf7a1d7b3b20e1ce3b2560 519 0.56/1.00 vMB 16
321,177 321,177 000000000000000020a6a044f504d75954b43fa332e3affcba49434626ee86de 1,514 0.50/1.00 vMB 48
321,176 321,176 00000000000000000bb052cc71bf1660e9cf788be8d744fc93cae2b66396588e 113 0.07/1.00 vMB 20
321,175 321,175 000000000000000019cdb3a678bc7f3490c27b6f1e2e3b21d937647ee265a3de 240 0.11/1.00 vMB 30
321,174 321,174 00000000000000001d342ae8de81aa57b7e53fa1ad7fedd41c0b3dfbdc8fad10 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.