Loading Tool

Explorer IconExplorer

Memory Pool

29,970 transactions
25.04 vMB
0.05102323 BTC
Random Selection Loading Transactions
Max Size: 123.55/200 MB

Candidate Block

Mining Attempt 0d73939e33db3eed1116362df0277914b36c667beaf02697bc8e5c2a5131e714
Version 20000000
Previous Block 000000000000000000015778e11722fab9c858fb787c6d58b727c25300458a64
Merkle Root fc68febc3b7f2a65095474a88822c9173b07b1b073c7cc535d298d0bb43c7c1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,726
Size: 1.00 vMB
Total Fees: 0.00569099 BTC
Feerates: 100.41 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,192 (782,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,754 131,754 00000000000002f1af188da09241b16cf38a48ac03bdf53d359116337d4f2951 7 0.01/1.00 vMB 187
131,753 131,753 00000000000001e08a6dc8183502f92c7c77878622915f6cb6a72037b36da240 41 0.02/1.00 vMB 289
131,752 131,752 00000000000001552e5e65e620240c42fbcf609b880766df89dbdf5abf87ef7e 9 0.00/1.00 vMB 441
131,751 131,751 00000000000005561f2a2a19d0dad559f40541743562b19eff55e0f5aa91d7ad 133 0.05/1.00 vMB 149
131,750 131,750 0000000000000c24da22a9796ee286bffff0315973b08c71a945442697d9720b 39 0.01/1.00 vMB 836
131,749 131,749 000000000000018cca04cb2e2c4cacf195152f9fed2e0a9f91dafaa7ebe23742 59 0.02/1.00 vMB 592
131,748 131,748 00000000000000a2b1cf8cfcfae83c33eef1688f1a8d490dcd95e8214e15cbe7 9 0.00/1.00 vMB 404
131,747 131,747 0000000000000bfd775ce2c6835218ceed6806e025fc2238c5accf49aa7aeccd 56 0.03/1.00 vMB 1,099
131,746 131,746 00000000000003033869e8076a7a24a11c1eddd86f7b8fa482566472a1664be1 9 0.01/1.00 vMB 291
131,745 131,745 00000000000001ce07b3764fa53ed1ced6420c4877e6df953a880db6220ad932 16 0.03/1.00 vMB 414
131,744 131,744 0000000000000cce6935f1b1f8f828b11d33238cb60b02432c542fd63f688a8f 95 0.03/1.00 vMB 385
131,743 131,743 00000000000003c62dc62b54a98dcecd36983d5d5008ac8a4e00e624a9b5f56b 12 0.00/1.00 vMB 1,360
131,742 131,742 0000000000000aab17482c5541cbb6c7169667060ddc9e3c8ba94fb015eb7b57 24 0.01/1.00 vMB 695
131,741 131,741 000000000000015feac4b3d5ce89344865394f06ca3d650eb790a03a448abb9e 5 0.00/1.00 vMB 844
131,740 131,740 0000000000000b86c3ece4d20b319cc9e9fc3ec1ec77c0f8186bf99f30fa74c6 11 0.00/1.00 vMB 700
131,739 131,739 0000000000000d599b74e9fdad3fca6e042d7aaf3a943ce14effc4ad5a618379 22 0.01/1.00 vMB 1,351
131,738 131,738 00000000000001ce94aa4bbe1c9ef49b26e3358efe1785a3a9c9a556a3f17257 90 0.02/1.00 vMB 206
131,737 131,737 00000000000004f3e4a93031b4e3adf39f9108a5115e6dc2f951799b1805c725 128 0.05/1.00 vMB 421
131,736 131,736 0000000000000e86b02f41cc7c19f33dbee68c6e6c1ac542874b2a5db4d96743 15 0.01/1.00 vMB 1,268
131,735 131,735 00000000000007e8c382dc38fae35a2d6c1a26a1e2e46c817ebb98ac49dc46bd 8 0.01/1.00 vMB 784
131,734 131,734 00000000000004262d81c8b9f5f8709cb87d841fec9d4106fbbe415d1085de16 11 0.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 780.93 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: 572.74 GB
    • Received: 7.96 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.