Loading Tool

Explorer IconExplorer

Memory Pool

46,619 transactions
29.07 vMB
0.15070028 BTC
Random Selection Loading Transactions
Max Size: 151.84/200 MB

Candidate Block

Mining Attempt ad753f962047ad6f8efa3a95d83cb5470ab02f7fdfc643a6ad8c96d2ea934376
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 6e305d06593111df7b8098c272d782b4a06a2596c64b349eb1bb3fc80914ad3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.04282194 BTC
Feerates: 100.65 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (892,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
22,607 22,607 00000000cdcf1e640d679c4a02a53ab8f3223f59cf3d97d2dd23c801eadb9f0a 1 0.00/1.00 vMB 0
22,606 22,606 00000000a75a9f930229a11bd7eebdb2e865a8571d989f75a8794b2e426b4099 1 0.00/1.00 vMB 0
22,605 22,605 00000000a9e24562ab09224fc28650fa4a8c5907fdc8680c7b5e529f4e0da484 1 0.00/1.00 vMB 0
22,604 22,604 000000006b5d267c13af1990cbabbeef817bae856654f75141688cad47b2422a 1 0.00/1.00 vMB 0
22,603 22,603 000000000040c67b4b85522641cf9f7f7c3d3997a7d8af28e692c1797f2f76e1 1 0.00/1.00 vMB 0
22,602 22,602 0000000063f4f2be6f462562171352eb96984c01d51d6d15044b180301cff592 1 0.00/1.00 vMB 0
22,601 22,601 00000000a8c0e022488cd7e698ac0b3f5d299b7ab17167d0ae4b45be3c0f8bb1 1 0.00/1.00 vMB 0
22,600 22,600 00000000cc55ca0fbca908fe8dba8c6b636f7bda6f60be0377596576fa1b3083 1 0.00/1.00 vMB 0
22,599 22,599 00000000c9600977f6f5c56d2b4e43de2db3e069d7ea768a4c416ca3d2b2d3af 1 0.00/1.00 vMB 0
22,598 22,598 00000000f77bdeef14bb1e5aadbbcd83c096ed25caf2cac764b5dd131bfb0ddd 1 0.00/1.00 vMB 0
22,597 22,597 00000000594cf53da0603814cc52364e32ad5ab6e2af4619f75f4ec3abc9b9f1 1 0.00/1.00 vMB 0
22,596 22,596 000000003b0f709c86e2d58769543e4ca4e8099474a3d5cf882545cb64934890 1 0.00/1.00 vMB 0
22,595 22,595 00000000beb7aa677872fd0ebb14c0dc057fefd94c7347746bbe26b63b564b11 1 0.00/1.00 vMB 0
22,594 22,594 000000005666e620b9c37fe00683b5241e83cf374fe3a169c9c50dd2196d6466 1 0.00/1.00 vMB 0
22,593 22,593 00000000d7f330cdd9b85707a6f2ce7858affa547e30f56b3c35539ac91fc8ef 1 0.00/1.00 vMB 0
22,592 22,592 0000000008179e2805af04120ed9b1be668db3d165ffbdaf082976d9ae07b995 1 0.00/1.00 vMB 0
22,591 22,591 0000000083ec1357d5820481d52fd4afd74c5de05ac76c477f4bf7264cf65978 1 0.00/1.00 vMB 0
22,590 22,590 00000000d6e68cc6289492f7af557b87804a68948445475788f74dfdace3a90c 1 0.00/1.00 vMB 0
22,589 22,589 00000000823d6082b955e4f9b7efdceeffe30761ba6c55ea7e5aec8a8e15755a 1 0.00/1.00 vMB 0
22,588 22,588 000000003ee617c30d1534b2b365e274efd31d1a781cc1faccbbb712c953e004 1 0.00/1.00 vMB 0
22,587 22,587 000000005bd74facf4bcb461747a6d38af97a9a49b08dcfe6c37ca23d568591b 1 0.00/1.00 vMB 0
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: 10
  • Data Transfer:
    • Sent: 644.99 GB
    • Received: 12.63 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.