Loading Tool

Explorer IconExplorer

Memory Pool

27,220 transactions
10.25 vMB
0.04384910 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.55/200 MB

Candidate Block

Mining Attempt 35cff817beda4bd2646beea2db97f5b6784caac841eb08d5fe68c26d45349bee
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 5ff85153f4a36d7781accd48f78925f73b86ea3b2c36e6ede840b14707b0f16d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,037
Size: 0.56 vMB
Total Fees: 0.01944722 BTC
Median Feerate: 2.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (709,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,486 203,486 000000000000022c6c82688d5ed156cb645a4764bb74762dcb9bd2228e5c9351 21 0.01 vMB 213
203,485 203,485 0000000000000039bed5c1b3c6640fac264cfefe7c836996cb980d64c129768d 65 0.04 vMB 143
203,484 203,484 00000000000002e23bd46940c55fffd6a5301720b023416f649c207cd29a0ca8 186 0.07 vMB 210
203,483 203,483 000000000000039f05b44a31358f6e6911053455965fa577c3a8fba001b66e2a 217 0.09 vMB 409
203,482 203,482 0000000000000382b1019fffcb1842453a13d80fb2ccbe87ffadcde56a878dba 145 0.05 vMB 81
203,481 203,481 000000000000014145cf91504a87a01932325f3fa44a7566a6e771519de91ec7 181 0.09 vMB 165
203,480 203,480 00000000000004060297969c32b1f0b09cb39eb4af871bd3d51e511a8eff8768 37 0.03 vMB 81
203,479 203,479 00000000000001abbce74ff57141699c8c27c24c9dc55303d736ef54ae7e54dd 365 0.17 vMB 95
203,478 203,478 0000000000000050a553f259f0177dcbdb369b7814cb6cf446095ac6061a62f1 377 0.19 vMB 220
203,477 203,477 00000000000002f14b0dc6acde98814f51363bc3d3fa47934260c48f5ad4ec3f 230 0.13 vMB 142
203,476 203,476 000000000000007db1f7ac3b452d11508b96b2330bfd3fe9c187fde7a2e95007 498 0.25 vMB 211
203,475 203,475 0000000000000410e08cd187046fe326e73a2a6dd15621faeb6ed7c6ad15b3f4 187 0.06 vMB 108
203,474 203,474 0000000000000207baa471c3a2608a86a46f7308f357edf4536d0df37f539e99 160 0.05 vMB 20
203,473 203,473 0000000000000167c097de42cc5db29e7513c2b9a2c78c3ef604a4b36cc40634 283 0.08 vMB 142
203,472 203,472 0000000000000258a1a619e088b784d5c77aa9e37f6a292f1433fb7a5b29cf0d 940 0.43 vMB 97
203,471 203,471 000000000000003c104d6f55c2c140dfcb865cf2ee22d4991a420c409c7de1cd 88 0.05 vMB 4
203,470 203,470 00000000000002998d6eb0d847c581ae472cca18d5adcb847be0989b351eef44 319 0.26 vMB 237
203,469 203,469 00000000000004be1b83b9739fd7e9ed95ab523e07f8a8f30c7e163bd34a0359 89 0.04 vMB 87
203,468 203,468 00000000000002b0ca0faa8c3c123ea9a7529d4930c4869f93e799bb45802f40 253 0.12 vMB 119
203,467 203,467 0000000000000507c1e076d5d2bf49883cd68eac8556d88b741269daac053b82 142 0.06 vMB 104
203,466 203,466 0000000000000286b7359a7d552ed6e82f7881c3a8f39b6fc481666b0bb6cdd6 820 0.35 vMB 160
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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