Loading Tool

Explorer IconExplorer

Memory Pool

41,248 transactions
26.30 vMB
0.07446737 BTC
Random Selection Loading Transactions
Max Size: 136.95/200 MB

Candidate Block

Mining Attempt 6b85fc4ac6e5269dd8c0b8212d555eda5067215f19a2b185af678210744b8cb0
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root fb6afbbb705b4c06c0867981b0d33de99c2b8c8a69d3abd90075a90bbf183c0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02619213 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (375,200 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,674 539,674 000000000000000000021b215b02d20e1ff847267b43f3a9c60ae9c65c12f792 696 0.22/1.00 vMB 18
539,673 539,673 0000000000000000001cfc70ed508e3e50746df0345780757473addb7918cf98 2,572 0.95/1.00 vMB 22
539,672 539,672 000000000000000000216e76a46e561148c3c49dacb43ca66dcdcf903cfd50c5 219 0.09/1.00 vMB 21
539,671 539,671 00000000000000000022a5057ee6bcfe9196b9c8cc4ff617572cb02f0ef86d18 1,604 0.71/1.00 vMB 9
539,670 539,670 0000000000000000001f1a2646af39b48722a1773572189a6d10c0ed58af3f37 2,749 1.00/1.00 vMB 10
539,669 539,669 00000000000000000019d82fdb524b05dc7340f4b1769e97e7ff25435bf3bfb5 2,292 1.00/1.00 vMB 9
539,668 539,668 00000000000000000007e19c73201a6519c4f218ab99a4b49a7331571257d864 2,797 0.99/1.00 vMB 29
539,667 539,667 0000000000000000001dbfbf4080c90408c49d360b67f3fd4cabf54cacbf34b9 2,281 1.00/1.00 vMB 16
539,666 539,666 0000000000000000001db32cc21b7c291cfa50bef27209e0042d912eb9978a57 2,766 1.00/1.00 vMB 32
539,665 539,665 00000000000000000019b50d5823d82b077749127cf06056a477b8f0c10b2fdb 2,056 0.76/1.00 vMB 22
539,664 539,664 00000000000000000024d971d0aaf33ed3bd87b7cee23e3c9a459a2fbbdcd1d8 51 0.01/1.00 vMB 16
539,663 539,663 000000000000000000118597d963e737a324f2678d3885c9654c94c53cc25809 2,374 0.91/1.00 vMB 19
539,662 539,662 00000000000000000020aeb84f026584d6fe53e38b790b9bc6fb2f592cb8bd75 473 0.25/1.00 vMB 22
539,661 539,661 00000000000000000005fe2277250a1f3fbf24313f93889d26ca133f838082ab 41 0.01/1.00 vMB 16
539,660 539,660 00000000000000000000bf0c92d14de9a0e00168da29c35a53f575e83c92c255 2,646 0.98/1.00 vMB 6
539,659 539,659 000000000000000000110617a4ef47422e119102677d6a2b1c60473c6c19794a 2,535 0.96/1.00 vMB 30
539,658 539,658 000000000000000000022632fb615e52db8a88c1538a2f00c450b7eff3b64549 2,749 1.00/1.00 vMB 19
539,657 539,657 00000000000000000006ab38accbe9fc8763c50546451083cad306a7dc3ae8f8 2,674 1.00/1.00 vMB 19
539,656 539,656 0000000000000000000a7ee5b7558fb47324926b435957f4dab1bc8f875e09be 2,361 0.90/1.00 vMB 22
539,655 539,655 000000000000000000164e10f23a80a7363a358a71240e1637b57d982d36f9b6 1,840 0.84/1.00 vMB 1
539,654 539,654 00000000000000000002fde380dd9a72614b27bae215f5f72583e1a6afedcde4 2,608 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.