Loading Tool

Explorer IconExplorer

Memory Pool

80,914 transactions
30.06 vMB
0.07387309 BTC
Random Selection Loading Transactions
Max Size: 181.19/200 MB

Candidate Block

Mining Attempt 9b911c4e06d484f6f39e9fcf6b2ccdb73d19c4dba580dc543da01dc8883547ce
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root e81e7a6e594af3f4e59a3dbd59a6348e24b7abdb58600cc754f4e0ead7abeea2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.01247883 BTC
Feerates: 40.21 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (336,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,283 578,283 00000000000000000024394673a6ff1f37732d6b519cf37a447c52758dc746ee 2,912 1.00/1.00 vMB 188
578,282 578,282 00000000000000000015f778f569fc5c3a35eade850d51b8c8474ed0f46c56c2 1,970 1.00/1.00 vMB 140
578,281 578,281 00000000000000000002165e0e9243ec6bff12c5d32ded2bdb9170b9455c4b5b 3,039 1.00/1.00 vMB 11
578,280 578,280 0000000000000000000dfe2ef2c4a252a20c594dcddb79fd85c8a9a7c03a60fb 2,650 1.00/1.00 vMB 105
578,279 578,279 00000000000000000003d436f8319c09c29c1b5817ecbaa9fbd64954b5ef3159 2,495 1.00/1.00 vMB 116
578,278 578,278 00000000000000000028cf3f671c4d38ba38cb45df05b36ecb0b780ae8ca9926 3,032 1.00/1.00 vMB 183
578,277 578,277 0000000000000000001fa15378ae4ad218b927f6f67dacd01f0d508032209899 2,620 1.00/1.00 vMB 46
578,276 578,276 00000000000000000028325e07780c87ceab532ffa572556e20d4c556de26f8a 1,986 1.00/1.00 vMB 118
578,275 578,275 0000000000000000000dd4cdf3b66c42b72774ebc902e379132d2890d65b7826 3,208 1.00/1.00 vMB 81
578,274 578,274 0000000000000000001b1acb95bb96c5c1762327977d1aa7b571d5e07d11582f 2,358 1.00/1.00 vMB 137
578,273 578,273 00000000000000000004f6cdd1cccfab91aae22b5583f8cfc185928a68b9cf07 1,481 0.99/1.00 vMB 49
578,272 578,272 00000000000000000024a8da349e7bd7f6ad6cb0dc7c0c39321b37cb3f91eddb 513 0.94/1.00 vMB 7
578,271 578,271 0000000000000000001b75674cbf07cd8cf13dbd8d6517c0839b74160d104cce 954 1.00/1.00 vMB 17
578,270 578,270 000000000000000000027b135c48c3a9c4a9d132205b7c57966c16655a7d999a 1,543 1.00/1.00 vMB 30
578,269 578,269 000000000000000000253d198bd7ef2262df36e6f77adf9f67bdf3fa1f4d0d63 1,992 1.00/1.00 vMB 41
578,268 578,268 000000000000000000234369ac97466208333a9951acbaf1afc758d2f47ec9fd 2,659 1.00/1.00 vMB 25
578,267 578,267 00000000000000000002bb3eae6426de5d1277dffbb30af98e60e48bd3a74abc 2,407 1.00/1.00 vMB 155
578,266 578,266 00000000000000000022fe750acba366fe8a4eb129bcf0f257abdc5cc1cc41bb 2,803 1.00/1.00 vMB 49
578,265 578,265 0000000000000000002956f3f5df974143794050326d48e172ebdcb6b726fc8c 2,824 1.00/1.00 vMB 104
578,264 578,264 0000000000000000001edb1dd572858b5e890de8503ae116fd76f5f9abf765fc 2,915 1.00/1.00 vMB 183
578,263 578,263 000000000000000000053b95c565ea3f735407bdfbdf2ce4b0e856b354215696 2,949 1.00/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.