Loading Tool

Explorer IconExplorer

Memory Pool

64,768 transactions
19.09 vMB
0.04650504 BTC
Random Selection Loading Transactions
Max Size: 124.18/200 MB

Candidate Block

Mining Attempt 568f2ec71c5170b07a4015729960c689448264e9e70e516b814ec06ef5c2c22e
Version 20000000
Previous Block 0000000000000000000003d67ac42d2b72920edfe366b2d9e982f6dcd104be19
Merkle Root 02bde80c44a3262dfccb54d466f29eefe895bbcf30e19faa81ad951bee16739b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,392
Size: 1.00 vMB
Total Fees: 0.00345494 BTC
Feerates: 10.22 > 0.35 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,782 (852,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
63,324 63,324 000000000c4f2da4f6ed1a045e0da636cce67adee2794f18e0098c98696e1667 1 0.00/1.00 vMB 0
63,323 63,323 00000000086404aca5bdd35943dd51a401f36483e73dfb62458d6c899ca74f2f 1 0.00/1.00 vMB 0
63,322 63,322 000000000cefafe4d9982cb3af6088891cff852543bc2b9913564ab2a9073ce8 3 0.00/1.00 vMB 0
63,321 63,321 0000000002212285b3b48c4d00ba45696945734b3f674477a4697e2d82282976 2 0.00/1.00 vMB 0
63,320 63,320 000000000d2b5661b103464e040e7a6fa4366aca834291d7d0feb272f431ec65 1 0.00/1.00 vMB 0
63,319 63,319 0000000005763ed8bdcd8c89aeeb9e5da5dc635a044c56f3be23891b9b86b770 1 0.00/1.00 vMB 0
63,318 63,318 000000000af013ecb0e920697e0dfd0f03fefc622e85010460f6c83e0003c388 1 0.00/1.00 vMB 0
63,317 63,317 0000000007f6b75a9a6131cf297cfac9d62cf17222cadb9005ab568b213cd904 2 0.00/1.00 vMB 0
63,316 63,316 0000000002eea9e1e822110db329e6a50bd82e430ef3f00c2c9292c780f81457 1 0.00/1.00 vMB 0
63,315 63,315 0000000004dc62ad869ac30c91dcf16e17e47d4e2cc93f97841f42316d1044b8 1 0.00/1.00 vMB 0
63,314 63,314 0000000002bf1e4714dd7e0839b246440cce950695c54287bee3fecdf518f06e 1 0.00/1.00 vMB 0
63,313 63,313 000000000144c5d165a062a4c9033145697c9968d42d96a900728d9117a395fb 22 0.01/1.00 vMB 0
63,312 63,312 0000000003de75b748c059c91a384eaad15e3184aedd608089342852b59b4baa 7 0.00/1.00 vMB 0
63,311 63,311 00000000051c0b2fb5bcbf74f073ba866a64eb53cf01cff3a15ac5fc4cac9eed 1 0.00/1.00 vMB 0
63,310 63,310 0000000007098d9dac518b20e6e3c30a086b4ccaebc49969652b6032c189a813 2 0.00/1.00 vMB 0
63,309 63,309 00000000034f54493c8d12673d221687a51d24fdd96ab394649c802aa8471521 1 0.00/1.00 vMB 0
63,308 63,308 000000000a5adc435b1f207c346f64f4d36c2f2cf328c385dd1c550c2c865e34 1 0.00/1.00 vMB 0
63,307 63,307 000000000141f5317c2fe936476bf5a911c91571a52517e8ae64c92b595584ef 1 0.00/1.00 vMB 0
63,306 63,306 000000000b66a0003320cb83efb618db9ff445ea246957ef7597b62c1f566c46 1 0.00/1.00 vMB 0
63,305 63,305 00000000080ab92b82b849706b16a4153ff05325dedc421ceba3249289932d24 1 0.00/1.00 vMB 0
63,304 63,304 000000000575ea9461a3cae4be465f775556255b245b570fd0554b3e093a1761 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.73 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: 783.50 GB
    • Received: 21.42 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.