Loading Tool

Explorer IconExplorer

Memory Pool

40,643 transactions
32.29 vMB
0.08784846 BTC
Random Selection Loading Transactions
Max Size: 161.22/200 MB

Candidate Block

Mining Attempt 8da9a01604621c9e4dac119ca4472eaed07b3f77f6e6f035836f6970da838b0e
Version 20000000
Previous Block 00000000000000000000b6b9a3b2067fa1426f6080c9f3cdd5cad9a92f6fd98c
Merkle Root 05248f9bf013a3962989a6c870a9d3610e724d0c081c0cd3821de1dc83ed5313
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,668
Size: 1.00 vMB
Total Fees: 0.02073398 BTC
Feerates: 502.67 > 2.08 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,333 (908,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
6,324 6,324 00000000f15bd8304a0853a8012b92702536736cf655d1573ae37216a1502428 1 0.00/1.00 vMB 0
6,323 6,323 0000000055f0e2fdc9e4363c7d47a3126f955f45ff27548811c9a4aaaf8a6d59 1 0.00/1.00 vMB 0
6,322 6,322 00000000328db608ed96a69e2d34f51fb39505eae2e7f6dcf298e00a20ba33ac 1 0.00/1.00 vMB 0
6,321 6,321 00000000a6031e902c3cb08d4988b0d06d25c85ebb13f43a6afd12b759d21df8 1 0.00/1.00 vMB 0
6,320 6,320 000000003481ff5d71910856ce839f5941e659ec472297aef821489bc368d3ea 1 0.00/1.00 vMB 0
6,319 6,319 000000000d6d4a20d139d57985a6717a4583fad5b5b904a6706db831b9c8ec81 1 0.00/1.00 vMB 0
6,318 6,318 00000000054518f6420800da4f4fa09dc572ddcddbf494ec75aee9b873b216a2 1 0.00/1.00 vMB 0
6,317 6,317 0000000038ce8e369537e3fab61a0cf7e944b21a967e2b7d276a4a79fbeb1919 1 0.00/1.00 vMB 0
6,316 6,316 0000000059638339223984f993eb0a4005649103aacf02ed1139d70b21c7e5c3 1 0.00/1.00 vMB 0
6,315 6,315 00000000c19d343702bf8fa5b9f86be983dcc99f471267a4f84e5b22462c4269 1 0.00/1.00 vMB 0
6,314 6,314 000000003457e576d0076d86f135eb895290bac9a48eb080ecee6c3c5b633fa7 1 0.00/1.00 vMB 0
6,313 6,313 00000000d74c8248447e9303185424232883e10679a38547a417d1dde615baff 1 0.00/1.00 vMB 0
6,312 6,312 00000000d1536f0336c4a77c538f08ef87e00f6b1c1f846d59093d9511d023f9 1 0.00/1.00 vMB 0
6,311 6,311 00000000f878c7445b66af5c25c426fe2882c9f015f4e26c6a6b44608bc661d6 1 0.00/1.00 vMB 0
6,310 6,310 000000004d01cf13e444c7e3e6d79b7ac75a8712985de947710d2e5b2b99527f 1 0.00/1.00 vMB 0
6,309 6,309 00000000bb40a23fb280ea5366272d4b6b2f60c80bda840e5517e34f4a797eab 1 0.00/1.00 vMB 0
6,308 6,308 0000000053a3118668459bbae5707b06702966d5100c9c96a9dfcfd2476f32ed 1 0.00/1.00 vMB 0
6,307 6,307 000000001a0f24c25c6192f7be8c9a0955a1d645c948c0bc47adbbaebcd754bb 1 0.00/1.00 vMB 0
6,306 6,306 00000000db621826b75e25998e9dcbced0259ebe8dd10386611797139052a6c4 1 0.00/1.00 vMB 0
6,305 6,305 000000009e06b3bf0a2df8d8302747e7d606e09f32351002ea026be85f8788ac 1 0.00/1.00 vMB 0
6,304 6,304 0000000096adfa4ecdb5b5c56525a3b4ff60f641730ffc7080b3b1e0fc1b7856 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 583.91 GB
    • Received: 9.38 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.