Loading Tool

Explorer IconExplorer

Memory Pool

85,463 transactions
31.79 vMB
0.11763225 BTC
Random Selection Loading Transactions
Max Size: 194.96/200 MB

Candidate Block

Mining Attempt 94a248913b4a7007f1353dcfeee7d781e47c43c4250159d29e91e5fa57878385
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 74322153889067b838da2658c0cb5ed65221d4271198cf54ebf83070126edca0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.04167188 BTC
Feerates: 301.57 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (165,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
750,176 750,176 00000000000000000001f9f7c1b0ae51e0165aa3124a7ecdbef4fd27088dd6d6 1,444 0.53/1.00 vMB 9
750,175 750,175 0000000000000000000057adef88ea8e57e53f97fcf8c027afb7dfd9da7894da 2,032 0.85/1.00 vMB 10
750,174 750,174 00000000000000000007ba02717423b3e1320572b913ffbf29c4ef00e7ae2266 2,043 0.77/1.00 vMB 10
750,173 750,173 0000000000000000000445ce2ad4e3cc8233ce43fbc393355c379de79d47523f 331 0.09/1.00 vMB 11
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.60 GB
    • Received: 16.93 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.