Loading Tool

Explorer IconExplorer

Memory Pool

77,203 transactions
28.94 vMB
0.06758079 BTC
Random Selection Loading Transactions
Max Size: 177.49/200 MB

Candidate Block

Mining Attempt 08ef36063937b910a4abb3bcd7cb2b0a80150979ea02d1f755f24732d5d51806
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 265ab26a75d5774a362477ab56a5c348a78e1aa3c8e81538932996a07ad4e212
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.00451690 BTC
Feerates: 150.35 > 0.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (519,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,730 395,730 00000000000000000524f7534d4c031b522b7758ff20a843742d491021459caf 880 0.48/1.00 vMB 29
395,729 395,729 0000000000000000040e30008fbc256509e8c83cef0321aaf7fdbe0a789308a6 298 0.14/1.00 vMB 44
395,728 395,728 0000000000000000010947ee61c87f8e87bead7814abe7d82974eac7b5022d13 1,626 0.70/1.00 vMB 54
395,727 395,727 000000000000000008815d50159503fb4642cce21b1e011f07248330391e54ac 843 0.43/1.00 vMB 34
395,726 395,726 000000000000000008ecfd3ab9bc3f81a3fe72d61703943686b34e8c153f0f1e 490 0.31/1.00 vMB 27
395,725 395,725 00000000000000000881d90a7e7e23cd40f0e38ffb80cf2180bcd926a61c0387 1,001 0.50/1.00 vMB 37
395,724 395,724 000000000000000001d8146e7f9b8d33c8f4cc9f07865435db209c02e0275bec 1,781 0.80/1.00 vMB 39
395,723 395,723 000000000000000002ad579354a04282d22caf5542bd70414333cce7559772bb 1,006 0.41/1.00 vMB 39
395,722 395,722 000000000000000009114a20e9f294e45f7c9ed4dca55d9431e9b58e19498e69 712 0.35/1.00 vMB 35
395,721 395,721 0000000000000000025de826778c1ca0c1dfc5593f8acb9dc87d6947d372b5fd 287 0.16/1.00 vMB 24
395,720 395,720 00000000000000000050e3907a7f60880ed514f14f542513b2f986e41f2ba7a4 480 0.25/1.00 vMB 34
395,719 395,719 00000000000000000631a9e4f5d24f4fc5965de85fe0dd1bb3bf9b72007cd739 1,670 0.76/1.00 vMB 33
395,718 395,718 000000000000000000d75d0273065c9a79f34961b73af5c9d408eaf1c6f5773e 680 0.34/1.00 vMB 33
395,717 395,717 000000000000000006bae3a8d02e9ebcd335d12d09fcacdae1e94a569c3fa223 640 0.36/1.00 vMB 34
395,716 395,716 0000000000000000044e59cb6366d368aa3f2174e98cb9ded87a7f1fb874a721 438 0.23/1.00 vMB 25
395,715 395,715 000000000000000003a9c3d1e7a1b2bc7d060c212d0e20c4277028ab65b10217 733 0.40/1.00 vMB 24
395,714 395,714 0000000000000000003d1cc9ff36afeb85efa552b5e0ad720c74e219266db7a3 931 0.50/1.00 vMB 29
395,713 395,713 000000000000000003580b3dfb6e358b7b2c7e2f58dbf209bc5852241089b837 613 0.29/1.00 vMB 48
395,712 395,712 000000000000000007c64e949a43540ef36f914fcf072935f03692df7b0b0189 1,392 0.65/1.00 vMB 26
395,711 395,711 00000000000000000746eeba25ccbb8313e62762292dd3f68bd16cce93c5eb54 1,384 0.75/1.00 vMB 34
395,710 395,710 00000000000000000863cb0f7f0bbcdfadcc40f22b72619574b1f459fa49e805 702 0.65/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.