Loading Tool

Explorer IconExplorer

Memory Pool

26,189 transactions
27.32 vMB
0.06408944 BTC
Random Selection Loading Transactions
Max Size: 130.55/200 MB

Candidate Block

Mining Attempt 772ae5772aef59820621eef8c8187d55ac61076fca3fdef56dfd9eb1e7da6837
Version 20000000
Previous Block 000000000000000000018fb79d5173be06525e6c5fc244e12c94fbc59d8d7c1c
Merkle Root 13c35b24aaf7fc971cf18e7711e76d171b5c2cc0aecdb89cecd8bc5238a0eb57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,043
Size: 1.00 vMB
Total Fees: 0.01246521 BTC
Feerates: 100.46 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,485 (859,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
54,720 54,720 000000000776a8efafca4c5732243d9b124984840cc0351449655e46107a7421 1 0.00/1.00 vMB 0
54,719 54,719 00000000132c460d10667067bf8113576073fcf4136f1b34e667f1ffb6e089db 1 0.00/1.00 vMB 0
54,718 54,718 000000001245c4bc827f0eb7389feb7fae1cd4f20aa9ee82d6a349f126a136f7 1 0.00/1.00 vMB 0
54,717 54,717 00000000008d05ecd5b6f87ee7274f715f0b272634c31131aaa4c2237b7d5958 1 0.00/1.00 vMB 0
54,716 54,716 0000000005369710f4a1a3d704131d146facb491f6fd28262195d26fbacf2cb5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.47 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: 611.26 GB
    • Received: 10.84 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.