Loading Tool

Explorer IconExplorer

Memory Pool

15,319 transactions
6.92 vMB
0.03656643 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.06/200 MB

Candidate Block

Mining Attempt bcde91f418aeebabfc12cb28cd41d0e7c6b24251581f6648f7f450abf760eb54
Version 20000000
Previous Block 0000000000000000000066ac21ba42b91fa162e496fd444b39d53b2f27321a01
Merkle Root f3b36020252ce757e13ae415bb0d58d11e8581f96243d6a146391807a96ec890
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,269
Size: 1.00 vMB
Total Fees: 0.01894695 BTC
Median Feerate: 1.90 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,459 (652,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,034 261,034 000000000000001ac1514f9ea75e262f8c732e713d5556fb2bf4cfe49faff271 79 0.03 vMB 79
261,033 261,033 00000000000000033257dd4e3816adbe5714fdccb271cd06404450a5ea47adfc 175 0.07 vMB 110
261,032 261,032 00000000000000134241c5866f0fbc544931100b626889e99ac4e98c43f10da3 168 0.08 vMB 89
261,031 261,031 000000000000000fbe3cc816de46fd8723bf5426c262a914cbaf410c9c744e06 173 0.07 vMB 104
261,030 261,030 000000000000000efe025da637331e7c9c8756fb3547ea9340dee5e8f5413cfa 149 0.07 vMB 95
261,029 261,029 000000000000000fb9fecfb42278fa1aae08843081e0323c939b19a09269a4d4 245 0.15 vMB 72
261,028 261,028 000000000000000e97970b8555e81ccabcd162db1eb1c9ea18f08885c2227901 89 0.05 vMB 54
261,027 261,027 00000000000000098d06919a181704c41f7a2cc9ccbd8f929c7b9b83b5d34c24 289 0.12 vMB 95
261,026 261,026 000000000000001404a243e9cbf997466427587a96a22f10ae2d230d10efafd5 267 0.11 vMB 122
261,025 261,025 000000000000000bc711861f491033d1c0a06690068270dbfea416f2a27d23d5 108 0.05 vMB 98
261,024 261,024 0000000000000012220e1f2b3f8a1568f536d351b5cfd48850c1624ed9d70240 153 0.10 vMB 31
261,023 261,023 0000000000000002e908a1d648f3c877ad6d9b8262410c80608cfc0ebfac4469 574 0.25 vMB 112
261,022 261,022 000000000000000f242946f7bff9be7d0657f2595a77610c7715833b3613dd6e 131 0.09 vMB 81
261,021 261,021 0000000000000018d7131eed8205133230eff3f1b53c83ceb38e6e55f545a146 28 0.02 vMB 112
261,020 261,020 0000000000000002a9c54bf603e6d461fc3a0b5b468345b087288d5796c313e4 81 0.04 vMB 81
261,019 261,019 00000000000000165bf90d418d09c92a1c017d5c2508fd307a440855783803bb 87 0.08 vMB 18
261,018 261,018 000000000000000e6d8f7dc786ac32c1e0ad21fda97158785e4ebb7fd370248b 100 0.08 vMB 55
261,017 261,017 00000000000000128a2ec80b0651b517aed531dd292cb987f59809f232873a2e 151 0.14 vMB 57
261,016 261,016 00000000000000155ae06974505a748caca393b3877eb2416da379d10819bc79 86 0.04 vMB 103
261,015 261,015 000000000000001a483e1181abd2d07e2cc77662e6cfa9e3133b61d4855a6931 136 0.09 vMB 87
261,014 261,014 0000000000000007a7388522bd0f1b53b424ca9cbd5b52bf0c07d34d3d540be6 108 0.14 vMB 71
Previous 10 blocks ↓
Total Size: 779.67 GB

Node Details:

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