Loading Tool

Explorer IconExplorer

Memory Pool

78,087 transactions
28.95 vMB
0.07870132 BTC
Random Selection Loading Transactions
Max Size: 175.58/200 MB

Candidate Block

Mining Attempt 3e031e468843eb80a42911ac51a75475531f1c657f4f1a7bddf4ab690d41b6d3
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f4ab71a036185f890a90d51f01d5172211f1dac790d571cd8d499693a1dfb8d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.01831174 BTC
Feerates: 100.81 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (286,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,286 628,286 0000000000000000000ca328ae5a30c80a10d6befd79c69dbb9126f1464e1555 2,549 1.00/1.00 vMB 109
628,285 628,285 00000000000000000008d8bd340c8951274bd9c718528401812bc6f92eb06787 1,724 1.00/1.00 vMB 92
628,284 628,284 0000000000000000000ae6809d98eadf4f646c78fe536c9f4c9fb116c7c676c1 2,583 1.00/1.00 vMB 109
628,283 628,283 00000000000000000011269b8d8760d4d6757d3cf17b525ce055ab47a1c07236 1,901 1.00/1.00 vMB 96
628,282 628,282 0000000000000000000c8258e1d43c2c0a47afc18c1d3fedb80d0cc8b2f42358 2,802 1.00/1.00 vMB 115
628,281 628,281 0000000000000000000ab1694a1fafc7be600edaa51593ee23132f3cee1be286 2,777 1.00/1.00 vMB 116
628,280 628,280 000000000000000000071110b87db700472f220ea7e82f3efb9c1aa5bf260902 1,023 1.00/1.00 vMB 89
628,279 628,279 00000000000000000008d7ce2777b3635a8d9fad6961463d310dccde5270e708 1,062 1.00/1.00 vMB 88
628,278 628,278 00000000000000000001da637a8184caa2175b76c81cfe889e9d31f63333451f 1,823 1.00/1.00 vMB 98
628,277 628,277 0000000000000000000173990bba4b37c42bfadfb7070777dd6bf2441efcfcb6 2,606 1.00/1.00 vMB 109
628,276 628,276 00000000000000000007b32d939ac86902cf657166c984ac6fe9832a59487bde 2,183 1.00/1.00 vMB 159
628,275 628,275 0000000000000000000c2f6058c7824884f443a7fe2add2f97a044378dc80723 2,438 1.00/1.00 vMB 69
628,274 628,274 00000000000000000010986e749da2343f661ebdf528a4c10522cdc7d76c49e8 2,688 1.00/1.00 vMB 80
628,273 628,273 000000000000000000031afe582224b19e9081edc12243655cb9533749b2ecb8 2,209 1.00/1.00 vMB 65
628,272 628,272 0000000000000000000add8b79f556a31bf6ed64ba552995f7011689df374b71 2,098 1.00/1.00 vMB 78
628,271 628,271 00000000000000000004c44b5b4aa1208cf1daaf3ecec0570a7543a120e3c781 2,660 1.00/1.00 vMB 75
628,270 628,270 00000000000000000003c63756cdc147b628c714b9aab43072234212af48e433 2,169 1.00/1.00 vMB 77
628,269 628,269 000000000000000000078059a6b5a80bd530367bcab352683e2203bb45048b79 2,130 1.00/1.00 vMB 79
628,268 628,268 00000000000000000002b1088342d1aa7c36c0953decb9cedb88be074059d91a 2,304 1.00/1.00 vMB 81
628,267 628,267 000000000000000000006c00eaa970cd17cb9a7ef28bcb5820b8fd5a0bd5ecdd 2,226 1.00/1.00 vMB 83
628,266 628,266 000000000000000000073b3103aabb78fb06319fc10ecfcf946463a5b7c0a28a 2,716 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.