Loading Tool

Explorer IconExplorer

Memory Pool

30,337 transactions
10.00 vMB
0.09469895 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.95/200 MB

Candidate Block

Mining Attempt afdd5b4e9a21ca67ba6fa5eea0dd90984d5c0350a442ab7bd381793c7f02a302
Version 20000000
Previous Block 00000000000000000001c618b104e0a104df01f8e65a58593a28dc152ec82756
Merkle Root 020ed1ae7301064c9688ca161da8536cb5b9d64133e3fde9aa21339de06c140d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,487
Size: 1.00 vMB
Total Fees: 0.04675447 BTC
Avg Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,042 (774,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
138,319 138,319 00000000000004ebb68902bc4df0e00826c91375366ded8340a84ed37a97c8c3 0.01 MB 26 27
138,318 138,318 000000000000052feedff9feeb2329155599ca9fd50c4b1caa4778eeee2d96aa 0.04 MB 69 99
138,317 138,317 000000000000099ce92f3a08cb00d64aff2fd63c55c677428bcd20b5907d91d5 0.01 MB 38 261
138,316 138,316 00000000000005275f72a3c412e47c3db3ab32e7a0acef6efcf307ce4383ed37 0.01 MB 25 228
138,315 138,315 00000000000008fbe822db923a71012a17bfe523c9f2e1b686ebae15e797bb42 0.03 MB 68 100
138,314 138,314 00000000000003a36544f76ebbb46d9f0c889dae0e2e9d881aaa15592d10ec50 0.02 MB 56 116
138,313 138,313 00000000000004959bf100684c20f0691a6f17d40c45f4b917025d343d689096 0.05 MB 147 166
138,312 138,312 00000000000001fcf1965ec4657266ec3035df393ac7712246626937aea7d1d9 0.02 MB 62 242
138,311 138,311 000000000000076f4242d9c689dd9b3ee6d336a1a6c0069e465cb82de4f5cc42 0.01 MB 21 537
138,310 138,310 000000000000053eb965138e350d9eb4a413c15bcca4c9328f76f3c8d3e50c03 0.05 MB 86 106
138,309 138,309 00000000000007e8133b07c0de1956cda82ae435833786bb32a9dd363859c204 0.03 MB 110 103
138,308 138,308 0000000000000084f166f965283fdeaddf654c45ac69a8c56a84e3e33f044630 0.01 MB 16 142
138,307 138,307 00000000000006eba4f3db95f921ce866ce8c2196d7727a7b3449aae9e2ae15f 0.01 MB 11 40
138,306 138,306 00000000000008bf67058673716ef6905977c4a6772fbeda21589ea381b594ec 0.01 MB 51 176
138,305 138,305 00000000000008d7d10cd6a0653047d9390b7189252583af1d805b8a479e5dd2 0.03 MB 108 133
138,304 138,304 00000000000004f5229f3f99b1aaef425a53a122a2d2be7597a377fd68de70c9 0.01 MB 28 174
138,303 138,303 000000000000095c365e16a3f44b53d52cda046cee78355950bbd5ae46c01a48 0.01 MB 15 32
138,302 138,302 000000000000035cc4a406dbad9784a73174c032c126f420bc97a94c6ab54e33 0.01 MB 20 142
138,301 138,301 00000000000005f66242fe5cf422c38eaa3fa3dc926d825a1265e7235909ca07 0.01 MB 13 192
138,300 138,300 0000000000000093dcaae4ee875c5496318f0ef8fd23a8b24c7318b109e1c05e 0.03 MB 50 357
138,299 138,299 000000000000075483fc4e1a256888e264d82a847a413bf118d5dbd16f8c9d29 0.00 MB 7 13
Previous 10 blocks ↓
Total Size: 778.92 GB

Node Details:

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