Loading Tool

Explorer IconExplorer

Memory Pool

38,984 transactions
27.45 vMB
0.06980021 BTC
Random Selection Loading Transactions
Max Size: 139.69/200 MB

Candidate Block

Mining Attempt f3a1d1e1f6114f9cef9cbd0364b749e4f24421a1f0203062802960ffcccce98f
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root c918d55935246abfc9c34d3ad84baf4576462da33543f1b792fd72d4a8d851ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01755568 BTC
Feerates: 179.53 > 1.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (125,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,753 788,753 00000000000000000004bf6bcfe57c6fccfab8790a5bdc16f138423323a7b425 4,546 1.00/1.00 vMB 291
788,752 788,752 000000000000000000046d7eb626298826228cc7685354d18d08b840cdd5b09c 3,838 1.00/1.00 vMB 345
788,751 788,751 0000000000000000000121bda03bcb5e48cfae34c01092bf5513ae79674c7d24 4,417 1.00/1.00 vMB 318
788,750 788,750 000000000000000000028fd65539efdf841ba7b8406d0dd613b2038a996ba936 2,503 1.00/1.00 vMB 492
788,749 788,749 00000000000000000001f096aead2131bb202d37aff130c8542622f2304cc18c 4,200 1.00/1.00 vMB 352
788,748 788,748 0000000000000000000513475d45ffe357c5a26e2c9167ac8a92ddec2cffb74a 4,389 1.00/1.00 vMB 354
788,747 788,747 0000000000000000000527a39b9cf76541da869f47faf23db7c15bf8f693ce60 4,603 1.00/1.00 vMB 353
788,746 788,746 00000000000000000003b03c01b9b997a185c2ba42bb655759149c7aa3bfd3aa 3,688 1.00/1.00 vMB 393
788,745 788,745 00000000000000000001dfafdbbddb67eed958656a93008ff543b14094bfec70 2,548 1.00/1.00 vMB 471
788,744 788,744 000000000000000000024890245f05c50e79fd2ad5a2cbd1b35fe0b99c90fcee 4,131 1.00/1.00 vMB 348
788,743 788,743 000000000000000000009fa0de06cd9fa29df97981d2feae122a5e51178b3807 3,864 1.00/1.00 vMB 358
788,742 788,742 000000000000000000039e4fed8191d873216a6a6dd088e355e330cb95f568a3 4,983 1.00/1.00 vMB 364
788,741 788,741 00000000000000000002035d3b658aec3e510d1847361bc6754a4a04603f16f7 4,620 1.00/1.00 vMB 353
788,740 788,740 0000000000000000000518a981550f20d4985bfc888d42041276fd8bfa2d407e 4,355 1.00/1.00 vMB 384
788,739 788,739 00000000000000000001ab9c00672636254b80ae13651fc07e1f6d574be2c304 4,682 1.00/1.00 vMB 411
788,738 788,738 00000000000000000003b2dc5034c7723eb67b39d894a0157990fbe63d172081 3,355 1.00/1.00 vMB 241
788,737 788,737 00000000000000000005208c3172b428f7efaf52390a0059bf17803b2001dc9a 3,926 1.00/1.00 vMB 378
788,736 788,736 00000000000000000001d400dcddefccc5e506fa33f77210c731d0b5bfd99ba5 3,153 1.00/1.00 vMB 479
788,735 788,735 00000000000000000002ef442301ab82c60dbab20f814a962d46797fc486fdc1 3,048 1.00/1.00 vMB 372
788,734 788,734 00000000000000000003e1de8966f0c9bd8f0d41d45b082819943935b5d8c777 2,596 1.00/1.00 vMB 423
788,733 788,733 0000000000000000000308142f79312ba9010e82bef0fda118346fd06cab913b 4,072 1.00/1.00 vMB 369
Previous 10 blocks ↓
Total Size: 781.76 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: 632.17 GB
    • Received: 12.10 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.