Loading Tool

Explorer IconExplorer

Memory Pool

41,748 transactions
27.58 vMB
0.06994785 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 1640b9805d1d9a66f6da96f7fdf2b542083dc94ecf7260f706124f3fb0a76f2d
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 8f7e8e206e88554698c06c2ef2d2bed58c13db5f6cf108720f699cf8352a14f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.01563591 BTC
Feerates: 100.53 > 1.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (358,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,260 556,260 000000000000000000073f64762b58561ed786d0e06830b0e38956572fb39fc1 2,869 1.00/1.00 vMB 10
556,259 556,259 0000000000000000000ce1b3810032993ed2276de7c9a5b2fab15d413b4dea00 3,191 1.00/1.00 vMB 12
556,258 556,258 00000000000000000007c515fd16824d83b07867083b843af8238a75e200307d 1,263 0.52/1.00 vMB 9
556,257 556,257 000000000000000000173007065add01902afc01889ec83ac366bf7502e148da 198 0.07/1.00 vMB 5
556,256 556,256 00000000000000000021a71e3d9141859222eaed2422c1f1bbc327cdc4af33f4 1,561 0.58/1.00 vMB 10
556,255 556,255 0000000000000000001c0d344e70e5e19ba44b436397ab718fdae9ee0625f601 2,504 0.96/1.00 vMB 9
556,254 556,254 0000000000000000002d2e7f224b7f903cc6f03e333a5a9bd9960fe117d12c31 558 0.20/1.00 vMB 10
556,253 556,253 000000000000000000159021df99b0c773d5bfa34b36a4d55513a77fd7ff59c9 1,369 0.55/1.00 vMB 9
556,252 556,252 00000000000000000015842756cdd8e917596c7863c93c7076e01c8cb3b7c9c9 616 0.22/1.00 vMB 8
556,251 556,251 0000000000000000002fa5713184f70d764f7cb5b5797e87e17a9f404db8a6d5 1,767 0.80/1.00 vMB 8
556,250 556,250 0000000000000000001d0b35d2b623edb86fdbbe37018877a182ed7bf6bb0fe4 1,968 0.91/1.00 vMB 10
556,249 556,249 00000000000000000033cb2ffd48de194fe29b5b461ae6fdfa0614c6e96e8df7 2,326 1.00/1.00 vMB 11
556,248 556,248 0000000000000000003233ea6469ca2139b9c5d7041f00c712fc165b5e8530cf 216 0.09/1.00 vMB 9
556,247 556,247 00000000000000000017388180ee867996c117640fdac57490b1b03289ae4dba 1,111 0.45/1.00 vMB 11
556,246 556,246 0000000000000000003400dc6002bd7a7f29587916c2be83a1815186d3994aab 155 0.07/1.00 vMB 11
556,245 556,245 0000000000000000000930bed61638a9c0306d110f2f185200bd20359b6719dd 2,191 0.88/1.00 vMB 10
556,244 556,244 00000000000000000026317429d36b0befcf1d344dba4f6f965dfeaec451446a 2,104 1.00/1.00 vMB 11
556,243 556,243 000000000000000000314ddeaa05326e22851a9761f5e7e2ff10fd9542cf3298 2,370 1.00/1.00 vMB 9
556,242 556,242 00000000000000000028f2170eed9806d38100188a7d726c9dcaffd6ccce2175 2,988 1.00/1.00 vMB 19
556,241 556,241 000000000000000000206d84249bfe02611c1cfd3dd225600d57819193687900 1,646 0.87/1.00 vMB 10
556,240 556,240 0000000000000000002e42fd4ee46061e95642be6e6716b204cd4b054eec75e1 2,512 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.23 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.