Loading Tool

Explorer IconExplorer

Memory Pool

41,006 transactions
25.85 vMB
0.05360944 BTC
Random Selection Loading Transactions
Max Size: 135.07/200 MB

Candidate Block

Mining Attempt ced956406ae6c08dd23f9b7e98c37f2061f15d31e7edb569500de36a70daae42
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root 636816b9330497413b82ded0af7e358d3372d7fef64c4e5cc51682628ff0451b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,542
Size: 1.00 vMB
Total Fees: 0.00672795 BTC
Feerates: 75.74 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (234,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,103 680,103 00000000000000000001a6477b074f2f3062a6c879e8089877b13be9e6f8430d 1,939 1.00/1.00 vMB 173
680,102 680,102 0000000000000000000a43e160b091c4d96cba51978c9dca985e134cc6bc814c 2,718 1.00/1.00 vMB 203
680,101 680,101 00000000000000000000058218cac0c63e83dc9364d0049db1998d1e571e4d21 2,788 1.00/1.00 vMB 241
680,100 680,100 0000000000000000000728e90a23b2715e6144946e72357d53aadef0d66cdb81 2,481 1.00/1.00 vMB 245
680,099 680,099 0000000000000000000765811aa97fd312c32b7bfd4987ac72925d20ad3b0868 1,874 1.00/1.00 vMB 208
680,098 680,098 0000000000000000000ae1b43f1e72295802448663412a58914404f015578158 1,112 1.00/1.00 vMB 144
680,097 680,097 000000000000000000000eff6f641d8321183c32540fdc3c27cc8160211b37c0 1,107 1.00/1.00 vMB 145
680,096 680,096 00000000000000000005b921e0f9d6aaf78dea93f88e8809d2906ee78d729782 2,256 1.00/1.00 vMB 210
680,095 680,095 000000000000000000060f150d2c9d0ce36ec73dddc5ef17d2e8beee6bea727f 1,832 1.00/1.00 vMB 243
680,094 680,094 000000000000000000076d75ff08bb9aa5a2f569dfe62412ec158d09c612b32d 1,693 1.00/1.00 vMB 211
680,093 680,093 0000000000000000000785cdb9aa069a28334fdd5639a0b0850d5fa3dc06bbbe 1,907 1.00/1.00 vMB 177
680,092 680,092 00000000000000000004de2a11d81e1279c41f703992ede4f952852bbd0bf4dd 2,479 1.00/1.00 vMB 217
680,091 680,091 000000000000000000014deb91aa75a6e394167ebbb7c325c4807ed93936d32a 2,862 1.00/1.00 vMB 298
680,090 680,090 000000000000000000014b4ddb8406ca4dc7da94ea18e0d58c508d9f6d39856b 1,927 1.00/1.00 vMB 206
680,089 680,089 00000000000000000001a65d05981337656e9a65b6295554f3bae886800d4c89 1,484 1.00/1.00 vMB 188
680,088 680,088 00000000000000000003cf768044909f671bfd63f010e0ad828602b3e58a2dfa 1,822 1.00/1.00 vMB 204
680,087 680,087 000000000000000000073e0474f2fe238f580a493a456122e74b80867655f05c 2,044 1.00/1.00 vMB 231
680,086 680,086 00000000000000000008c5e2e9d0b801c013ce1dc0479d4d3a1bc835cef2754e 1,176 1.00/1.00 vMB 180
680,085 680,085 0000000000000000000325720759bb3ac0f1c0124b816bb436c4bd59f2559f42 880 1.00/1.00 vMB 214
680,084 680,084 000000000000000000063ab6cd1d0e92634dba5481c9b4b3214f3427282b53b6 183 1.00/1.00 vMB 177
680,083 680,083 00000000000000000007c787fc89be4fe81b9673c959dc98c519af9300260e61 1,179 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 781.92 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: 646.03 GB
    • Received: 12.80 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.