Loading Tool

Explorer IconExplorer

Memory Pool

32,507 transactions
29.51 vMB
0.07747867 BTC
Random Selection Loading Transactions
Max Size: 160.16/200 MB

Candidate Block

Mining Attempt b656c00e9f5cc006a145fa30cead0a786e5a88c4dd430eeffd85c3caaaf41bc6
Version 20000000
Previous Block 00000000000000000000703d366a0f2e9456ff49d30436c15ad4075d0630f92d
Merkle Root d27f6552b7ba65ccb83b9ab8983fe865910c7c8607029f145a9085add86cdaf2
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.03813792 BTC
Feerates: 200.00 > 3.82 > 0.88 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,301 (112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,189 939,189 000000000000000000019f536a22c966864a00116729dd9870fc28b6364fdead 2,738 1.00/1.00 vMB 0
939,188 939,188 00000000000000000001addf9ecea163c4debaf1a4b93abc9236c3c19729e57a 3,318 0.98/1.00 vMB 2
939,187 939,187 000000000000000000013ee2397465dcdc61323341130ba4bdd3f11b82c566d2 3,848 1.00/1.00 vMB 3
939,186 939,186 00000000000000000000ccedda0adacf277a385b077efe03efbee8d7945ecca0 3,616 1.00/1.00 vMB 4
939,185 939,185 000000000000000000016f00993e666ef79a467a75831cd0df32b09fafc89ee4 1,360 1.00/1.00 vMB 0
939,184 939,184 00000000000000000001f1a48bbe01be87bb654824bd824fbfa6d48aa4bdb489 832 0.23/1.00 vMB 2
939,183 939,183 000000000000000000014150384cb34f64dc0a3a12bc0943f2d241cad6db1974 3,310 1.00/1.00 vMB 3
939,182 939,182 000000000000000000006d362684d905c0854522b513ae8a036a0c2a354e7e70 2,746 1.00/1.00 vMB 1
939,181 939,181 0000000000000000000192ef9fa05abe4f7766c3ca315e9b0f5c361619f09cfc 394 1.00/1.00 vMB 0
939,180 939,180 000000000000000000019679176b660015266347e65efa99b53616aaf8076d1f 3,505 1.00/1.00 vMB 1
939,179 939,179 00000000000000000001bd56bf4336bb599e3b38d1702a5ea58b73a8ab3f7fe8 194 0.04/1.00 vMB 3
939,178 939,178 0000000000000000000184467ad03ed7ddadfa202efc77b57f9f3aaa2933ad79 554 0.75/1.00 vMB 1
939,177 939,177 000000000000000000015ae4ef131e580c24c45b62286e6fa18ed026bd5274b9 3,546 1.00/1.00 vMB 3
939,176 939,176 00000000000000000001ca340c37c14d4363cd20820781e392d0604bf4f768a1 2,435 1.00/1.00 vMB 2
939,175 939,175 00000000000000000001af13a2be52424ae0dfa2c871bab77895c36843c1e41f 3,332 1.00/1.00 vMB 1
939,174 939,174 00000000000000000001073ec51ab268a0600710345bf24d8d62688bb003cb34 2,249 0.67/1.00 vMB 3
939,173 939,173 00000000000000000000159ab2c07fedf86611cfaee07d612af88ca27e7e7314 4,678 1.00/1.00 vMB 1
939,172 939,172 000000000000000000000bc21b479fd31aa63c3be24413129b49cafe3e219f55 1,833 0.75/1.00 vMB 2
939,171 939,171 00000000000000000001d25e8dcf9559c498eb35b8a29cba00efa864d3743966 2,543 1.00/1.00 vMB 2
939,170 939,170 00000000000000000000c420abc6cad83b11a9cf6677cc5f6409b857c8ee9885 3,754 1.00/1.00 vMB 0
939,169 939,169 000000000000000000008c3a16cb8d23525f5e7fedce2f415f3b11869ec656a4 3,536 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 825.45 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: 4,248.59 GB
    • Received: 233.75 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.