Loading Tool

Explorer IconExplorer

Memory Pool

84,372 transactions
31.61 vMB
0.10376738 BTC
Random Selection Loading Transactions
Max Size: 193.67/200 MB

Candidate Block

Mining Attempt 594614dfa826b91185f3853f2d9784144fd545e9cc179d92d87f01dc23fde6d5
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root d4f112ef87d4f2b53f26f8027d80c97ca5958404f432b1fe2de2035d4ebf2b8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,388
Size: 1.00 vMB
Total Fees: 0.03008024 BTC
Feerates: 299.70 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (341,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,407 573,407 00000000000000000028e3f69fc63e20d7ba78292d8539f5ec2203b26311596d 2,780 1.00/1.00 vMB 27
573,406 573,406 0000000000000000002ae2ee088c053e8303c2372e24ca8af23e5cdef7b6fcae 3,191 1.00/1.00 vMB 49
573,405 573,405 0000000000000000001a1c35ab20c52d50e0941efc855916b9029642625d1c26 3,295 1.00/1.00 vMB 43
573,404 573,404 0000000000000000000e20856a466c8b96ba0e87f23d074ef04770b426a49127 2,550 1.00/1.00 vMB 17
573,403 573,403 0000000000000000000be7dbf52a8f8d9c5f2367cc3892ab19accf239538d31b 1,760 1.00/1.00 vMB 54
573,402 573,402 00000000000000000018a63827b6439d1785ea9e033bb4580d878fb2191ca9a0 2,321 1.00/1.00 vMB 27
573,401 573,401 00000000000000000017660e0acc71c8c47f59152f3f1c4ccc13f5c4a27b31b8 1,468 1.00/1.00 vMB 55
573,400 573,400 00000000000000000010c2db86dbcd4842a46848b1b977dbf2f7c5b8ee7a4c9e 2,372 1.00/1.00 vMB 73
573,399 573,399 00000000000000000013586b1e8e5dfdd0fcdec0ab1d746ca4fc90476a25b863 2,790 1.00/1.00 vMB 39
573,398 573,398 000000000000000000125959f05fc8a6e741ccff38e920a00e3f91b5b26107e8 2,850 1.00/1.00 vMB 23
573,397 573,397 00000000000000000029cbde56b56aa7a6d56c4ddb64192a3d49aad88d869a99 2,472 1.00/1.00 vMB 53
573,396 573,396 00000000000000000001929d707b3642ffe220782a89d99d0f5590d9713111a6 3,166 1.00/1.00 vMB 85
573,395 573,395 0000000000000000000f2764c948e90ac2d21162fb69c74699600838548a1082 2,072 1.00/1.00 vMB 32
573,394 573,394 0000000000000000000c5e825ed2e4da0ea72e1213d847938da67efddb0c46fe 2,623 1.00/1.00 vMB 40
573,393 573,393 00000000000000000008068fb472d4ee391ce069defe759f5584bdc4ddf23762 1,118 1.00/1.00 vMB 11
573,392 573,392 0000000000000000000b5f2e401bb2dc25158c7c0ddb36e283dff57759c61573 2,239 1.00/1.00 vMB 7
573,391 573,391 00000000000000000017feef0b8ba978fddc0c63b60cd8e57cffb1203f293847 2,460 1.00/1.00 vMB 39
573,390 573,390 00000000000000000020939468008e1dab07a5cd29a4694990df0af140b2645d 3,331 1.00/1.00 vMB 24
573,389 573,389 0000000000000000001d2957e521b9574e5f8daccff23d1e52e0da1bd7aece7d 3,522 1.00/1.00 vMB 20
573,388 573,388 0000000000000000001272019e7de33d01ebbc692f4114686137f9aa52149adf 2,734 1.00/1.00 vMB 50
573,387 573,387 0000000000000000001b2cebe9838121e405fe1d1d0dbd804ab8ca893ef7c2fb 3,029 1.00/1.00 vMB 40
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.62 GB
    • Received: 16.94 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.