Loading Tool

Explorer IconExplorer

Memory Pool

85,039 transactions
31.89 vMB
0.16970232 BTC
Random Selection Loading Transactions
Max Size: 189.79/200 MB

Candidate Block

Mining Attempt a6dcd0b419f11a1e0efc3b620494f0e9dbfaaa4709df22df441a02244e16b144
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root fef4f45f1d9f465b2f41ab7d0c66dcf98cdefdece4b3ad13ffbfa2dacaefed63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.05358846 BTC
Feerates: 402.75 > 5.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (369,903 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,243 545,243 0000000000000000000cf3b875e90e1256aca4af47928d612121376f1dafbdf9 1,245 1.00/1.00 vMB 7
545,242 545,242 00000000000000000017b29e73e8e711ee1eff8b253132898f13da555cb1a10f 2,523 1.00/1.00 vMB 10
545,241 545,241 0000000000000000001b9bcaf3ee202ae2ce9f51ad866b6e8137bd18afb5ac8a 1,367 0.47/1.00 vMB 26
545,240 545,240 0000000000000000001f2380f154c5eb37e8b649a21699f8654dee924b337d2b 3,123 1.00/1.00 vMB 7
545,239 545,239 00000000000000000004bb5c63a671fa334cca45204a52c47da6f14f4b63ac28 1,926 1.00/1.00 vMB 20
545,238 545,238 000000000000000000108f9ce0a0fb55a25b2889e74b1b4988f964773037746e 2,292 1.00/1.00 vMB 19
545,237 545,237 0000000000000000001bfd6c48a6c3e81902cac688e12c2d87ca3aca50e03fb5 410 0.14/1.00 vMB 13
545,236 545,236 0000000000000000002443210198839565f8d40a6b897beac8669cf7ba629051 904 0.78/1.00 vMB 4
545,235 545,235 00000000000000000023df0ca25c4dee71e4192c714f8473ea2eae73dc76ce05 3,086 1.00/1.00 vMB 14
545,234 545,234 0000000000000000000d2f9db6ec47dba36f120982d9016f52f3521cf6c9985b 1,735 1.00/1.00 vMB 10
545,233 545,233 00000000000000000010836c0bfd298b5a8b9863a2cbba8f4297fc10baaba70e 810 0.40/1.00 vMB 13
545,232 545,232 00000000000000000013d7a473821a638109214d2ed6bb5e946f2bc0155c071a 1,510 0.69/1.00 vMB 11
545,231 545,231 00000000000000000007ced755c94adee6d563f25d5712674c34743a10ee77f3 1,127 0.53/1.00 vMB 19
545,230 545,230 0000000000000000001d06fdf209fa66528cb49466a4bfceac833dffa895f0aa 211 0.10/1.00 vMB 8
545,229 545,229 0000000000000000000b95593684af83917d5f93cf4d3a6f3ecb13b1dfa3ba78 1,919 0.78/1.00 vMB 22
545,228 545,228 00000000000000000021e23bd4165540ab44e613cb71c81105aa9215cdf2f11b 465 0.23/1.00 vMB 11
545,227 545,227 000000000000000000084d08d19691b9d6127dbdd20de9bf77a345934d5e8563 329 0.16/1.00 vMB 12
545,226 545,226 000000000000000000130dabb5533fb141b011d85982d5754030d455cd0f7280 932 0.46/1.00 vMB 18
545,225 545,225 00000000000000000015c0c0c540bfaa5374581c7f980d22f201922ea4e8d94c 273 0.42/1.00 vMB 1
545,224 545,224 00000000000000000019be0a2f56d5234d8b72701455c6613ae7e6cf4d554d7a 2,928 1.00/1.00 vMB 13
545,223 545,223 000000000000000000069ce83b32453b209639cdd5e0547b9aa1850cf4c4c2bc 330 0.16/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.