Loading Tool

Explorer IconExplorer

Memory Pool

33,329 transactions
25.24 vMB
0.05208998 BTC
Random Selection Loading Transactions
Max Size: 127.84/200 MB

Candidate Block

Mining Attempt d381722874f911410810ad9fde34ae2893c9e679de54cfde3f0aea0fe43ec46b
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root f703fd8520e1e91e0824cfb92562a4e9e58238702f373c9d34b20e10b2ac4d54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,320
Size: 1.00 vMB
Total Fees: 0.00659159 BTC
Feerates: 713.01 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (598,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,343 316,343 0000000000000000336ae29f145a595cc3ecacb306b3f77cf37de4fd6ebddbfa 256 0.08/1.00 vMB 53
316,342 316,342 00000000000000002125162373403f8f2a322a27a714d7a7397f482f205b6ad1 301 0.18/1.00 vMB 32
316,341 316,341 000000000000000014aaf23b0f7dac5bbdef75f215f9a1211834a105f9b9daca 45 0.02/1.00 vMB 25
316,340 316,340 000000000000000001e8f49e59eae07099b94b61ba83b0674259a3e4bdd6f1e5 244 0.13/1.00 vMB 60
316,339 316,339 00000000000000000a07866ab9511310181e428222c141cef48044ef587f4b42 817 0.50/1.00 vMB 28
316,338 316,338 00000000000000002dad96ba79115c599ee8bc3de61cb3573f79f67ffb2c1f9d 308 0.39/1.00 vMB 15
316,337 316,337 00000000000000001b7037e887b6f816eb26d7ccf31121df9cab9cec1c8f4aa7 256 0.10/1.00 vMB 33
316,336 316,336 00000000000000000549c4abf31caf01787c292c6f7cd57904e8b16e0e9148b7 1,976 0.75/1.00 vMB 41
316,335 316,335 0000000000000000014ce302a1556da7e937ea869b150529e603b72433556359 391 0.24/1.00 vMB 26
316,334 316,334 0000000000000000357287980715f80c3ee5081d9d36250032b6499ee34de585 49 0.05/1.00 vMB 18
316,333 316,333 00000000000000002f87e54fc13c64c7c497a33fa5249b87b905b80e842ef51e 128 0.05/1.00 vMB 33
316,332 316,332 00000000000000000a9e2aa960f2bb3e76edb416119e2f6f90ca10fddfb1d891 368 0.23/1.00 vMB 26
316,331 316,331 00000000000000001c7e1043f2be640c9906ddb4c51e2dc1de1d41e2242e8c13 27 0.02/1.00 vMB 22
316,330 316,330 0000000000000000040e4d7ccf98b7a23a1c795f725b633593688060faca7cb2 142 0.07/1.00 vMB 27
316,329 316,329 000000000000000011fd46db0a09aceeabca58b2e1930208c2e6e2d566bc8121 113 0.11/1.00 vMB 20
316,328 316,328 000000000000000033b59f742b2f107c4196ea64c347f925ae3d5e3c46f1fb4e 215 0.13/1.00 vMB 28
316,327 316,327 00000000000000001b3f790fc107051c17702d305b08a3ae6325f40ecf44eae9 84 0.07/1.00 vMB 17
316,326 316,326 00000000000000000e9926124cabed78be0ae8bab22fb20acc643e94749120f8 397 0.19/1.00 vMB 37
316,325 316,325 00000000000000001132f6ac32387e51960e3154b2ad4420bdeb64d77999388f 65 0.05/1.00 vMB 18
316,324 316,324 00000000000000003575961c32ba38ac17fa251a641647cd338e83cb14ffeff9 487 0.39/1.00 vMB 23
316,323 316,323 000000000000000024fc07f4317549fcbaf3d267192a246a5ee11e87ac6d7abb 613 0.25/1.00 vMB 39
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 635.95 GB
    • Received: 12.34 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.