Loading Tool

Explorer IconExplorer

Memory Pool

36,569 transactions
25.90 vMB
0.08656360 BTC
Random Selection Loading Transactions
Max Size: 132.67/200 MB

Candidate Block

Mining Attempt 22e4d413b37fa9524a7706cae7a4d5a98a9b3af399fcf34a257f237ad42cdd2e
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root aef8621ac1a8d2a3c23935b17d054868a20276a4688fd3ac789dcebcbc3a5ee3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,769
Size: 1.00 vMB
Total Fees: 0.03902858 BTC
Feerates: 171.09 > 3.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (226,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,302 688,302 0000000000000000000095612340db27a3082ac1bf2d8abb98f187befbf29ece 537 1.00/1.00 vMB 6
688,301 688,301 0000000000000000000d9908a98bf5521a668eec42e096d226f418673653379b 1,981 1.00/1.00 vMB 6
688,300 688,300 000000000000000000006ecd8522374972c90f134cf14191f561824b2319c978 2,665 1.00/1.00 vMB 39
688,299 688,299 00000000000000000002d55f8339d1d9e20aa9628c5b234a1719ab7ec854e098 1,688 1.00/1.00 vMB 21
688,298 688,298 000000000000000000092d9c30eb24dbf4309cf638d3ab471f5003000b411f11 628 1.00/1.00 vMB 14
688,297 688,297 0000000000000000000810a07fd609d6a900bb8a76d0146f446c22eb76f3143d 786 1.00/1.00 vMB 7
688,296 688,296 000000000000000000038550ec9f665e7100fb1d05bbb60c84d633899323a44c 1,846 1.00/1.00 vMB 27
688,295 688,295 0000000000000000000d49a1c80f29a7ddb6bf2d33f758bad4660b40dbf0b4c5 770 1.00/1.00 vMB 13
688,294 688,294 00000000000000000003c0d74d0cacd20bb9040cb18a30d63bf5af4d49ee38ed 1,549 1.00/1.00 vMB 16
688,293 688,293 00000000000000000003c915ecb95f1e36e3abd0ae7149d918ce088d9361b162 244 1.00/1.00 vMB 5
688,292 688,292 0000000000000000000450fe42b88617e90ddbcb21177c32c26f34203342e876 1,558 1.00/1.00 vMB 18
688,291 688,291 0000000000000000000d2cd5bd16bc0132ae0e7fd9fc9fad3b09cb9e29a86248 2,410 1.00/1.00 vMB 10
688,290 688,290 0000000000000000000be8b1f70e4bcbb42109713795929ea88fc65ccb5718e9 1,206 1.00/1.00 vMB 32
688,289 688,289 00000000000000000008ee81042efa8e314ab763e386d182b35e218d771d0260 1,077 1.00/1.00 vMB 29
688,288 688,288 0000000000000000000db1bfd95c49a9b2e28dec61163cfa9187e91974cfc964 1,092 1.00/1.00 vMB 13
688,287 688,287 0000000000000000000a77afb2c36d8aaeb006858a95941900626eb68269a94c 327 1.00/1.00 vMB 5
688,286 688,286 000000000000000000015b1449d36b70727d1435e6999ba21c45ad2092096901 207 1.00/1.00 vMB 4
688,285 688,285 0000000000000000000d87fce90f79c37bd140f1ab12c902377ebfe15e94fdc5 1,073 1.00/1.00 vMB 12
688,284 688,284 0000000000000000000cb9ae139392f92d77e821a58105a07ec5507cabf22c26 2,339 1.00/1.00 vMB 15
688,283 688,283 00000000000000000006a6140070178a4ad6d6ca0509691c5ef97fea3db89fa1 2,418 1.00/1.00 vMB 58
688,282 688,282 000000000000000000050adc4d5f347de1daf5b7d352eab93a4d12b38bc8a7c6 1,286 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.