Loading Tool

Explorer IconExplorer

Memory Pool

82,247 transactions
30.53 vMB
0.13347010 BTC
Random Selection Loading Transactions
Max Size: 183.97/200 MB

Candidate Block

Mining Attempt 0a370ea9a3e8b50890608bf4189f28d38d5d9e42dcf36e6be997761f65bda64c
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root cfaeb0e066a14275eb9b6dc6cab93f6ff69c111ac9d43205e46d1c67bbed6c96
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.07028334 BTC
Feerates: 203.60 > 7.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (424,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,021 490,021 000000000000000000eb118d5631bf5133be4dc00ad75ee3033f61387502bbee 2,268 0.94/1.00 vMB 111
490,020 490,020 0000000000000000000300a157dca4e656c0cbc927e7b108bee8c875970a93c9 1,859 0.97/1.00 vMB 157
490,019 490,019 0000000000000000003f84742edb0790acc986242ca67d7be3fed4a232319850 485 0.21/1.00 vMB 49
490,018 490,018 0000000000000000008627822e455f5778abd7166f9350adae87e81741d98fcc 2,553 1.00/1.00 vMB 137
490,017 490,017 000000000000000000044c94db408f5a884b9c5b587e0b1fba8654b63bd32e68 1,424 0.62/1.00 vMB 119
490,016 490,016 000000000000000000159494bc7e6ebacada0863e7dac2997a86173f3a90f466 219 0.36/1.00 vMB 10
490,015 490,015 000000000000000000674924cc7ff84fbacfd4b2cde194bce40fdfcc8d994890 219 0.08/1.00 vMB 170
490,014 490,014 00000000000000000055b7e3ba1b833e6e31242cfd206334419ecc9ae8960e23 2,553 1.00/1.00 vMB 99
490,013 490,013 0000000000000000002ace79a982bfedbcb9956f5321f707dbc3385d1137656e 2,474 1.00/1.00 vMB 144
490,012 490,012 000000000000000000bb254db398b1205e46be91d33ea1d744fdc14e752cf390 79 0.05/1.00 vMB 201
490,011 490,011 0000000000000000000f423a20ed8a58546cd33fd940f424fa8e33dca3ca86c9 1,122 1.00/1.00 vMB 33
490,010 490,010 000000000000000000577a82aa8752d386f9072b68236b7d0cde6f3f7875f214 1,723 0.85/1.00 vMB 212
490,009 490,009 00000000000000000094df462270acbefe7c4427b272ef9f873bd064e8d932e0 305 0.25/1.00 vMB 35
490,008 490,008 0000000000000000008be16691c66ff7001610085707c33340e1d783ff77c6af 1,910 1.00/1.00 vMB 42
490,007 490,007 000000000000000000e10b1cc524a5041eed0f5a87102ce13899fd14c94140a1 2,391 0.98/1.00 vMB 156
490,006 490,006 000000000000000000acf3f4e371131498c344a761835beb137f83c44161ed61 2,161 1.00/1.00 vMB 35
490,005 490,005 000000000000000000d7af83d5cba894f4a04c668e880e3f37fffef94806d673 2,449 0.96/1.00 vMB 194
490,004 490,004 000000000000000000db5949363417f8ad3739995f74baf86cf080a078283dbe 2,344 0.98/1.00 vMB 237
490,003 490,003 0000000000000000003e6b444d3270c9b2e5b326327ab04d06784f42c30caacc 545 0.29/1.00 vMB 103
490,002 490,002 0000000000000000009a0000c878620db4c8faf6957dde8c04541a7321855132 686 0.31/1.00 vMB 113
490,001 490,001 000000000000000000bc8ffe72f01521ce1274137fab214be07d4612a7f8acd3 403 0.91/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.34 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: 661.30 GB
    • Received: 14.80 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.