Loading Tool

Explorer IconExplorer

Memory Pool

44,698 transactions
28.64 vMB
0.06093312 BTC
Random Selection Loading Transactions
Max Size: 148.82/200 MB

Candidate Block

Mining Attempt d013fcdbe060b8ddfd264af615e40068ca1083ba0195a5f6c0e99750cc097de7
Version 20000000
Previous Block 0000000000000000000044e58b3826086171fa7900edab59a7a6d5fec2bf6311
Merkle Root a1379c21a79462d40a056d17d7efaf91fb4107b69aa2e5216dcb946553980063
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,510
Size: 1.00 vMB
Total Fees: 0.00531889 BTC
Feerates: 40.21 > 0.53 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,626 (266,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,508 648,508 00000000000000000009abb7c8cab52c40c9763ff81cf989ac3813d7673024bf 1,322 1.00/1.00 vMB 16
648,507 648,507 000000000000000000049bdd63e1a2b6380ba351f642ce64536c98016a996ac2 1,817 1.00/1.00 vMB 71
648,506 648,506 0000000000000000000909b8a2f1583941714d78ede83d693911add1b8167c4b 1,718 1.00/1.00 vMB 67
648,505 648,505 0000000000000000000738607257e2d56071d51fec6657fb0a7d94222af3f48b 1,256 1.00/1.00 vMB 20
648,504 648,504 0000000000000000000104bf5af2f9c080454884da9ce370ad6a9c2ea5226cbe 481 1.00/1.00 vMB 13
648,503 648,503 0000000000000000000a8b425f407d578354f1200b8f5ac73b8cab7b0b1218bd 231 1.00/1.00 vMB 8
648,502 648,502 0000000000000000000b62aa58d76b605a663af66dea84bbe3e475011aeb284d 2,041 1.00/1.00 vMB 45
648,501 648,501 000000000000000000076de357dfbf598c5483bfa0b86c1ff08b053772b2888e 1,657 1.00/1.00 vMB 45
648,500 648,500 00000000000000000009e3017cabc803aecbb59f4fb99b4c627898a9c4310df2 590 1.00/1.00 vMB 13
648,499 648,499 000000000000000000066afd3bd63df26a24c0e0aa78ace268c4045ee5f4c013 1,999 1.00/1.00 vMB 16
648,498 648,498 00000000000000000009d04c50edfd55cea6896ca246f08f6ad11771042af3b3 1,471 1.00/1.00 vMB 18
648,497 648,497 0000000000000000000c44eab0c771d712cdc6ec1b701cc83124dfdf6ab23c77 2,663 1.00/1.00 vMB 30
648,496 648,496 000000000000000000086962035086811ec813d59d35ed8ff6f06d310e7ba68c 2,537 1.00/1.00 vMB 67
648,495 648,495 0000000000000000000e0dcd424b7697fc6c385da7a240f6ac73040e25cab66c 2,488 1.00/1.00 vMB 71
648,494 648,494 00000000000000000004bd0961fd1ca61bcb60d1789adf9ce64dfbc44a0c521b 1,855 1.00/1.00 vMB 58
648,493 648,493 0000000000000000000ff53a15bb581241fdfc1b21f0cea193e81172c3438a37 2,826 1.00/1.00 vMB 89
648,492 648,492 0000000000000000000a100827dcd4e7ba40648ffced1eff33594bd1f85adc64 1,128 1.00/1.00 vMB 29
648,491 648,491 0000000000000000000d852b2d149d248eb6ecdeb6575571db80467e2a1bb558 2,774 1.00/1.00 vMB 57
648,490 648,490 000000000000000000094c3b90a53e189bb71a3bb313725f05f979078592f216 2,075 1.00/1.00 vMB 16
648,489 648,489 0000000000000000000679a0efc7c61f4ace9baa21aaefe8143293b4377d7378 2,622 1.00/1.00 vMB 84
648,488 648,488 0000000000000000000ac35bcabf81b732fb89990de9ab9593207bdfffe127be 2,384 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.73 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: 630.11 GB
    • Received: 11.99 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.