Loading Tool

Explorer IconExplorer

Memory Pool

78,335 transactions
29.36 vMB
0.06598963 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt dcae8ce0151a7d355b63108282d98b10854dabb201d07e9e4e7f074eaa5d0833
Version 20000000
Previous Block 00000000000000000000801f3e91662b185797f56ba83fa8ef7c650b3a81ab8e
Merkle Root cad1f9f61dffcbb678af675f648f084fb86efbc4e33847fed975a387d3b230b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,217
Size: 1.00 vMB
Total Fees: 0.00629529 BTC
Feerates: 104.71 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,001 (597,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,382 317,382 00000000000000001e121d12a299d2bdde346ce5daf38d5cd9b0cad800b4d7fe 991 0.75/1.00 vMB 19
317,381 317,381 00000000000000001deb73ea3baf95419910e863e1332cf8e88deda78f2b689d 2,358 0.75/1.00 vMB 42
317,380 317,380 00000000000000001195437eb74520ace8eaefa3ea50ddccbd3ed947a8209ba2 91 0.07/1.00 vMB 10
317,379 317,379 00000000000000000df30b837fa0eb04d0e17ae91f6da42016e251c44570591a 366 0.21/1.00 vMB 26
317,378 317,378 0000000000000000231db1f50f4b449417b53db25bf182cffa95de8f546b34d6 830 0.44/1.00 vMB 26
317,377 317,377 000000000000000021cb235c0d8e81b6a7dd100c54f2fbd280d14577e0582f51 908 0.51/1.00 vMB 25
317,376 317,376 00000000000000002bf50ca64b55e2f5cb68ca3e231f03019cc202bac78ba93e 156 0.12/1.00 vMB 22
317,375 317,375 00000000000000000638ac47c58e0537b587d5372ddd2a5b7f5b9f227f1f2582 39 0.07/1.00 vMB 2
317,374 317,374 0000000000000000164d7e3f493ff78e74e0f87bfb46bf769cde5958ca87d73d 45 0.03/1.00 vMB 23
317,373 317,373 00000000000000000a786f9dce8d4914ab728de70dd5d9958283f8469ccc6f5e 125 0.05/1.00 vMB 33
317,372 317,372 00000000000000002c335506f664d216e4d9963c083df5d11e181a0737eb6b3e 119 0.06/1.00 vMB 25
317,371 317,371 00000000000000000d9ffe057e66ca5897d912ac53822142af99ef83575ba1b9 521 0.28/1.00 vMB 27
317,370 317,370 000000000000000023b2f5a1eefee88119a45e4d366d94cef65e72a50c0972ed 457 0.24/1.00 vMB 24
317,369 317,369 00000000000000000d78548e68dc3a43e085c143b031190fb5a7d05157f2b52f 441 0.22/1.00 vMB 30
317,368 317,368 00000000000000001eecae22b02b779bf8093193e97734cd810596e67e2aab01 1,019 0.74/1.00 vMB 20
317,367 317,367 000000000000000004b86dcbdcd3303c6f301ecad569be8bf49b7c56d3e168e0 1,024 0.34/1.00 vMB 45
317,366 317,366 00000000000000001ff6c08c49e379ab86fba5ab4ddb552877669b8fd5cc0718 271 0.10/1.00 vMB 21
317,365 317,365 000000000000000001d96264b25edad3009712497c8cb3d8757a958c0aa3daf6 1,183 0.76/1.00 vMB 26
317,364 317,364 0000000000000000044c3b35c25a8bcf07e33101c67819eeb1e7038bad0165c7 1,072 0.62/1.00 vMB 26
317,363 317,363 00000000000000000c48a3ec927e541f4a70f6cb1e4cc9221db01f4b50c30be5 37 0.02/1.00 vMB 13
317,362 317,362 00000000000000001ec326ca4fef3413a4eee992dec542e3c56c615e84cef2d6 52 0.02/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.40 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: 664.69 GB
    • Received: 15.03 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.