Loading Tool

Explorer IconExplorer

Memory Pool

88,145 transactions
32.27 vMB
0.17007605 BTC
Random Selection Loading Transactions
Max Size: 195.43/200 MB

Candidate Block

Mining Attempt 81a933fcf32e14a66f8a0dab1e015ab81e985a1ace2fc6b1f728dc18fda5405b
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 567cf6098d5fd64346feaaa73e747f8349d23783f9fddcf117ce7f8af40586f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.08229306 BTC
Feerates: 216.64 > 8.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (148,822 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,252 766,252 0000000000000000000246ac983f0e67b5148bb6543636938edaa9167f75e0fa 252 0.10/1.00 vMB 22
766,251 766,251 000000000000000000053b68ea6e383a7277273c121e24353c63d60de42f4ec3 1,617 0.72/1.00 vMB 17
766,250 766,250 00000000000000000003173919c7a26756ecb669905766d11d55c239ded088c3 276 0.14/1.00 vMB 19
766,249 766,249 00000000000000000000cbb6c4a04ae33218af9ef6838c61906b708e58977db8 277 0.11/1.00 vMB 21
766,248 766,248 00000000000000000007465f8d675de9de8f075d4da9b9fb843efc7600d9a944 111 0.09/1.00 vMB 18
766,247 766,247 0000000000000000000768a0587cbac20d0c8582134b23b89e345b7642df1ea8 1,437 0.74/1.00 vMB 20
766,246 766,246 00000000000000000004382de494a98a0c879262f6ca94d27703e9640e09939e 587 1.00/1.00 vMB 13
766,245 766,245 000000000000000000016173ef33a967d0d36df62523214b805d8582f4c6ea35 691 0.29/1.00 vMB 17
766,244 766,244 00000000000000000002a13744468973e3b2fc68f551410fd6e1a10ff70c5ce7 345 0.14/1.00 vMB 16
766,243 766,243 000000000000000000074feccfcf3bbc16f3efdd0264e6109fb7543e168f7322 969 0.46/1.00 vMB 15
766,242 766,242 00000000000000000001d9f6059187f71747251baa47ce11ff9419dd803c5da1 18 0.00/1.00 vMB 13
766,241 766,241 000000000000000000079cfe6b802b034c181568307009965596c1cbeee6d015 306 0.09/1.00 vMB 23
766,240 766,240 00000000000000000001c80dc0e79d16597f40aa5e8bf9137e371f6e0d67c1aa 73 0.04/1.00 vMB 15
766,239 766,239 000000000000000000048f1bddd2b943aa52496b8859867a81f051ae8128f7ed 140 0.03/1.00 vMB 27
766,238 766,238 000000000000000000036321e115091c8843ea1926e4265519afc2ef6b965846 1,630 0.66/1.00 vMB 16
766,237 766,237 000000000000000000071e7d5a02eddcbc97301c3f1ee444572f459aae686415 1,264 0.48/1.00 vMB 17
766,236 766,236 000000000000000000018950057a2015229b450907bc47188c6916be158a8fcd 1,162 0.55/1.00 vMB 17
766,235 766,235 000000000000000000030de15462ec1b677af29174ada2ec66cf81637c2d6991 786 0.33/1.00 vMB 20
766,234 766,234 0000000000000000000651669b0a23871db16bb82aed430439f87ef4d8312d6d 492 0.88/1.00 vMB 5
766,233 766,233 00000000000000000001e725534a8f1d07061ee6c6ac6157f6484f93228d7a95 1,955 0.88/1.00 vMB 17
766,232 766,232 000000000000000000059d828a91a585ea90690a383522deec8048b716f8cf04 1,484 0.75/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.