Loading Tool

Explorer IconExplorer

Memory Pool

41,952 transactions
31.75 vMB
0.09401902 BTC
Random Selection Loading Transactions
Max Size: 159.22/200 MB

Candidate Block

Mining Attempt b92d4d162ea85dec1d95ee2f7d34ab8d853bf22784ff29d5b91591e79ae666e8
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 50bfb0dae80d712a273441ef3305fdf8ff473fde225ae829e0ec60cb1ea69db5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,509
Size: 1.00 vMB
Total Fees: 0.02826935 BTC
Feerates: 401.97 > 2.83 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (456,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,359 458,359 0000000000000000004e533627e8da91c68e7047e313bb4895df3753ee6909c2 1,714 1.00/1.00 vMB 138
458,358 458,358 0000000000000000000dc3d62358ce5939b1ae5072bcbe9523c363b5ed8ed4ff 2,797 1.00/1.00 vMB 232
458,357 458,357 0000000000000000022826e907a8bcad99d1e2681b835d24fe4f743b5724105b 2,110 1.00/1.00 vMB 185
458,356 458,356 000000000000000002055c0d6b740e106930ddbbb839a5749dd603656c3dd81c 1,859 1.00/1.00 vMB 189
458,355 458,355 000000000000000001684fa6dafa451682e627fc301d850405465c002ef76dc5 1,689 1.00/1.00 vMB 128
458,354 458,354 0000000000000000009cefa724927112cfc553cdf876ac575295c68b26f403bb 2,334 1.00/1.00 vMB 187
458,353 458,353 00000000000000000061c47ecead040e897bd61a1bb020fbf4294950410ebc55 1,810 1.00/1.00 vMB 139
458,352 458,352 00000000000000000111d585b712cdf13b4b92b95d09e389c324d2c4322d01a4 2,175 1.00/1.00 vMB 228
458,351 458,351 00000000000000000031f51e66d609e371c29170109c54e20eb507a3f4f49ca9 1,395 1.00/1.00 vMB 157
458,350 458,350 0000000000000000010885751c214ba4d0a23a89abcf77df94d6a490630e6c46 1,537 1.00/1.00 vMB 156
458,349 458,349 0000000000000000016e967f0535dc655c9e8ef2a733b6b19457f9c61fe70115 1,198 1.00/1.00 vMB 155
458,348 458,348 000000000000000000f75f77d6d9766b2e9e56061b9a484fdf599d7f21d54150 1,837 1.00/1.00 vMB 229
458,347 458,347 00000000000000000220f93999550140f974d5e6b95e3e5f2d67185b67ab0619 2,574 1.00/1.00 vMB 136
458,346 458,346 000000000000000001e55b0a40f1fd6996af693bb3ab7367fc8d7d683068babc 2,455 1.00/1.00 vMB 172
458,345 458,345 000000000000000000a0227bfeea9f919b8b02e1d22096005f0c83841383ffc9 2,381 1.00/1.00 vMB 206
458,344 458,344 00000000000000000143ce2c3cdcf59d1fb6edfa737d15535f895fe1a8de6b18 2,339 1.00/1.00 vMB 245
458,343 458,343 000000000000000001dc4ecdc735b881cc4249207da909ee8ac175a05dfd632b 2,609 1.00/1.00 vMB 166
458,342 458,342 000000000000000001fc44961cf00fa38757d745f0465fedc532b2e497fea308 1,883 1.00/1.00 vMB 186
458,341 458,341 0000000000000000005c4629d6fd30ec4c5cce8adb2e62e2e6bea63c69c976e6 2,165 1.00/1.00 vMB 179
458,340 458,340 00000000000000000051ce3de9ca87f12748199f986f73fe19105652a8012fde 2,250 1.00/1.00 vMB 217
458,339 458,339 000000000000000001bd092f98658a816b79f14e4bb5251650bfa2b308c89e71 2,673 1.00/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 781.62 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: 624.86 GB
    • Received: 11.57 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.