Loading Tool

Explorer IconExplorer

Memory Pool

51,636 transactions
30.24 vMB
0.25852167 BTC
Random Selection Loading Transactions
Max Size: 159.47/200 MB

Candidate Block

Mining Attempt 7d6c3d6262cfa7f5d7957652022fd41dd85e73c0c72f3fc2e1c34f8a9561d76d
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2a4065b62d609c77a3a363705fc0aaed63c97ec4cb4feea77f3f5f2d253a8859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.08146329 BTC
Feerates: 220.25 > 8.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (420,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,327 494,327 000000000000000000b4b6b8bec03a7e6fce4d07034366de0ff1621d7c529894 1,637 1.00/1.00 vMB 647
494,326 494,326 00000000000000000011e7098f18a288a3511b54e9fb24919ab6fa4ec10216ca 1,937 1.00/1.00 vMB 643
494,325 494,325 000000000000000000278851ec3edadb1b5fd196d85b5fba014bcbdc8e9c0d8d 1,411 1.00/1.00 vMB 301
494,324 494,324 0000000000000000008accffe7cf204ec269d6129c97594db36c35614b248df9 1,723 1.00/1.00 vMB 409
494,323 494,323 000000000000000000c71d5039380ba0e29feb951d44bc432cb6d03f8efd87c8 2,163 1.00/1.00 vMB 249
494,322 494,322 0000000000000000001ca1b7e01403568004faf4d53bbb717c41fb9a8f801c34 1,500 1.00/1.00 vMB 194
494,321 494,321 00000000000000000038ee5815f76c4dd7a5271217ca137c0a0e7258f45dab88 1,303 1.00/1.00 vMB 171
494,320 494,320 0000000000000000004d24f5ca88224c8dfa853eef87f3e1a0d3bda80235187a 2,195 1.00/1.00 vMB 193
494,319 494,319 0000000000000000007750705f5a7dca2d99553866163a8743ca6398aeb8fb07 2,727 1.00/1.00 vMB 325
494,318 494,318 000000000000000000bfe3358060643e4d330772232af5683c313afa29c86247 2,394 1.00/1.00 vMB 353
494,317 494,317 0000000000000000005e5e7be91de04a95449d7c27a5d172cd60723c20378c0e 1,486 1.00/1.00 vMB 510
494,316 494,316 00000000000000000057c3bff5486c43b4fb8b722a903d5bba0b51e7ffe70483 1,886 1.00/1.00 vMB 670
494,315 494,315 0000000000000000001672f11fb6f5382ebce9ee7f2724f8b069e12f349d4555 2,380 1.00/1.00 vMB 804
494,314 494,314 0000000000000000002d8eeb4d4e137f3e0adedf9278ef561d9c5a30b8e367e2 1,621 1.00/1.00 vMB 402
494,313 494,313 00000000000000000038842f2b9b3cdc815a2f1b98e7f18143ea3c6c1fe8a969 1,654 1.00/1.00 vMB 419
494,312 494,312 00000000000000000053fb91d8d7e45e6420dea2602fb5c80620aa1bf86131c4 2,406 1.00/1.00 vMB 767
494,311 494,311 0000000000000000007db28962c7c6553268864c8742e8e41ec58179a47a5c79 2,089 1.00/1.00 vMB 300
494,310 494,310 00000000000000000079ececacd1f4aa89200c1e23af59b92ac347db39ec32cc 2,412 1.00/1.00 vMB 761
494,309 494,309 00000000000000000020c7c42633c9d1b8d445dda1ea1d26a408fd2b39422677 1,684 1.00/1.00 vMB 187
494,308 494,308 0000000000000000001ee37012a634e58666a6fad1f9f5fb3221859ac75b5765 2,155 1.00/1.00 vMB 200
494,307 494,307 0000000000000000004927012c3459f45df5fd612402439b200226ef4610aba1 2,321 1.00/1.00 vMB 332
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 644.09 GB
    • Received: 12.61 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.