Loading Tool

Explorer IconExplorer

Memory Pool

39,229 transactions
27.54 vMB
0.06646982 BTC
Random Selection Loading Transactions
Max Size: 140.67/200 MB

Candidate Block

Mining Attempt 688deae0569b50e8b1b3857dc27f17158a616853094ac2992880e37f48e4a3f1
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 73dd5352b5615131fe4c40ed526f620549a34e1ac5b44d0c4fc508f2b4cec41d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.01413706 BTC
Feerates: 100.95 > 1.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (524,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,960 389,960 000000000000000009099cbbe51f52c1431bd679f5d31cfc79ef139516fa33e9 680 1.00/1.00 vMB 10
389,959 389,959 00000000000000000093fb1dea55d5017f9c8300f01f5388f715f8dd3f99d27f 253 0.25/1.00 vMB 10
389,958 389,958 0000000000000000011b1275636e3e45faab0e23e288ebc9203263f3b91d7d34 2,272 1.00/1.00 vMB 39
389,957 389,957 000000000000000008810963b4f547d042feb7bb1c88961e30513ebd70b48b4e 994 0.42/1.00 vMB 37
389,956 389,956 000000000000000004f2972e8fa3dc831090dd78272136c9f133353ad971162a 1,830 1.00/1.00 vMB 33
389,955 389,955 0000000000000000094c901fe744888ad49f13be399101fa47d9295206ec6b58 1,903 0.94/1.00 vMB 36
389,954 389,954 000000000000000006b47699f50554369221ada2b4eceaf114b3a53b45466632 1,146 0.66/1.00 vMB 41
389,953 389,953 00000000000000000900ccc923c069b86ae4ad59ec068d3d195655f43ebb2c97 1,853 0.95/1.00 vMB 31
389,952 389,952 0000000000000000022c4fe9aaa1c7e94b82bdb0623dc95eb954d21fb4758a94 864 0.93/1.00 vMB 18
389,951 389,951 0000000000000000049eda67020cdbb6b861a303194ebdcc23bb47412b2b7fd9 1,165 0.66/1.00 vMB 28
389,950 389,950 00000000000000000a0932a9b256631420bc0634b0a45d00b326acdd2cfedc2a 659 0.75/1.00 vMB 19
389,949 389,949 0000000000000000047ed3cda7a3d6587c9125b78872df8a9889692411f2c89c 2,196 1.00/1.00 vMB 32
389,948 389,948 0000000000000000095587b7e585b4681707cae943e751aa84f9486f4513037f 2,637 0.95/1.00 vMB 44
389,947 389,947 00000000000000000a27006367ec3eb5218fc0632f34bcc93be7f1d0a3ed03a2 1 0.00/1.00 vMB 0
389,946 389,946 000000000000000008a6fdb5feea14904bcf50b3fe4190ebedf612774a69c740 1,799 1.00/1.00 vMB 63
389,945 389,945 0000000000000000024a0e1a6ca62f967219206ced4ea7ab1de0c02390824761 2,932 0.93/1.00 vMB 64
389,944 389,944 000000000000000008cea61f565e92745cdf2b4eaa8ff76eb63973f58a2e2bb4 2,469 1.00/1.00 vMB 57
389,943 389,943 00000000000000000a2a38fcbc86c64fa970c6e2c81b5b0ed9ce745d56d074af 1,400 0.72/1.00 vMB 34
389,942 389,942 000000000000000003e42034e7673eeb1d8f4512a1d392b62e6f74fb30f17e7b 2,357 0.93/1.00 vMB 37
389,941 389,941 00000000000000000ade02765465b71768407d52a387bd60d094482d933cea86 1,153 0.99/1.00 vMB 20
389,940 389,940 00000000000000000b4b79b7a32d35968b4a071dc00147c501b4dd18d6bda328 560 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.76 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: 632.28 GB
    • Received: 12.11 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.