Loading Tool

Explorer IconExplorer

Memory Pool

83,170 transactions
31.29 vMB
0.09573422 BTC
Random Selection Loading Transactions
Max Size: 190.71/200 MB

Candidate Block

Mining Attempt e8c0581f5372dd94c97e67062f3c732a891558805292fe1beeb3d89d9f0a21f3
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 97c620ebad7554969dd9bbcfacbb5f27eb740f25dbbddf4da42e92e16fafd0a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,256
Size: 1.00 vMB
Total Fees: 0.02425475 BTC
Feerates: 177.93 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (418,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,167 497,167 0000000000000000000048ef99d1b96e0ffc7fdadd571d521296fa2daeefa711 1,747 1.00/1.00 vMB 171
497,166 497,166 000000000000000000314189e13a171932e340eeb6d8a5e5c2cbee1388af633c 1,748 1.00/1.00 vMB 203
497,165 497,165 0000000000000000000310cdd4bce0f256333928d35fd2d5fcae1f937a9e1042 1,110 1.00/1.00 vMB 63
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
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.