Loading Tool

Explorer IconExplorer

Memory Pool

79,624 transactions
29.25 vMB
0.07593746 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 3a6a339f1f7c7dd0a13807131412f3f40d0653fec6f43430fb955329942db2a1
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root c588d05eaf558cba3f63cd38afdc453c5a7c221c55e4c9e505f34a9fc8b515ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,110
Size: 1.00 vMB
Total Fees: 0.01470371 BTC
Feerates: 74.86 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (418,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,282 496,282 0000000000000000003578a93d81d16b6cd0b9ac99dc89e1b80733f907da4cf6 1,862 1.00/1.00 vMB 170
496,281 496,281 0000000000000000000c7efd7706f42884c5b767668f6aaa22bcab71afbb56d6 1,488 1.00/1.00 vMB 192
496,280 496,280 000000000000000000843b1b786499c7444daf48e20700108915d0a3fb3f85f9 2,335 1.00/1.00 vMB 143
496,279 496,279 000000000000000000c29590a234a06f759748802a55041db13829d0058bf871 1,496 1.00/1.00 vMB 112
496,278 496,278 0000000000000000009b31b3e0a22547dc6f6da3f9c9e63ac3080757962324ed 2,470 1.00/1.00 vMB 170
496,277 496,277 00000000000000000009a6c24dff07a0cd96161b287791894073b4b077a86f88 2,759 1.00/1.00 vMB 178
496,276 496,276 000000000000000000b8285b7dc81f2de1d5a9c20842e3eac268cbfee96838f1 3,093 1.00/1.00 vMB 164
496,275 496,275 000000000000000000c252622188ee099237fb6c131d8c13c69a17eef0e157f9 2,220 1.00/1.00 vMB 185
496,274 496,274 000000000000000000b1120e47c07cf8b9d140c4ef62fd7a450fbc5cb6959c5d 2,073 1.00/1.00 vMB 85
496,273 496,273 0000000000000000007db40e73c056deb90e78b2df99d7dac198098b0f06c66d 1,207 1.00/1.00 vMB 66
496,272 496,272 0000000000000000000714aaf9ab333c8635ead7dae2e2163254242e52b6c0ae 2,170 1.00/1.00 vMB 103
496,271 496,271 000000000000000000a31e23b5965a0391e675ee5d902c7dd5ad06eb478863b5 1,453 1.00/1.00 vMB 59
496,270 496,270 0000000000000000004cf8fca89b605b2ab89234e80f8dc91b752a39d3e63bc0 1,904 1.00/1.00 vMB 103
496,269 496,269 0000000000000000000d01a0f053c8314af12432eb6c8ee8e5663dbb56be3186 1,337 1.00/1.00 vMB 25
496,268 496,268 0000000000000000006a29e927bd0957c66c8cfa264920a4ea3583aa34a162ca 1,852 1.00/1.00 vMB 37
496,267 496,267 000000000000000000c8a75799a46440681c9b0d3974cbdf0f2b77635aefab23 2,619 1.00/1.00 vMB 106
496,266 496,266 000000000000000000759a2f567beb0a487c51cfce23ac9f97f88869385621ae 2,502 1.00/1.00 vMB 163
496,265 496,265 0000000000000000005556b92c0b149f18979eb062cb8f9ba6ff47d98042255b 1,608 1.00/1.00 vMB 57
496,264 496,264 0000000000000000002dec9ab034c1d873d8dca8aae70ab58b43e49d7a3ec409 1,200 1.00/1.00 vMB 102
496,263 496,263 00000000000000000079aff7c7299d6ad3078a91bf73fc30c7607dfc60b6c847 2,553 1.00/1.00 vMB 129
496,262 496,262 000000000000000000c35891e3a80cf4889e5b2d12968898acc3b4a220cb54c0 2,114 1.00/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.54 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: 669.11 GB
    • Received: 15.73 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.