Loading Tool

Explorer IconExplorer

Memory Pool

79,153 transactions
29.78 vMB
0.09363190 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt 2558db73af98bc5d00bf6968ef9d18604db1f37ac1c18665eb0b175512e3d8f8
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 165d6b7c21a26ba51510375873070b554e7a6bc59e1664120f3db5b1a8bd96cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,572
Size: 1.00 vMB
Total Fees: 0.02687999 BTC
Feerates: 101.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (320,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,686 594,686 000000000000000000186c55a82354b729b07fa39c6fd71f2f08447bb5181704 2,343 1.00/1.00 vMB 26
594,685 594,685 00000000000000000008fe12add14643fc003faa2cb54b4a4507d1290555469d 2,324 1.00/1.00 vMB 31
594,684 594,684 000000000000000000175c61b72b1f31c2072189a826e85bf8489fa7d1de41ff 2,231 1.00/1.00 vMB 30
594,683 594,683 0000000000000000000267f678024f7966de67f8e2ba48d7d4ce507ab51733fa 1,723 1.00/1.00 vMB 19
594,682 594,682 0000000000000000000cc429d82cef141da2fbe03f448b871bb5ac1c808cf04c 896 1.00/1.00 vMB 23
594,681 594,681 000000000000000000021f75e45cf9992ce2d7b7463e2a46beffb275aa64d7bf 2,928 1.00/1.00 vMB 32
594,680 594,680 00000000000000000002a849bf466c8bd5dc903f2d6f4aec29af33076100a04b 1,523 1.00/1.00 vMB 28
594,679 594,679 000000000000000000163dbf5bbde833bd211f0a8919622545e5c4d9eb29f391 2,012 1.00/1.00 vMB 31
594,678 594,678 00000000000000000017ef2b9911229cf5eab8ed5df3b26d4af83e66c95412da 1,763 1.00/1.00 vMB 37
594,677 594,677 0000000000000000000610adf9615fe7adc473b4acc43e1c3c9926d1a9101ab1 1,343 1.00/1.00 vMB 83
594,676 594,676 000000000000000000033132d0c885eb343438270570032c96d15f0d2d71b90e 2,894 1.00/1.00 vMB 14
594,675 594,675 00000000000000000001fee63ae88e927ae769f33a3204e24468da84faf7244e 2,397 1.00/1.00 vMB 12
594,674 594,674 000000000000000000035b1df5965db67b5eb64732451a7b51c985f57f0f034c 3,196 1.00/1.00 vMB 32
594,673 594,673 0000000000000000000bc2e434ed3c01420a351129935b7f322bfbc28d56ca1e 2,915 1.00/1.00 vMB 12
594,672 594,672 00000000000000000006d12d5c409aaf56b0f9a14b273f6dce1b196271ad2f8d 3,062 1.00/1.00 vMB 23
594,671 594,671 000000000000000000040edd75da363931bf838a51318b5ec3fa60e6aae16476 2,957 1.00/1.00 vMB 21
594,670 594,670 0000000000000000001664f8ca0ddfe93c9fbb8fc5038baba128d7a228f86e9f 2,812 1.00/1.00 vMB 24
594,669 594,669 0000000000000000000eeb70e2eb948e6762e45acaeb43ea93cf29af2ae4c771 1,473 0.52/1.00 vMB 17
594,668 594,668 000000000000000000040056768942bf5d44b10f86a430b2236b6ae0be576309 3,227 1.00/1.00 vMB 23
594,667 594,667 000000000000000000120afe97ab27f29577555700fb2856deee5b386157459d 1,539 0.61/1.00 vMB 11
594,666 594,666 0000000000000000000a1c05a115781b118c7f0e004b5ea369546bed01b977f8 2,758 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.62 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.04 GB
    • Received: 16.12 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.