Loading Tool

Explorer IconExplorer

Memory Pool

42,592 transactions
26.13 vMB
0.05338519 BTC
Random Selection Loading Transactions
Max Size: 137.22/200 MB

Candidate Block

Mining Attempt 1a5d6acc2be8913ae5680beda5df89ccc3782399b3750da59edd223ea18b09e6
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root ae42487bfd5b982604802b03243b24202a7c0886003faa48319bfbe46cf8e431
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,149
Size: 1.00 vMB
Total Fees: 0.00584350 BTC
Feerates: 100.28 > 0.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (166,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,366 748,366 00000000000000000006896523dbfd3105d54381a7f666d3969c25f91a783510 625 0.20/1.00 vMB 11
748,365 748,365 00000000000000000002acba8686df3564b4493f00bba0ca8a06a8db33f533ce 596 0.24/1.00 vMB 11
748,364 748,364 00000000000000000003541e8e47a56092dbdbaef6804fe6b9061d78a9b94c9b 738 0.19/1.00 vMB 13
748,363 748,363 000000000000000000024ab53cc8381fad80332730d3b884c14b341d1f11a6e7 969 0.35/1.00 vMB 12
748,362 748,362 000000000000000000001c8ce00ab2f17b76fdbe4c0f9fa34e9f60844e1c1a83 339 0.19/1.00 vMB 9
748,361 748,361 000000000000000000084b66e8fa119beda61adba6d387945977f981093e6951 387 0.14/1.00 vMB 11
748,360 748,360 0000000000000000000023fa43d8bdada130c8b15483c28bd6571653e4374f83 14 0.01/1.00 vMB 4
748,359 748,359 0000000000000000000814c30a82e7e4607509226429af0b6a1f9c93dd0507f4 611 0.97/1.00 vMB 3
748,358 748,358 0000000000000000000682a56caa31b8f3225ba9475c8e092555c5e1f80eb596 1,226 1.00/1.00 vMB 3
748,357 748,357 00000000000000000003b403b57cc69758dd50cba0aa7b6e788a30cdea06e8aa 1,934 1.00/1.00 vMB 18
748,356 748,356 0000000000000000000390f8d8f250eea7e90a376abeefb5f4dcb42b52478534 520 0.20/1.00 vMB 10
748,355 748,355 000000000000000000043c995fc8f05681ebd71cb67f00555aaba93c8f317100 576 0.20/1.00 vMB 13
748,354 748,354 000000000000000000058d6fab9006bdbfe3dee672032e038a997201ea9994ee 55 0.02/1.00 vMB 13
748,353 748,353 000000000000000000045517c57340528383fbca74a90207fd6cf913cddb5582 1,172 0.40/1.00 vMB 12
748,352 748,352 000000000000000000033083a543b21bf128f8609ef4a05398dd993b36267dfb 45 0.01/1.00 vMB 16
748,351 748,351 00000000000000000001a856d44c3e021238603164ad6a8f807ab397b84d5a10 56 0.01/1.00 vMB 17
748,350 748,350 000000000000000000064d224e2026d3f78f7bb5badeba4d16763e4522ec2b8e 566 0.29/1.00 vMB 23
748,349 748,349 0000000000000000000646cee30664bdfafa87cf7e6d968cb8b77dde12b3bd6a 356 0.14/1.00 vMB 13
748,348 748,348 000000000000000000030e32c0cb1d641c4a62bf2cfd16822c808a20bde18c59 686 0.27/1.00 vMB 13
748,347 748,347 000000000000000000008be666ecc919529be153401c7be519fd8b895ff7f223 514 0.22/1.00 vMB 9
748,346 748,346 00000000000000000006bf88833ba962984cf39776a3003a1422a9a99bb4b0b1 1,225 0.99/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.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: 646.28 GB
    • Received: 12.83 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.