Loading Tool

Explorer IconExplorer

Memory Pool

84,652 transactions
31.78 vMB
0.16402129 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 06e071972f0bed9a6eb90ab1dc37a47daf59aa2e3007cfe04da36e87f4fbe7cb
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root ba66d735c3c5c83f6c0c86323910b02fbc10ba62e1e36a1fadb0a62859aa82fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.05199498 BTC
Feerates: 402.75 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (98,808 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,338 816,338 000000000000000000005212c2c199aba58510647ffb323bfff377b007b73966 2,286 1.00/1.00 vMB 59
816,337 816,337 000000000000000000018a5074a30e882cf9e3c9fa676cd7674405213ba95875 3,640 1.00/1.00 vMB 77
816,336 816,336 00000000000000000002f751ecfcbda6b70f825ea94a4e3b0697a7582f8def75 3,939 1.00/1.00 vMB 52
816,335 816,335 00000000000000000002d43cc1cb2b59f4e0ce94d5771cace830352fb4df98a2 3,261 1.00/1.00 vMB 108
816,334 816,334 000000000000000000023b44d13b93fba7c4277c389394b53bdd700a9b3cf0de 3,568 1.00/1.00 vMB 74
816,333 816,333 00000000000000000001cc74c10f3e6cecb8ab38be58d90f240d7721c2c20cf9 3,866 1.00/1.00 vMB 165
816,332 816,332 00000000000000000000ef01152c31f4322b500926ad4590e612998260d6c16a 3,718 1.00/1.00 vMB 110
816,331 816,331 000000000000000000014ee1d80c347251a90a39309020a6ab45247ae1cfaa27 3,911 1.00/1.00 vMB 164
816,330 816,330 000000000000000000002164993838a7fb91720273ad0356282a3652a02b4b81 4,494 1.00/1.00 vMB 176
816,329 816,329 00000000000000000002ae798a848ed6eb59e578bec4b5fa6bf74a25a2e5d6fe 4,171 1.00/1.00 vMB 206
816,328 816,328 0000000000000000000376f2975943f628d35e0db7e22ee0023defcf8ed15af0 3,307 1.00/1.00 vMB 257
816,327 816,327 000000000000000000003483cb1aea34535e99cf1290bbc6e2c3a8b24d75e2fa 4,753 1.00/1.00 vMB 252
816,326 816,326 0000000000000000000073dc3b36c0939bb5a0d48128fe4a5ca154414a6d499a 4,484 1.00/1.00 vMB 294
816,325 816,325 000000000000000000005565acab6d70ebea354851d208a38c04eb0a07ae8c0e 5,051 1.00/1.00 vMB 72
816,324 816,324 000000000000000000035b9dfba734107e382734703ff202bd1c14c808e2c1a7 4,677 1.00/1.00 vMB 91
816,323 816,323 000000000000000000036158bcf99e84e054c5c91587b72c13c9084eddd00b6c 3,562 1.00/1.00 vMB 126
816,322 816,322 00000000000000000003dbe52406f015e44da2b28ac6713eb2b667733540e62a 3,795 1.00/1.00 vMB 63
816,321 816,321 00000000000000000001631cd405cd683c381f12739d4d1fd1669ba54b4b2b04 2,714 1.00/1.00 vMB 49
816,320 816,320 0000000000000000000010ae5febc0daf410ff4bdf071169356c5cf739fd9523 3,278 1.00/1.00 vMB 132
816,319 816,319 000000000000000000006db383e78e23f6bc5a2bc55b6b97aa0e22e51613d177 5,287 1.00/1.00 vMB 56
816,318 816,318 000000000000000000023a5a9433ec7685593115e507a9445ff40e73821b66f4 2,615 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.