Loading Tool

Explorer IconExplorer

Memory Pool

83,706 transactions
31.94 vMB
0.12815312 BTC
Random Selection Loading Transactions
Max Size: 192.41/200 MB

Candidate Block

Mining Attempt 4813f3dedc5c70ba8d320a8fc9281d6d01fb9ea896fa28b4cb1dc7a995d9e1e2
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 8f80731c09d0d1b3c8e2e85a6d58ba6869d741a0a3b345f352b7656954e86bc5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.05015353 BTC
Feerates: 150.75 > 5.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (371,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,286 543,286 00000000000000000019bc85fc3bb53a528a52d685c51fef62bba71ca67a784f 863 1.00/1.00 vMB 4
543,285 543,285 0000000000000000001d32e68978afd08515fdb2feecd2d6777d014f9a71789b 2,285 1.00/1.00 vMB 7
543,284 543,284 0000000000000000001633f2a47a953bfd5346f9d9131bb4daf6daa92708164c 2,821 1.00/1.00 vMB 9
543,283 543,283 0000000000000000000a337035591688f4547bd1e39dfe7bafeae8f1dda26c77 2,547 1.00/1.00 vMB 17
543,282 543,282 00000000000000000017e172b4570fb75da68b6bc86a067252f45164cc5ea869 2,599 1.00/1.00 vMB 31
543,281 543,281 00000000000000000004899e77a8dc28de11e55359f41d1fdd87354a7f113b96 1,786 1.00/1.00 vMB 6
543,280 543,280 0000000000000000001b20304e42514cb836c51499dc3eec152241164e71c850 2,385 1.00/1.00 vMB 22
543,279 543,279 000000000000000000118397bbee3e861bdd53568156a0ea3b0a3bf116455091 2,456 1.00/1.00 vMB 14
543,278 543,278 00000000000000000027298bc5e335c138da40c1a4d8fb401fdd4938d5f0a2f9 2,589 1.00/1.00 vMB 22
543,277 543,277 000000000000000000232dbd8e89486810085b4f8b2b94b132ce9be426bc4bd2 1,290 0.49/1.00 vMB 24
543,276 543,276 00000000000000000011b702eda3e3bd2e778a44f2a079ef9e472eea8fa6557b 1 0.00/1.00 vMB 0
543,275 543,275 00000000000000000005032618bb994114d6c56518da2c422cfcfd9da16b8771 2,501 1.00/1.00 vMB 18
543,274 543,274 0000000000000000000cfb00ec8b13629751cda0ad55ac1d2ba9dc8f9a120c09 2,766 1.00/1.00 vMB 11
543,273 543,273 000000000000000000253e807125f93298b21c7125887f4a10782cc5bfa4fdec 2,648 1.00/1.00 vMB 41
543,272 543,272 0000000000000000000a3cfc645780b1d62832665437aad7fbf82231c1786686 2,732 0.99/1.00 vMB 7
543,271 543,271 000000000000000000095026b7c1a6b7ca9ba256996e651dea603b131ee821e3 2,834 1.00/1.00 vMB 27
543,270 543,270 0000000000000000001e2980df69b9f504ef01f5f9dfc143eb2238b4cc93a7cc 2,326 1.00/1.00 vMB 19
543,269 543,269 0000000000000000002267e9d100a2ea91991b84a64ed67432be971e05d9ae0b 208 0.10/1.00 vMB 28
543,268 543,268 000000000000000000092942bb349e5d45e7f837d9de9b6f4ea26aff7a834134 603 0.22/1.00 vMB 5
543,267 543,267 0000000000000000000b4e8ed57171aacb07816897ed1b9984c34660bff5da03 2,537 1.00/1.00 vMB 22
543,266 543,266 00000000000000000011db484a591804e943c3ed440dd299328eb8899c5fedae 1,867 0.69/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.71 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: 700.49 GB
    • Received: 16.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.