Loading Tool

Explorer IconExplorer

Memory Pool

75,401 transactions
27.72 vMB
0.07509000 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt dd44803ac192025c1ecdac461381b8fbc475cfdaafc5a67472a728e20dfe550e
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c10c47e4762f2cea483ddbe74e3afb441ee5d4a86580dac7bfaf2c69390405f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.01560093 BTC
Feerates: 99.50 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (609,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,197 306,197 000000000000000033b4f572639ccc3f1106c9ab91351f34a88e70789563fe07 65 0.04/1.00 vMB 26
306,196 306,196 00000000000000000054a76b8f33dbdf78fc13f589467a613e473ba1e2f5745a 65 0.03/1.00 vMB 31
306,195 306,195 00000000000000005b3f88a1098eb618dcc0d1ec23e86dc6282a5f1116141846 221 0.14/1.00 vMB 26
306,194 306,194 00000000000000002d6dc037f43d31977d87bf521207af1d834a3ed73ddfa439 214 0.19/1.00 vMB 15
306,193 306,193 000000000000000040c79ca0f7c128690d93ed3906b0798ecb32251a5305ade9 233 0.12/1.00 vMB 28
306,192 306,192 00000000000000000e72b8fdd326aed038bc1e9ed80cdaf2732d62cd10dd2c4d 1,134 0.73/1.00 vMB 26
306,191 306,191 00000000000000004225234ff77c27ff56c121a32231b29dcf7d6b7900b859c2 61 0.16/1.00 vMB 9
306,190 306,190 000000000000000009c5509c961b04164ab3595f67f254a71b31ef2fb9c645da 773 0.35/1.00 vMB 34
306,189 306,189 0000000000000000510be2252c4282632e3a8e27cc90db8c540df0ee74042ed3 162 0.30/1.00 vMB 13
306,188 306,188 00000000000000001ea64a6e31c4fe535c1fc9e7f4fa171987518648c8753d5e 920 0.35/1.00 vMB 42
306,187 306,187 000000000000000012b209ec18c29914083bec901210a088a2dd35f85c3094b8 464 0.35/1.00 vMB 27
306,186 306,186 00000000000000000c41fd9121668e35fb54ffcd1cf229de05680dcaf6aaffcf 549 0.35/1.00 vMB 25
306,185 306,185 00000000000000001cd7ed220607b24f6cb89df00eb05a1f5c003565ccb2983f 587 0.25/1.00 vMB 34
306,184 306,184 00000000000000005370fb3d26457f4dd1e7de4e07705865284883abb2b2e52f 267 0.19/1.00 vMB 26
306,183 306,183 000000000000000058c5ca04698644b55f14169118c14be4f623db8206af83aa 809 0.46/1.00 vMB 31
306,182 306,182 000000000000000052752b549c05f260b14c615b2eb401d4f8708fa81a799e8c 123 0.07/1.00 vMB 27
306,181 306,181 000000000000000054a804cf39e8daa5794778ef83c8a48ebd99956188ec685b 84 0.04/1.00 vMB 25
306,180 306,180 000000000000000045552d3fca90ac3d8ce5b1204b606fc852582843d66c9f23 166 0.27/1.00 vMB 13
306,179 306,179 000000000000000014e273f03fd7b705f7df4c674b8e351f8c49e41fe7dfc8ea 874 0.50/1.00 vMB 25
306,178 306,178 0000000000000000302ffc6bb05ac8a11cda671613d5b27fa474b6a9859af235 985 0.35/1.00 vMB 47
306,177 306,177 0000000000000000419f42bd2158c653fc6fce7ec8db367a2f79b0f1de2e91b6 90 0.04/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.