Loading Tool

Explorer IconExplorer

Memory Pool

30,164 transactions
27.48 vMB
0.06222138 BTC
Random Selection Loading Transactions
Max Size: 133.80/200 MB

Candidate Block

Mining Attempt bb80f7fcb6b573475b642901b319967e50a96f52046f85e02b0859c3d3266b24
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root eea3e332a2a58542961766b427e9e2f1c4986d744d4cd7cdecd3f9518d2ed2d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,748
Size: 1.00 vMB
Total Fees: 0.01010698 BTC
Feerates: 100.53 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (859,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
54,741 54,741 000000000a4622670e685381c96762dbbf227e66a204d33f3a18d05c45c186c9 1 0.00/1.00 vMB 0
54,740 54,740 0000000007069b86478c0a1d6b49e679d3898fc118ba2a6036d106bbd29be010 1 0.00/1.00 vMB 0
54,739 54,739 000000000f9c395274e5707d77fd711ddaf369dc0e3566954721ee4e78cab83c 1 0.00/1.00 vMB 0
54,738 54,738 0000000009fbfa98e5547cd3fcca04f58a815644a0d7eb1fc02feac651efcf84 2 0.00/1.00 vMB 0
54,737 54,737 0000000009a4fc9dc9dfc81b9b351c6cb8320c424cff136d83f25e89c1a53cde 1 0.00/1.00 vMB 0
54,736 54,736 00000000034b2b9b0c1248396dc52f5b0680345ddcbf50053c67a16cae7566a5 1 0.00/1.00 vMB 0
54,735 54,735 0000000012565584b2981a37aa49b24d4fb7d0b990ca7eb5be0891dec51486ca 1 0.00/1.00 vMB 0
54,734 54,734 00000000015d3d32c0dad5864c582824b7d08e70fb19401966ed2d473994b77b 1 0.00/1.00 vMB 0
54,733 54,733 00000000004079b921ad03d66681c0b198a2bfc7635179af4c7e8226534cc476 1 0.00/1.00 vMB 0
54,732 54,732 0000000011a96b9b0d4e98ba60b60f2c1497e3e22461ff1a33d2da9207bd45ab 2 0.00/1.00 vMB 0
54,731 54,731 000000000a1d346537fee67de4007e8db32ffbb71d58aac463861ce5aa251b11 1 0.00/1.00 vMB 0
54,730 54,730 00000000052d721a26db074b7f1a8b3f8c0c32df30913feb1e6444d5cf1792b3 2 0.00/1.00 vMB 0
54,729 54,729 0000000001ef7788cb4894a03c9131ea080d884f9c561dfa1539fd173f291008 1 0.00/1.00 vMB 0
54,728 54,728 0000000008803970a4739c3eb5d533e7fa5151f8475eb94748416df52a64ca57 1 0.00/1.00 vMB 0
54,727 54,727 000000000948e19f97a6b45d20b6a6f854b53c9724432c9cb2caccb3589d8d20 1 0.00/1.00 vMB 0
54,726 54,726 000000000c8efa75b028c91d0e0e78e031e873a768ee1e4a25f042d1b7f1b7f1 1 0.00/1.00 vMB 0
54,725 54,725 000000000e558031a0ee0da219037e97b29a4360c420b962214e87b99141ad0c 3 0.00/1.00 vMB 0
54,724 54,724 00000000129587295d77d36de2c2a8a6da7a6c0786eafe6976dc57b4ce609376 2 0.00/1.00 vMB 0
54,723 54,723 00000000102be22fb6be87e81d6c7a05dd72dbec5452f8115e9bdbf44b58b2b6 2 0.00/1.00 vMB 0
54,722 54,722 000000000f5045414595c6118b36f56126e439f86f03102114cc3b8b473f6fb2 3 0.01/1.00 vMB 0
54,721 54,721 00000000139b4f95d4af969b370f5a25092c526f91ba99e613b58040fa48944a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.51 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: 612.58 GB
    • Received: 11.01 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.