Loading Tool

Explorer IconExplorer

Memory Pool

43,158 transactions
29.09 vMB
0.09165046 BTC
Random Selection Loading Transactions
Max Size: 148.83/200 MB

Candidate Block

Mining Attempt 9d3bd31c4ad47f7a4c1432a22403c23fc99282480131212ca4addced3cf18005
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 13548af6d201641f20ce138daaaf29ee53c283fb216f6173064c3bb36b8caa9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,209
Size: 1.00 vMB
Total Fees: 0.03320141 BTC
Feerates: 88.27 > 3.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (669,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,390 245,390 0000000000000075e72b0de624e24ec6261df617b7f557adaaa39e6ea138498c 210 0.08/1.00 vMB 155
245,389 245,389 0000000000000074c90e951196497a4eb23d41938239b4b558f1a26562f497f8 88 0.05/1.00 vMB 92
245,388 245,388 000000000000002548d2b3fd1927670c640b3008422b57ed597589c7458a85b7 315 0.13/1.00 vMB 144
245,387 245,387 00000000000000222fde70d0ba817e9a0b5a9a2ea1c490cf20ab29504a330a75 8 0.00/1.00 vMB 31
245,386 245,386 00000000000000041af7302dcbccc992ad262384025cd11899be14f2dabea2a8 240 0.15/1.00 vMB 117
245,385 245,385 00000000000000ae89b10d2814199b92703a7953afcbfa3a63efbd92735bfbf3 163 0.08/1.00 vMB 129
245,384 245,384 00000000000000b7a1f2a35ee1894c2b3bfe7cee98d95c661ea853c080c4405b 119 0.05/1.00 vMB 168
245,383 245,383 00000000000000898c3928281dc59c9534d9e880d0f5db7dc65f9f39590a2c59 181 0.12/1.00 vMB 108
245,382 245,382 000000000000009b3dad0ba7436c2c9037c1a04e37f8604ecfeb2163e57628d9 50 0.02/1.00 vMB 17
245,381 245,381 000000000000006a3511e218c47801485695b0ac5c4362134b248a229f98cfbe 145 0.06/1.00 vMB 182
245,380 245,380 0000000000000024ddb178b0f493711fbef12e0970d595e581c098ca949057dc 83 0.03/1.00 vMB 19
245,379 245,379 000000000000007519f72bc7d2104edb13d689494d76f02e0c40f4d7d76689e7 159 0.09/1.00 vMB 66
245,378 245,378 00000000000000b3edd0c1fbecd11ab23c1a3b4b646c0fddac3aeeb8bb72da00 615 0.24/1.00 vMB 134
245,377 245,377 00000000000000952662a3f5cffb15efb83eddfc52dfe7104f524d6cdfb721f4 292 0.13/1.00 vMB 115
245,376 245,376 0000000000000058581b776b16ebcd199b8f4f0432ca2ecd3bd1b9d75d3211f6 511 0.25/1.00 vMB 143
245,375 245,375 00000000000000093781f9472f9b3f1786d6cc0686a0b59b204d83c42b4ba42f 393 0.21/1.00 vMB 61
245,374 245,374 0000000000000005a7d5a731bec15414b3cbf5761512fa637586c7ab88be2e8b 708 0.25/1.00 vMB 191
245,373 245,373 00000000000000147d001e054a8860439c855d4572c36cebc8496be40adbc513 218 0.09/1.00 vMB 131
245,372 245,372 0000000000000095f5ba21024694a7dd0a00063d657e73ec2f81926e12a10fae 149 0.06/1.00 vMB 158
245,371 245,371 00000000000000a7ea1a4c06eae2e42c98fadc25498707cdad27ec76ad7a1afe 23 0.01/1.00 vMB 132
245,370 245,370 0000000000000085d93a87fe560694b1226a2256696fa4b7e29c47491be493d7 45 0.04/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.73 GB

Node Details:

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