Loading Tool

Explorer IconExplorer

Memory Pool

80,840 transactions
30.08 vMB
0.12669453 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 829b80ececeada2ef46c3f2cd6c309162ed44b580581cac8eb810cce2feeb1c7
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 1ac33a922b68ae0f4e5f422a4f6d9335cc18c814d6b7218195cc0f1855201044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,755
Size: 1.00 vMB
Total Fees: 0.05237236 BTC
Feerates: 242.90 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (262,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,134 653,134 00000000000000000001c2c06a7456e100ba26eb49963e9ef88c36ad23738acd 257 0.12/1.00 vMB 36
653,133 653,133 0000000000000000000c58dbc485456f7f95464e961dea90afa4eb66a4759db9 279 0.08/1.00 vMB 33
653,132 653,132 0000000000000000000698f52da351bd613a31cbd1c90e4030af3a8994aef08f 1,717 0.66/1.00 vMB 24
653,131 653,131 000000000000000000027892f3211620f40bebd625a1a697cd9edea0f2dad295 1,269 0.52/1.00 vMB 17
653,130 653,130 0000000000000000000d149523f522803fb1d5920209be96140c519d3cb4444a 2,645 1.00/1.00 vMB 30
653,129 653,129 0000000000000000000be836cd6c0bb8d7d3f43162c8ef46b791c6863a3599ed 2,080 1.00/1.00 vMB 24
653,128 653,128 00000000000000000006197022b16e94893c3a8a71188f25dbf04dce5508432d 271 0.10/1.00 vMB 37
653,127 653,127 0000000000000000000d0f24de1838bd9f87df24fad49ed43eada794ffbd5e2c 1,371 0.77/1.00 vMB 31
653,126 653,126 00000000000000000008df9b7931ec432dca99b1c58fad3f85e95fa9672d9853 655 0.26/1.00 vMB 21
653,125 653,125 0000000000000000000c99fe7fde4c8bce3f6aa7e961328053d6dab0a6cf2d12 1,725 0.91/1.00 vMB 18
653,124 653,124 0000000000000000000022ebb4495feb9a68678ee4978c0964836f435040c4e4 868 0.36/1.00 vMB 32
653,123 653,123 00000000000000000007129f981b0dedd46d90ff9aa5dd860d51b3bd0d939c91 136 0.06/1.00 vMB 22
653,122 653,122 000000000000000000041ec58a5c165abd3856cf9d1db4c70c966eca3ff8cf5d 1,384 0.88/1.00 vMB 17
653,121 653,121 00000000000000000008686b0828de6665c7677b77fb84feb39871de8a3f7167 2,000 0.80/1.00 vMB 27
653,120 653,120 00000000000000000002ef78247b20d2494c430339a91dcc0f6aa3766e8deb4b 682 0.35/1.00 vMB 20
653,119 653,119 000000000000000000025a1d23710568f3add18cbc716b552b9baa6f67d0c5f7 336 0.15/1.00 vMB 21
653,118 653,118 00000000000000000004c9e4606d05158d5af97195870ff79abaa74cc8581d02 914 0.75/1.00 vMB 18
653,117 653,117 00000000000000000000e47c0ce56a17208f625f95923520fe9686a83521228b 384 0.13/1.00 vMB 41
653,116 653,116 0000000000000000000bdd660f9f1ff777a73e2e9345e4afea7a039c93d111a8 1,261 0.45/1.00 vMB 21
653,115 653,115 000000000000000000030ebbdaaa3a62c32382eed9342d3470d472d809378a27 2,311 1.00/1.00 vMB 29
653,114 653,114 00000000000000000008e9a9e057a79d01c8e9af414fd1c3a205dad902183bed 2,782 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.67 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: 673.20 GB
    • Received: 16.42 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.