Loading Tool

Explorer IconExplorer

Memory Pool

12,806 transactions
15.37 vMB
0.03024009 BTC
Random Selection Loading Transactions
Max Size: 72.95/200 MB

Candidate Block

Mining Attempt 7f91d9b83397a6f22971b277cf7aadfca9ef1944200c7ec58684c407edaa9514
Version 20000000
Previous Block 0000000000000000000158b9eeecd8ceae2c26a1c2e47444fbb52b1c98393d2c
Merkle Root 8610606e6333efd237586f39181cb7902caa3f03b7807d9774350438d64c76f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.00316439 BTC
Feerates: 100.53 > 0.32 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,147 (786,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,223 127,223 00000000000025a5eee85c36f8514c15cebe9311e8213999e31c14cabe436751 28 0.01/1.00 vMB 11
127,222 127,222 0000000000000f30076ebb1437ae083480e2e98c24f093473ae29477c2ee20c6 26 0.01/1.00 vMB 254
127,221 127,221 00000000000023ca8eecadd2662f2439d345a472c422fd0f5d09a669ba1d57a7 12 0.00/1.00 vMB 50
127,220 127,220 00000000000017eed7f16e3c4943c7dc74e8c384aaa852c84a21180339532b57 12 0.00/1.00 vMB 835
127,219 127,219 0000000000001d5312494588ebed765467b0ffdf6960a9ca5177fbeb2cb7a55f 21 0.01/1.00 vMB 174
127,218 127,218 0000000000001c38b3d4427e62b83df4aa84d8a51f1d9942cb679408dd20d85c 13 0.01/1.00 vMB 196
127,217 127,217 0000000000000c409822ea7c45c771e277a0d88eeb5ac1efb95594a0f388a13f 29 0.01/1.00 vMB 341
127,216 127,216 000000000000250333bb15622ebcbd7e3134f054ed711fae1f0a6bfac793897f 27 0.01/1.00 vMB 122
127,215 127,215 00000000000012bb952a1ab40d9bb12a144b2a4bac0b4c71f06fc332bc925f49 46 0.02/1.00 vMB 431
127,214 127,214 0000000000000efc99b2657f14685452f8170e5eae7dd44dac65682dc1659194 51 0.03/1.00 vMB 405
127,213 127,213 0000000000000ea86b49e11843b2ad937ac89ae74a963c7edd36e0147079b89d 80 0.02/1.00 vMB 715
127,212 127,212 0000000000000eab0142741ffda864310b8aea768338ef950068ec913562780e 26 0.01/1.00 vMB 952
127,211 127,211 0000000000000bf48e2ecc000efcfbfb875e655d63abe00427c301577d65484f 22 0.01/1.00 vMB 760
127,210 127,210 0000000000001bacb7ade0e0b022829b07c77f5d22af8d1dec2a17c1bea48a67 66 0.03/1.00 vMB 1,471
127,209 127,209 000000000000016e3f09247b107f8d4d6d419ccde70be86a36aae9bf0d082840 15 0.01/1.00 vMB 702
127,208 127,208 00000000000010c32986d6ca61d1aeab0529ecb41972c47b492fd8c56c01d75f 35 0.01/1.00 vMB 0
127,207 127,207 00000000000012f163367311a62bec952d6c7c826c8256a1f08fb28b13bc2192 23 0.01/1.00 vMB 228
127,206 127,206 000000000000017d8b66deb0b80cd945340b537cf200d69114dd7973cd265528 6 0.01/1.00 vMB 138
127,205 127,205 0000000000000fbab0ce3313b858e21e75597dec645350c6ce96fe305b14baa1 30 0.01/1.00 vMB 326
127,204 127,204 0000000000000052f41b32b20a69bfc3f16f513a17bcd8fc36db6673125b3464 38 0.02/1.00 vMB 1,762
127,203 127,203 0000000000000849af66cf1a06665761a680a6c525a46780a3ef7630eaa876e7 53 0.02/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 780.86 GB

Node Details:

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