Loading Tool

Explorer IconExplorer

Memory Pool

80,371 transactions
29.68 vMB
0.06976414 BTC
Random Selection Loading Transactions
Max Size: 179.08/200 MB

Candidate Block

Mining Attempt 2cdf73b7db8640b267ec24ef716eef1b01f06eac3d1b441f19f5943311d6debf
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (671,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,552 243,552 000000000000009551b01cb1db0c1b3f4a37d7ba547e8b96a6952aa9cce82847 267 0.10/1.00 vMB 31
243,551 243,551 00000000000000b0bead04ac8d4f76f3f60e8d684ae128d1f8a8fcdf703b09d9 697 0.25/1.00 vMB 216
243,550 243,550 000000000000003666e563d333f39d7b13556bb6562705ac8923076d8f2eb108 103 0.06/1.00 vMB 26
243,549 243,549 000000000000004f1bf099f6e1d33aa8eeced0941a6d91b391cd73d1e8b6c902 572 0.25/1.00 vMB 194
243,548 243,548 00000000000000ad60303719a58249a77b4512d127ddde11ab319134f73f2265 89 0.05/1.00 vMB 38
243,547 243,547 00000000000000cd684bd3b5c010288ce885daf86620dd137b245ff51005b792 638 0.25/1.00 vMB 182
243,546 243,546 00000000000000c29667411c288e3a7eaceef10d4cf336679aa6fc30b9f36e19 72 0.03/1.00 vMB 135
243,545 243,545 0000000000000010fd04680d4a5ddb7242cbcf2ef6af0b6c75ee4d3fc874f96b 4 0.00/1.00 vMB 72
243,544 243,544 000000000000006a5ff0d1c426917ebdb71f367f1185e313ffdfebb135cc39e9 72 0.04/1.00 vMB 104
243,543 243,543 0000000000000097a885ac185e31478c75166ff228f5d62f1d9ed7dc509c4605 277 0.12/1.00 vMB 148
243,542 243,542 0000000000000030079b17b44b902fb07c8ad5c8e3a6752464fbe403a654e876 352 0.21/1.00 vMB 99
243,541 243,541 00000000000000639daa5e47368cd1f4e6bcebc6763b638d90c034bd28901f50 554 0.23/1.00 vMB 151
243,540 243,540 000000000000003082200f81b4d82f6c7d49b5fbf93bf04a3385990ecd771bde 128 0.06/1.00 vMB 117
243,539 243,539 00000000000000bf651200e83d7cc625e3816b6f13ae33a64e0401becedf8a97 7 0.00/1.00 vMB 9
243,538 243,538 000000000000003746c7167a64f67cb223e0382ff76416931d86a03a76101a91 331 0.15/1.00 vMB 154
243,537 243,537 0000000000000044b0db049ee3c99e7a1957000e90ae59d731b802d7ab892153 160 0.08/1.00 vMB 145
243,536 243,536 000000000000002b142af0d3fddfe6b7a3c524af0f8e6476f424ffca2a0620ca 326 0.15/1.00 vMB 151
243,535 243,535 000000000000007f817a54cbd5761e22159f887192fad3499a7481077275f5a0 342 0.18/1.00 vMB 161
243,534 243,534 000000000000002f4ada2e08f03b43a7c6f32da456600602bc4889346d071363 370 0.16/1.00 vMB 216
243,533 243,533 00000000000000ba71ed8cedab360e46bf40d8dd697de7fbf44914a7fd6e8eb3 105 0.04/1.00 vMB 90
243,532 243,532 000000000000000039a0fe11fae6af70be0e74d96a46337f5a236a472f0f6628 51 0.11/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.