Loading Tool

Explorer IconExplorer

Memory Pool

55,890 transactions
32.59 vMB
0.17140436 BTC
Random Selection Loading Transactions
Max Size: 174.43/200 MB

Candidate Block

Mining Attempt 8a0638d6a1cc6d974151ec3d4fde4233cec5f6d5964e72683a988b1888fbcaef
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root c059a3687a512a512a820f3d8297c5cdda4847ac7974d46b3ea1cd8b91087c06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.05936652 BTC
Feerates: 301.66 > 5.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (607,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,308 307,308 00000000000000004186f3589f28bf73f4718948307065cf717a8e503c0b74d0 9 0.01/1.00 vMB 25
307,307 307,307 00000000000000003f90123fab5b8b5402069eb53982ab348b06f8cf322cc109 171 0.16/1.00 vMB 20
307,306 307,306 000000000000000011cee82ba06c35dd4e62197b712edebb6a3e7b75e6e4ef27 82 0.05/1.00 vMB 23
307,305 307,305 000000000000000028bb663cf7f115dc27166fb53b67c87a7b4128e5128a62b0 157 0.11/1.00 vMB 25
307,304 307,304 00000000000000001968a5e2c71ebce645d181982946ff88d488dccffede0898 23 0.01/1.00 vMB 25
307,303 307,303 0000000000000000114d8ed6561aee2d5057912d6da07fcafde18acbf252e17b 489 0.31/1.00 vMB 28
307,302 307,302 00000000000000004d1342d844e739cfd6f2ede78c21e66dbcb1454e29e8ea48 27 0.01/1.00 vMB 28
307,301 307,301 0000000000000000500dd2fd2a9fd9e07c5e94cb67f0b5cf5475b1ca388d4ac6 90 0.05/1.00 vMB 20
307,300 307,300 000000000000000000e53fe05a39ef4fa894ef1851295165b2c84996c00dfa1a 258 0.23/1.00 vMB 15
307,299 307,299 000000000000000001fd9674068137a324868d68d5e6cee57fa5a7e7e07d439b 193 0.09/1.00 vMB 41
307,298 307,298 000000000000000000aa182e7da69dcc9dea067bcae2522f0e1d501fe1d83816 29 0.01/1.00 vMB 29
307,297 307,297 00000000000000004850fecaa46500b229b61a48c05bb1dad723752edfaa1dd7 532 0.30/1.00 vMB 30
307,296 307,296 00000000000000000d5c39e6ba3ea109452a9e4ebf1cf71ee76f1a11c428d7f0 415 0.23/1.00 vMB 28
307,295 307,295 00000000000000003a92271ab96f3c162ce0d724bae0aca4fb9de028a9923f32 630 0.35/1.00 vMB 31
307,294 307,294 0000000000000000388a66daeeb90c356c579ea22027c725b91e6a99f60c40cd 313 0.13/1.00 vMB 37
307,293 307,293 00000000000000003b50b2918311d5628b2c48640f8a6e43218da54b27f3e132 283 0.13/1.00 vMB 35
307,292 307,292 000000000000000027f0833d99da00696bae54b756a7e3ba099858eae3184527 158 0.07/1.00 vMB 25
307,291 307,291 0000000000000000369f420fd082f14f5c3d8f6bc3715de5308d5f4b0aec6dfb 578 0.35/1.00 vMB 28
307,290 307,290 00000000000000004148f33a620d97f3374a6bb325368779ed682f25c49095eb 879 0.46/1.00 vMB 32
307,289 307,289 000000000000000000a20dc522d82b27d450fde952b53d31a15c35352ef86d1c 366 0.19/1.00 vMB 33
307,288 307,288 00000000000000003a6c232c2eddefc55eec02d4c870e306dde55f863fd538f5 21 0.08/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.