Loading Tool

Explorer IconExplorer

Memory Pool

77,370 transactions
29.89 vMB
0.10467683 BTC
Random Selection Loading Transactions
Max Size: 178.58/200 MB

Candidate Block

Mining Attempt 60db9ef4ddda7b455bf36ec0af7b4a6c0bf4bd7dece760ccd7fb4520da8ce521
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 81a2a47cbf5ca6781a79551f6eadf0722d6fc1bcf1011be03c6b8a51c78a0616
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 853
Size: 1.00 vMB
Total Fees: 0.02250393 BTC
Feerates: 21.31 > 2.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (418,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,164 497,164 00000000000000000042277c2862315451b72dc765a34d63f4a19fca0bad1eda 1,110 1.00/1.00 vMB 67
497,163 497,163 000000000000000000a64f0ac3668c9977067bfcccb57947b61c4da892112903 881 1.00/1.00 vMB 60
497,162 497,162 00000000000000000005940477c2eaee9c18f385cd1384b87521d93409b0faef 887 1.00/1.00 vMB 54
497,161 497,161 0000000000000000003c53b87ce5130e85621f38b4784089e4f34cb822ee1e33 256 0.11/1.00 vMB 200
497,160 497,160 00000000000000000043eaebabcc9f702622ad2951c745ebbde7a3dac7895312 524 1.00/1.00 vMB 28
497,159 497,159 0000000000000000007f788719c3866ab567f0067e660468e5b2f4bef4236d00 1,392 1.00/1.00 vMB 36
497,158 497,158 0000000000000000001baa345bd7dc3e5f4c3a17f8f3f09c5e4307f211ba519e 1,669 1.00/1.00 vMB 82
497,157 497,157 000000000000000000173785e606b39281180da6b720caa1a05a7b55d6176896 1,276 1.00/1.00 vMB 63
497,156 497,156 000000000000000000812d7230322e2fb7cb1fea6160c1509065048c5b00fb71 1,216 1.00/1.00 vMB 78
497,155 497,155 000000000000000000a6e418852c71a5a457374d1d064edda26c38b36d537c56 1,484 1.00/1.00 vMB 57
497,154 497,154 0000000000000000007e561974713f7cf91ee5c6c00d3df8c068be3b7ce7c25d 714 1.00/1.00 vMB 13
497,153 497,153 00000000000000000001f2c1cea73b1d1e3ff8ac05c57daec3ccc21077a97168 1,879 1.00/1.00 vMB 95
497,152 497,152 000000000000000000a7b4999c723ed9f308425708577c76827ade51062e135a 1 0.00/1.00 vMB 0
497,151 497,151 0000000000000000005ac8cd6b7f803c11a617b901a13e05318a155f8f215ea1 1,946 1.00/1.00 vMB 92
497,150 497,150 00000000000000000087b5026fabf21e55db6eb6d41655853b5ea6887a4b77ff 1,776 1.00/1.00 vMB 49
497,149 497,149 00000000000000000042cd368986610a1af94398a7cb6d71dd3ae8f2333f8467 1,951 1.00/1.00 vMB 132
497,148 497,148 0000000000000000009aa392dd1458b6f0831e6aa3fb05feed349f60e2e800e9 2,268 1.00/1.00 vMB 132
497,147 497,147 000000000000000000ad5c657638f12b3e786512f29b32968f6661301ce4df76 1,452 1.00/1.00 vMB 77
497,146 497,146 0000000000000000008596d52ed5a7dd6037a42ab021ef23d3018e70a3cab0ba 2,034 1.00/1.00 vMB 76
497,145 497,145 00000000000000000051a0f056c46ae371a71c1867eb25fe2e019b2517163695 1,620 1.00/1.00 vMB 78
497,144 497,144 0000000000000000007815862010b2536213f69a630a2eab3b6409c163d51906 2,269 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.