Loading Tool

Explorer IconExplorer

Memory Pool

88,463 transactions
33.81 vMB
0.13856147 BTC
Random Selection Loading Transactions
Max Size: 199.94/200 MB

Candidate Block

Mining Attempt 0d4f7f442cf5c17ddc5bfea609cf8d3af402627ba19a7680ff906bf1abe38fd8
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 43388bb9ecb96b7536bf3f4607f248e02ec077d5da150af2bfe8b4e13b59674e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.05547557 BTC
Feerates: 469.97 > 5.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (560,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,111 354,111 00000000000000000b1b86c3fd4a7076b4a45093fd57522c8b059cd8a2bd84c0 2,570 0.75/1.00 vMB 46
354,110 354,110 000000000000000011488c933ae5aea4eb836f069eb96d661251f69068d00551 1,597 0.75/1.00 vMB 32
354,109 354,109 00000000000000001084a6c379acecf45972184f665e8b43704476d94ea402ae 788 0.52/1.00 vMB 22
354,108 354,108 000000000000000005c7a416a480d6f890bb25a6228a73412f6ad85439fbc0c4 804 0.46/1.00 vMB 24
354,107 354,107 000000000000000002dd0db2132e68df676281fde0e5811b57328fda8f2261b0 1 0.00/1.00 vMB 0
354,106 354,106 000000000000000015aba139e48f1b3b5f19671beedcee6df6faa48dc23cf077 847 0.37/1.00 vMB 29
354,105 354,105 000000000000000007a8b5be69640ccd41c6c40b6534ca1af37b0a0d088d4e10 421 0.21/1.00 vMB 25
354,104 354,104 00000000000000001653fb7cc506f88320491cfa35d047448c3bd920959e5d5d 62 0.03/1.00 vMB 18
354,103 354,103 000000000000000016db3f227b7ad193d4842b89b8dbb4476feaef1b83bfe2b0 581 0.31/1.00 vMB 26
354,102 354,102 000000000000000006655116fd30540796240df28efa58fee70cbc2f1d6c3b0b 165 0.10/1.00 vMB 32
354,101 354,101 0000000000000000029ea0c2c8783cb4df9d69007b7def61cc202d85e570d800 64 0.10/1.00 vMB 5
354,100 354,100 000000000000000013cb02e7fbd216d3253d299ced3a7561df4eeeeae3f63aa3 774 0.41/1.00 vMB 26
354,099 354,099 000000000000000015624443ae2e5b0c22f66e134b678ffe78a6862960e5e109 681 0.37/1.00 vMB 24
354,098 354,098 0000000000000000137b248756a1e7ec1f3316b45f7dbaeac35504ff262603f8 707 0.30/1.00 vMB 28
354,097 354,097 00000000000000000ab652155581dbb31e6eeb20ab7ccc220ab88f00e8660804 1,160 0.63/1.00 vMB 25
354,096 354,096 00000000000000000ce5cd8b375c479667625d7fb35fe1f529954e6c89f1c332 137 0.07/1.00 vMB 22
354,095 354,095 000000000000000009740d08566d40cf20eb35e37c54ff0643c0b04923fbe609 147 0.10/1.00 vMB 19
354,094 354,094 00000000000000000fa813a484e138f153a403398ab0c29774735db26b169e18 329 0.17/1.00 vMB 29
354,093 354,093 000000000000000010dbe185a90dd8eb594fa2046a968c780e132de5035ec3c6 78 0.04/1.00 vMB 20
354,092 354,092 000000000000000003199914bc36c0e8a2ed09018dfa6ef8f3cb11c2e14e201b 986 0.52/1.00 vMB 22
354,091 354,091 00000000000000000f3d499842bfb4e4fc38fe0033abaa89aea64f8bd0b24b24 1,041 0.57/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.30 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: 657.88 GB
    • Received: 14.56 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.