Loading Tool

Explorer IconExplorer

Memory Pool

46,314 transactions
30.62 vMB
0.09885792 BTC
Random Selection Loading Transactions
Max Size: 157.56/200 MB

Candidate Block

Mining Attempt d74fb7bbc34941d56b72f6247a78e62c2d52cfc473667f838e3e71fd303a9956
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 0b4a02df6990491c8f847e46271e96b0ec48f0e00edbb8ce78cd8c9dc6ebc2ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.03174392 BTC
Feerates: 100.29 > 3.18 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (472,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,982 441,982 0000000000000000030912003451dc95de3854e729726c8f4ddfafae5a59865f 1,926 1.00/1.00 vMB 74
441,981 441,981 000000000000000000552d664ac969a19852e03bee01ab322860f5d774f09acd 2,403 1.00/1.00 vMB 95
441,980 441,980 000000000000000001a1a36ada43fb03b4eb05f30cbe94a206a4a457fb4d71e5 377 0.13/1.00 vMB 202
441,979 441,979 000000000000000000b5d67e8708447d5a45131c5f27c9c4dbfaf7ca981ce85c 1,167 0.68/1.00 vMB 75
441,978 441,978 000000000000000003549b94d3e6544317f3d9a4e970ab1adf6811b07377e8da 278 0.17/1.00 vMB 69
441,977 441,977 0000000000000000015fcf6c8750f4fcbbd59aaa9f57a2b4c2c13ea5a10c98e3 250 0.13/1.00 vMB 78
441,976 441,976 0000000000000000023b8eda96e2718a3baf0e1e753cca010ad41cb08336444e 201 0.08/1.00 vMB 74
441,975 441,975 0000000000000000000ca1d96367b14972675f342d1bd49856c5dd58bc2d2514 2,248 0.97/1.00 vMB 76
441,974 441,974 000000000000000001209a955212b735fddab3faa672f0b4e0f13fc912b65507 5 0.00/1.00 vMB 1,398
441,973 441,973 0000000000000000000a12cb55265bc1ace970135f6e069c72f80f37807fbb35 139 0.09/1.00 vMB 58
441,972 441,972 000000000000000002e86ad03512e7d038f921c743e181bd58d4067516c17c24 1,237 1.00/1.00 vMB 41
441,971 441,971 00000000000000000027a521696887aa5f0df364c31bf4e9eac0bbff60cb2208 1,773 1.00/1.00 vMB 89
441,970 441,970 000000000000000001173cc380372de5bcd031ddcdc93f72bfc5af4a7fd590ce 941 0.38/1.00 vMB 78
441,969 441,969 000000000000000002161f8fe9e7aa88c6dc5bb46c8723c68f1002373eb87ba9 1,002 0.61/1.00 vMB 74
441,968 441,968 0000000000000000012ac3ff1c2e4ea4e79bce6a601b1e02850ed4ce150891ad 644 0.36/1.00 vMB 82
441,967 441,967 000000000000000002ff8a854498fc1652706ff581a0e505e12e5fb075d80913 619 0.87/1.00 vMB 17
441,966 441,966 00000000000000000061ac33c5f226465e541ade65a4b4d6b37c1036d0a8715c 1,558 0.86/1.00 vMB 75
441,965 441,965 000000000000000002635644d4920662388ea78503908a415ae4b76275cf0a66 671 0.99/1.00 vMB 19
441,964 441,964 000000000000000003a9c1ad2233da1f83e62a976a79889952c617852e6c5208 1,331 1.00/1.00 vMB 49
441,963 441,963 0000000000000000038f046d2e9c05766cab923208e378c93ae55589de241140 876 1.00/1.00 vMB 35
441,962 441,962 000000000000000003777f4ac0efd94897c845d82ed2f07d3a7fdbabfa13f5f2 1,254 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.64 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: 626.63 GB
    • Received: 11.68 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.