Loading Tool

Explorer IconExplorer

Memory Pool

79,434 transactions
29.51 vMB
0.09214368 BTC
Random Selection Loading Transactions
Max Size: 178.53/200 MB

Candidate Block

Mining Attempt a6e921a0f5cd3deb14b0cfe210a9ae394119c369025b081c89474e6a734f6d8a
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9687251fda89db8720c469611fc1b44b99ad9850710b1a7873fa1b3234bc2c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.03016669 BTC
Feerates: 301.60 > 3.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (646,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,322 268,322 0000000000000006d5d2e1c52c21eebfa0c71b4aa95d6234baa3ff2e28afcd09 1,053 0.56/1.00 vMB 95
268,321 268,321 0000000000000001416405ac9b64db0412c1267adc7a6bfdb8088a173226c0de 435 0.20/1.00 vMB 71
268,320 268,320 00000000000000023eed388e4acbc660095b605730200aaea3840adca991a8bc 104 0.05/1.00 vMB 63
268,319 268,319 000000000000000259d1e2e6e87523a968a6c1d1871848e0f02d7ddda56cef2f 182 0.07/1.00 vMB 71
268,318 268,318 0000000000000006a555e512a0abf1501bd4f3fb1a59f7159d255c1928cacfb4 106 0.05/1.00 vMB 36
268,317 268,317 0000000000000003a408dfe5c90d9b3fc8f636164ad478296e2bddb6213ac2b1 145 0.06/1.00 vMB 54
268,316 268,316 00000000000000066688117744be45506af318f8153d2d40c55433034909122b 363 0.14/1.00 vMB 80
268,315 268,315 000000000000000717513c9d9a82b3771e90312253a19291a903149e93f2a085 220 0.15/1.00 vMB 39
268,314 268,314 0000000000000001fd45b379e2b133eb6c296c50e5b07f92d127e0e885a28010 287 0.22/1.00 vMB 28
268,313 268,313 0000000000000006c507a5cd0a351e975458414d38997ed674bf1f2404f05ada 1,190 0.50/1.00 vMB 89
268,312 268,312 0000000000000006582c04053b398acb36db97e693231a56baff1ca3c8be4956 354 0.17/1.00 vMB 81
268,311 268,311 00000000000000080a6635c7c3917dac01ab7fff7a6e3e527435e730377a9d4e 151 0.06/1.00 vMB 67
268,310 268,310 00000000000000082951571fc266659b4d7dd739f0808ec0303c3ce7eb89a3f0 295 0.13/1.00 vMB 44
268,309 268,309 0000000000000007167f71ede6c30dbed6754d19c8f6826186e34a8c5e8a51fd 772 0.36/1.00 vMB 73
268,308 268,308 0000000000000002aec9d111dbd76358c28a192d36e06e919d46a5fbf28a9d80 328 0.17/1.00 vMB 76
268,307 268,307 00000000000000014c3392f1a547002eb35dfb09485059b7e7bc23382d876ebc 158 0.10/1.00 vMB 36
268,306 268,306 00000000000000004faa12fabe9b1ea8f206efde82f29e3a57e21bc16e0b090f 337 0.25/1.00 vMB 30
268,305 268,305 00000000000000076d39dc37376b33216de97bcb42b1894a721b47226e48225e 557 0.25/1.00 vMB 11,401
268,304 268,304 0000000000000001c30aae6a6f4bb31da36654b1b5311677bde95c96b90fd343 251 0.10/1.00 vMB 109
268,303 268,303 0000000000000006f78b32f1a78435a213c37ccee051ab346429384023c259ed 87 0.04/1.00 vMB 30
268,302 268,302 00000000000000068ecfa24b8fddccaaad901dc70b6d69a442a8c305aa274e7d 476 0.22/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.