Loading Tool

Explorer IconExplorer

Memory Pool

83,438 transactions
31.34 vMB
0.08880703 BTC
Random Selection Loading Transactions
Max Size: 192.18/200 MB

Candidate Block

Mining Attempt 64fa54ee5b2b743cacde1a0b9fc0c9707c615732df9b8a0d96bef3e56eedd87e
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root ff1fc79a9d9c3fa1f45cce127f3f47d1ff3f8f42343029825ce84d6e75ac2695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,920
Size: 1.00 vMB
Total Fees: 0.01788000 BTC
Feerates: 20.00 > 1.79 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (165,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,197 750,197 00000000000000000001a96fd790870f492e96a7481caf2f9dc4909ce40aef99 600 0.27/1.00 vMB 8
750,196 750,196 00000000000000000001574e5ca9d7cfc78467f45073a4b3b10f5f3ad257dbec 1,410 0.51/1.00 vMB 9
750,195 750,195 000000000000000000013eba72342f47a4ed165232b05b965311073743fdcd1b 2,620 0.99/1.00 vMB 10
750,194 750,194 0000000000000000000701b8f7eab235ee4ee31d30595a75f9c03320b351546e 28 0.01/1.00 vMB 11
750,193 750,193 00000000000000000009b2ea270603c3eaa1feb7071b7fd89090abdce7835430 1,057 0.41/1.00 vMB 8
750,192 750,192 0000000000000000000834f742a8c6fab7d95463ec70c4b769deac10af56d212 461 0.20/1.00 vMB 8
750,191 750,191 00000000000000000003801f131028fa5107a53d707b8cd9576b6b16dc32f5df 376 0.13/1.00 vMB 8
750,190 750,190 0000000000000000000538cdbdd776ac285db32f84a3b20ea27661deb28dcaa2 358 0.11/1.00 vMB 10
750,189 750,189 000000000000000000089c8c0240e34cab30582e4951b7a292476a78a3166eb6 572 0.18/1.00 vMB 9
750,188 750,188 000000000000000000069c98e9d411252363d6c3bf805f923f19a7850aef6015 187 0.06/1.00 vMB 12
750,187 750,187 0000000000000000000275cd810bfb2680cfa1ed131d2b8132748c0485e2f326 496 0.85/1.00 vMB 1
750,186 750,186 00000000000000000001db1e8219418142768d6ec36ca4e1d74682e145612196 2,345 1.00/1.00 vMB 10
750,185 750,185 0000000000000000000918014cb6766ef09ad9fced2300875c2d4ea72071a240 2,297 1.00/1.00 vMB 6
750,184 750,184 00000000000000000007949d22c8dd03eef88e6c2873a504768e861ea9e25bbf 3,119 1.00/1.00 vMB 5
750,183 750,183 00000000000000000006814ff0ca51d7284261700f642e331c34555ee93fd8f4 3,100 1.00/1.00 vMB 15
750,182 750,182 00000000000000000001514cdb2d149f18c4514a41f177dab01da79e89380ef4 1,801 1.00/1.00 vMB 4
750,181 750,181 0000000000000000000507bc0edb8ec0655d9e74a5cdeb59ac74a1331e965d12 2,348 1.00/1.00 vMB 9
750,180 750,180 0000000000000000000060981ef5dd2ccfe381029c7afd8043d3ba9d5560f9bf 2,408 1.00/1.00 vMB 16
750,179 750,179 000000000000000000098ace5316546dcd09387266b0d3bcf7d1ded6dacb47fa 3,892 1.00/1.00 vMB 13
750,178 750,178 00000000000000000009d9bce3c14091220e5aa482176e7be191140708b608b8 3,380 1.00/1.00 vMB 21
750,177 750,177 00000000000000000002f82cccba37503c6b9f4e12b3891f47e125821a42adc9 3,353 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.94 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.