Loading Tool

Explorer IconExplorer

Memory Pool

45,724 transactions
27.06 vMB
0.05649721 BTC
Random Selection Loading Transactions
Max Size: 143.33/200 MB

Candidate Block

Mining Attempt f16194bfdb2f25dd70b2a0e62094200281235446e13e1350763cccac0dccf393
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root 2e3993a20ec8d91ec124c1b76abe32abd13464336b248910404e5ac2dcd5529b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,598
Size: 1.00 vMB
Total Fees: 0.00601699 BTC
Feerates: 9.48 > 0.60 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (638,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,160 276,160 000000000000000188391f8e237a6d23110e1cdc8d8a3bafb6dd2aeae4e15df9 445 0.23/1.00 vMB 38
276,159 276,159 0000000000000002761ff671643a289656439f83dc27d8f36d07a7a58cf26e61 896 0.35/1.00 vMB 45
276,158 276,158 00000000000000048445e1220a78e53de15c74160ffbe4dad0b52099560e045f 79 0.03/1.00 vMB 108
276,157 276,157 0000000000000002a9009808f276a645c6850a322da0a9cf5eca2b5ce099e5e8 99 0.06/1.00 vMB 56
276,156 276,156 000000000000000082f0bab0de51f3931122014d9a1e3d9841cd6f6945d5f9c9 456 0.17/1.00 vMB 35
276,155 276,155 00000000000000024b3f0939a976c61bfe02f0abe89e531f53e602e155714022 399 0.16/1.00 vMB 46
276,154 276,154 0000000000000000e826238f379ad85570ed29d8e184c4e6f1313db263fa563e 245 0.20/1.00 vMB 27
276,153 276,153 00000000000000030c6870d67a272f4e80729485af5eadb140147006151fc0bf 164 0.13/1.00 vMB 16
276,152 276,152 0000000000000002f2a1d72b534a974b865745e46845a0b8b6d6f679350a2cde 581 0.25/1.00 vMB 40
276,151 276,151 0000000000000003f602a9ef26d975854aacc9e13f3eb513db19f576bd7d679e 704 0.25/1.00 vMB 71
276,150 276,150 00000000000000019c1c93b48732124d9622b78aab7063ea7a61fa5215760dd8 21 0.01/1.00 vMB 10
276,149 276,149 0000000000000001edc672e8767954b8ea3d1b5dddd6b3607b93a9a7a95b029a 256 0.15/1.00 vMB 28
276,148 276,148 0000000000000000dc7ed4779efff1bedee92c877a262a33147759be0ca53fa6 73 0.03/1.00 vMB 94
276,147 276,147 00000000000000022b3aa697b8b3e2eacbee13725ea9beec2bf43f09744b9bbe 214 0.12/1.00 vMB 43
276,146 276,146 0000000000000000c3290d7d3558072a07573a621f71ce95b6413a22dcf2e30d 305 0.14/1.00 vMB 52
276,145 276,145 000000000000000328a45eadae2b490659a3a1f6b54d32d373023a387b959245 345 0.19/1.00 vMB 38
276,144 276,144 0000000000000001a9c258c9f442043c698422f10d6cb7c19af1f1099f8d7fa2 32 0.01/1.00 vMB 52
276,143 276,143 00000000000000004b105ecde904faf3b055852744b8eb88d7df60afe2e4903d 191 0.09/1.00 vMB 18
276,142 276,142 000000000000000413d0b6b06c764dfe56ff6fa5d8d4b1c62ef4ba2fe41068d0 45 0.02/1.00 vMB 71
276,141 276,141 0000000000000002ed6cd09351c8ba6bd99af9d976d0908f13ced25d71766ac7 386 0.23/1.00 vMB 33
276,140 276,140 0000000000000001574a55b8fa1672b3c5aea0be47777357a60435668f05b885 458 0.19/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.