Loading Tool

Explorer IconExplorer

Memory Pool

36,565 transactions
25.86 vMB
0.05991228 BTC
Random Selection Loading Transactions
Max Size: 132.42/200 MB

Candidate Block

Mining Attempt 64b082eab1ae6394ca111e34ee912705dc7bf9e821d55263437d4d13d07c9805
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 203998ec236262bb62c16964562c7ef445f9262b36fe9c1478a62cfd25827345
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01250353 BTC
Feerates: 171.09 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (226,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,305 688,305 00000000000000000000623830cc84c590e220d10b63679b6cce03d6d63705b2 1,724 1.00/1.00 vMB 14
688,304 688,304 00000000000000000003199e33bd453d73e5ccc2ea3519b2d27b26f4a3e1f03c 1,386 1.00/1.00 vMB 31
688,303 688,303 0000000000000000000bf5ca06682cc5b1ee80201befc0b4693494a078977f97 1,833 1.00/1.00 vMB 44
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
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.68 GB
    • Received: 12.32 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.