Loading Tool

Explorer IconExplorer

Memory Pool

62,349 transactions
35.34 vMB
0.17554755 BTC
Random Selection Loading Transactions
Max Size: 186.65/200 MB

Candidate Block

Mining Attempt df86204c4660ba96043ccd9f487cfdd637199c56025b7d43a49b5b7dc3711a91
Version 20000000
Previous Block 000000000000000000015efc7cee96fe97f72a9b5f9a898c6960c3e5060701f4
Merkle Root adf9f532c1582accccf968bfdcd534d44bf3bac0f7a507b9a9dc2d01966a7103
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.08921365 BTC
Feerates: 1,471.76 > 8.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,417 (814,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
100,356 100,356 000000000003bd464daac33acaf402787a20abf505ad98079eda525babdf92a0 1 0.00/1.00 vMB 0
100,355 100,355 000000000003fa30d8ed451a2ce7075d65db083b347ee8b4cb743748e44c3dfb 2 0.00/1.00 vMB 0
100,354 100,354 0000000000040dc66c069b4207b1fe0b7a92cf6ff7fd088221f95288895d04a7 1 0.00/1.00 vMB 0
100,353 100,353 000000000001ed84aacefd817f0b6f1664aab2d72d7d8bc0f6b9408b7d240630 3 0.00/1.00 vMB 0
100,352 100,352 0000000000034e1d745bc056ec259ad34316d763857fc8ad4a1194a415d958a5 2 0.00/1.00 vMB 0
100,351 100,351 000000000004184072c5302af16ea09db97662b2d72f9c6ae0384feadb4f9db9 1 0.00/1.00 vMB 0
100,350 100,350 000000000003bdaea1d76c0f4868e61a9581242f2c7f0eb436d74a1efe0852d2 4 0.00/1.00 vMB 0
100,349 100,349 00000000000224e206b0c1c0d4e71047e997d0ba398f7dce9d08a3efe51f2da6 2 0.00/1.00 vMB 0
100,348 100,348 0000000000003e17b43a8c90169b38651c7eb11767d99e6baea88d5c3afad39d 5 0.00/1.00 vMB 0
100,347 100,347 0000000000007ba2dca26c4ae6a8b3763e3bab1c9676103f5cae12a8c38c4ee6 4 0.00/1.00 vMB 0
100,346 100,346 0000000000015d6a2c4dc1a4a15bfba3e05fe9e39d9a08deb6d10080fcb7a5ad 1 0.00/1.00 vMB 0
100,345 100,345 000000000000baa565b95bb798575f3d757739338546126e62120327e03e7fb9 3 0.00/1.00 vMB 0
100,344 100,344 00000000000384ee83791a511767c10ed4a1ec9d7121c46fc1395a50201e8a8b 5 0.00/1.00 vMB 0
100,343 100,343 00000000000229f5f3ff71834b8db6bdeb9b76bf9c69c04719ec2fba783fa1ee 1 0.00/1.00 vMB 0
100,342 100,342 000000000002fd2027205581c30c43c6ade1485e9a2d0cfc73aad7a69946cec7 2 0.00/1.00 vMB 0
100,341 100,341 000000000002e6c541f9970c1994703c01f273fecf5989032e811bf18ac461c6 3 0.00/1.00 vMB 0
100,340 100,340 00000000000390cc82fb6830c8fa792f2b574e3034887a71e2a6192831754ec6 6 0.00/1.00 vMB 0
100,339 100,339 000000000002ea6e5975af887e45993f21e38d1d47b49c05589fb468a6b5e571 1 0.00/1.00 vMB 0
100,338 100,338 000000000002fee6a86660a12a6e2a6da3fa7495a323b122c3b35d323430556a 1 0.00/1.00 vMB 0
100,337 100,337 0000000000018343bb3384cdcb0fbad79ebe4ddc8e7043f5661d3ff47a084fa9 1 0.00/1.00 vMB 0
100,336 100,336 000000000004287c459d2f876992c44afbdab680e188fb1779205270ca295f7c 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.34 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 601.90 GB
    • Received: 10.23 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.