Loading Tool

Explorer IconExplorer

Memory Pool

86,134 transactions
31.60 vMB
0.10296653 BTC
Random Selection Loading Transactions
Max Size: 193.87/200 MB

Candidate Block

Mining Attempt 623b3c0e8e6fd790d1d0a297d6943c48f06a20a30d39b768e84ab4d06b59d77c
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 6e81626a4aaa3e08928641870ce82bc55891b15fe6fa0320e8bed62f3d775e03
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.02466860 BTC
Feerates: 1,236.26 > 2.47 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (512,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,390 402,390 00000000000000000372b4205b92480a663407763ff1faf447fdcd38c01df8fa 432 0.26/1.00 vMB 32
402,389 402,389 000000000000000001ec06775ebe108dc4bb74e8a688ea59cfbff9c4dbba3817 472 0.27/1.00 vMB 33
402,388 402,388 000000000000000001c797ee86e5bb2c479d5d7224e7faedf78d6af0d0cc175f 708 0.31/1.00 vMB 43
402,387 402,387 0000000000000000066eb50b2e202064b1548730072feb8ff994ebe708803d4c 598 0.39/1.00 vMB 26
402,386 402,386 000000000000000005d51bcb514832927c583b64d251e9191b3943a6ebe23d12 1,505 0.72/1.00 vMB 43
402,385 402,385 0000000000000000054d8ae1b97dd329221be4dbab414010438d09c1f5a35a1a 1,271 0.55/1.00 vMB 42
402,384 402,384 000000000000000005a36ec81ac915b431ee82080c408d4f3628686bed1fb557 1,424 0.62/1.00 vMB 43
402,383 402,383 0000000000000000027b6d2905ac977dcc84ee5a79b65b4557ce94d4615bcd90 445 0.23/1.00 vMB 38
402,382 402,382 0000000000000000023a1d37244f901091ab03be895857fd2a726558e785600e 736 0.33/1.00 vMB 41
402,381 402,381 00000000000000000155d5bbfcbc064e93cc138e4e7b65e67a723c9b982a72fe 965 0.54/1.00 vMB 39
402,380 402,380 0000000000000000052a81afa0e0f2b36b90bf8ae13bf336b83491cc9b3db19a 2,702 1.00/1.00 vMB 50
402,379 402,379 0000000000000000020873c80c257b9526125f234fc5393a1079664ebd167937 232 0.28/1.00 vMB 9
402,378 402,378 00000000000000000643a11c2d51fef5a43882b1b29a7360adf6e20d1cc25fb1 2,095 0.93/1.00 vMB 62
402,377 402,377 000000000000000000739dd0206d5cd0efae2744381e942e676d8a824a0183e1 2,078 0.96/1.00 vMB 40
402,376 402,376 000000000000000002d57b834045cbb3a26891141f0dc1886dfd93bf6d8eb6eb 1,668 0.76/1.00 vMB 38
402,375 402,375 000000000000000003ab6a0ffba86f63d18ca824eeaf2b5407ea5316c0575b01 1 0.00/1.00 vMB 0
402,374 402,374 00000000000000000553ebb5b51733d5058cbc8abf8fe614ede2ba5131509955 1,012 0.51/1.00 vMB 38
402,373 402,373 00000000000000000258399aedcb94c0b38de288f267eb7970a803d6e531ca84 473 0.19/1.00 vMB 49
402,372 402,372 0000000000000000021a36b74d2278c2103373b6bbffafe0834d697eb6a2e205 1,543 0.90/1.00 vMB 38
402,371 402,371 00000000000000000437b2719010b8126298f09801abddf78371458d48caac54 186 0.20/1.00 vMB 38
402,370 402,370 0000000000000000002c908213f1392e40b03590343d83f138c5bbc1fe7fa69f 1,513 0.96/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.