Loading Tool

Explorer IconExplorer

Memory Pool

79,122 transactions
29.49 vMB
0.06848486 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 5637f920f940b9a3cd5b30d7d5eef98cd8a125c90b9a1862aed3be78fdf5dd04
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 44cbb3b8c7d1b45b43df8a9de9364155ba1e909232edbe738163da93353974fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,242
Size: 1.00 vMB
Total Fees: 0.00863422 BTC
Feerates: 150.77 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (36,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,738 878,738 00000000000000000001dd00118d0584d96268ea79294e6734b6af7fb747b21f 3,391 1.00/1.00 vMB 4
878,737 878,737 00000000000000000000f04b1c2946f5f1b69f2b8bb28145208d63ad34884e3b 1,786 1.00/1.00 vMB 2
878,736 878,736 000000000000000000008cbb69008943489ae14f3069c7b5424d5a515dc0270f 2,751 1.00/1.00 vMB 5
878,735 878,735 0000000000000000000005a55f627d66e823d65964feefd5dd83661059d6053c 409 1.00/1.00 vMB 1
878,734 878,734 00000000000000000000647fd0ca6f0b0fd36bd4a2e9ec99e42fc225161edf51 632 1.00/1.00 vMB 1
878,733 878,733 0000000000000000000204d1b18e98e2c4c648facc150d8f5ba9a8549cf9ef06 1,221 1.00/1.00 vMB 2
878,732 878,732 0000000000000000000012550d3fc21e5bcdc290ef1d41690b24c0c0fda4d7b2 1,281 1.00/1.00 vMB 2
878,731 878,731 00000000000000000000b7a8e2ccde7ee5479b187b1586a96539cb9d9787509b 1,694 1.00/1.00 vMB 2
878,730 878,730 00000000000000000001f8c930a12d65a4a325aba5139891511909386b27ff89 1,155 1.00/1.00 vMB 1
878,729 878,729 000000000000000000009b762c7ffa7a4a2b7a144ac5556e697797173be8acfc 2,759 1.00/1.00 vMB 4
878,728 878,728 00000000000000000000b395e4ab427a5f5d308ae499ed1d0c204ebaa53577f1 412 1.00/1.00 vMB 1
878,727 878,727 00000000000000000001dd908731754a0df132c03ac98464a8f56b6c37ba4457 1,436 1.00/1.00 vMB 2
878,726 878,726 000000000000000000019221d5fbc4fbf466280d8baf1acb064702b330e3d92f 351 1.00/1.00 vMB 1
878,725 878,725 00000000000000000000845aad86be7f1e924ea3d4d0f8c9c1df3ce77bd04104 474 1.00/1.00 vMB 1
878,724 878,724 00000000000000000000cd161f4126bc70e7bc81ba67f25ad0db5b908a970795 1,706 1.00/1.00 vMB 2
878,723 878,723 000000000000000000024296e5a71fa902871be35d2d540478ea74e2eb940227 2,964 1.00/1.00 vMB 3
878,722 878,722 00000000000000000002092d60f115f3c58c77e5ad3b9bb395d2d896c86d7710 3,353 1.00/1.00 vMB 5
878,721 878,721 000000000000000000010664a146fdc5f008b0c0d2ac41a70c7a3655841f1e87 2,080 1.00/1.00 vMB 6
878,720 878,720 000000000000000000022238ec88b5f323e28f719d7d62524b589a3ac9f7173a 1,943 1.00/1.00 vMB 2
878,719 878,719 00000000000000000001335f99046f4ab81204f2391ef627d6d199ecfbc07724 1,205 1.00/1.00 vMB 2
878,718 878,718 000000000000000000011ee2ae1693a69266c01de63d5cc9fde96354b34381ee 3,368 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.38 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: 664.31 GB
    • Received: 14.96 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.