Loading Tool

Explorer IconExplorer

Memory Pool

33,722 transactions
14.23 vMB
0.06001882 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 81.81/200 MB

Candidate Block

Mining Attempt 25ca1812e242857611a2b5295654a8a56bc2ae5ec1d9337b16fdd50e1f4e3c97
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 7a499fd50ee5a2ded3010d740e42485ed141aab746ba59dfedd98b6a03dc35ae
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,908
Size: 1.00 vMB
Total Fees: 0.01907710 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (758,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,737 154,737 0000000000000a5b230f0ecf7dd5a7c00d9ea05c07f0629305195838c9e5c0a5 11 0.00 vMB 0
154,736 154,736 00000000000007cee5e8e79b19e3ef726d4cdd562bb5e510971484618930b404 60 0.04 vMB 92
154,735 154,735 000000000000027093082977330f6bc7c894c852962f4eefb36719fdbdcf0262 27 0.01 vMB 129
154,734 154,734 0000000000000b289b7ed23290d32719dd39d67601809f57c9aeb81707fa05e0 33 0.01 vMB 5,052
154,733 154,733 000000000000086f3804a264571e2a436fc3a03e5cd28071837e79fb2836b1d8 14 0.00 vMB 998
154,732 154,732 00000000000002175158ab4121b0c9ba6b21585f2b2e53b98f361c7647b77cc9 2 0.00 vMB 0
154,731 154,731 000000000000098fda282ca6d1a6ed803d3d572c53f3464268ee2d4ff3e95737 33 0.01 vMB 17
154,730 154,730 000000000000002eab4742a2719ded6f80f2974926150073473bc28a3e761f35 22 0.01 vMB 36
154,729 154,729 00000000000006b27a6a23bd2f8b812863466d99c904e983a2460414b7681daa 6 0.00 vMB 35
154,728 154,728 0000000000000c668e6c482ec61ddcc7a868dca4eda3ad1a0072faff8ce04f15 5 0.00 vMB 16
154,727 154,727 000000000000008d4c3c2aefe8686eaadc7c61725b30054673b906266b6b36a5 48 0.02 vMB 177
154,726 154,726 000000000000058ee38105f7f9df5b275b1d6e04a45a6021767b69a028a974d5 101 0.03 vMB 5
154,725 154,725 00000000000008c67bc9ac7eba82450a38a94051a0f3751490ecd0d837545b24 239 0.07 vMB 165
154,724 154,724 0000000000000aece46da94d3880c3d43c3da17a1e7f06f5ca199aad9dbbac3e 38 0.01 vMB 80
154,723 154,723 00000000000003bfc715be0afb06486c325c12dea913766564fd7e9bc453889d 398 0.11 vMB 183
154,722 154,722 000000000000007aef9d6f9d5e4d4fb50bea5334de9f7b1d12e743da54cb8875 140 0.04 vMB 180
154,721 154,721 00000000000008963b34ff25a720d8c99d1bc26d23d58b09746efd233649a0e4 78 0.03 vMB 97
154,720 154,720 00000000000000c69dfeddf8bb5a29e362ee912cc174512aef7163534f471da3 23 0.01 vMB 450
154,719 154,719 00000000000005b2a3eb689758e3dba709d1af596f03175e965212701df4aa26 96 0.03 vMB 22
154,718 154,718 00000000000008ca15047e9d5188c0e69872ca874d6ea580941863227377a85d 56 0.05 vMB 56
154,717 154,717 00000000000003d34036f24e7e873a45897463fa6860003317386e6b09a4d241 6 0.00 vMB 49
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.80 GB
    • Received: 0.59 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.