Loading Tool

Explorer IconExplorer

Memory Pool

51,779 transactions
31.06 vMB
0.16635142 BTC
Random Selection Loading Transactions
Max Size: 166.57/200 MB

Candidate Block

Mining Attempt d365cb0d290d2b771eb88d6ec6739a00e26ea60fc64f8a96bd9df128da4797c0
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 2c6ff31c5374dd80c4c6e74d9bcbd913255c9947bf09185da26597cff1d54737
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,198
Size: 1.00 vMB
Total Fees: 0.08819322 BTC
Feerates: 477.45 > 8.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (240,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,699 674,699 00000000000000000007076a3291cd30565ae183a383243ac60754eb3d530084 2,179 1.00/1.00 vMB 37
674,698 674,698 0000000000000000000afd04573954e2eee31e004c922adcad62137a7c8df19e 2,595 1.00/1.00 vMB 100
674,697 674,697 00000000000000000001b2ad0ead01a108161c7d61cb36100974d8cfc09ec6fd 256 1.00/1.00 vMB 12
674,696 674,696 0000000000000000000bac096b5e8665e9863a7fa23fba604f56f8cb0b9cce01 2,064 1.00/1.00 vMB 30
674,695 674,695 000000000000000000065bbc58449e74600854bf72124cb98c2fdddbe56f3526 2,313 1.00/1.00 vMB 12
674,694 674,694 00000000000000000004aa9d65429bc39b59aaed8446486867a7701deabb653a 2,619 1.00/1.00 vMB 26
674,693 674,693 0000000000000000000a0b2bc8c9b3fd97508326e82be8a791a070619ecc286b 2,385 1.00/1.00 vMB 76
674,692 674,692 00000000000000000003de3bba1fb94559694610c8e02292cd2b6b4a7dd5dd7e 1,525 1.00/1.00 vMB 58
674,691 674,691 0000000000000000000cada6a95b47e58896fbb54b54ed2d2f5beee14a6dbbb5 1,953 1.00/1.00 vMB 61
674,690 674,690 0000000000000000000b3ccda26d597ecbe8fe5aad345157eea4202d5c8c140a 1,291 1.00/1.00 vMB 103
674,689 674,689 00000000000000000000de65cb67aabae77a9c367e28938fd94e3b2d7df14483 3,121 1.00/1.00 vMB 114
674,688 674,688 0000000000000000000c19c24c32ee47639c11b9327869eb4511922e7909dc9c 2,344 1.00/1.00 vMB 66
674,687 674,687 0000000000000000000cfdc11628f003c1f6705bb62149fb1f45a710e9f42ff1 1,173 1.00/1.00 vMB 33
674,686 674,686 0000000000000000000cb64bd031331355e4c7a80bb10b652f2783603f38a630 747 1.00/1.00 vMB 17
674,685 674,685 00000000000000000001e2fe5da5c124a45fc120df651e4537fd681be2ea876c 1,803 1.00/1.00 vMB 73
674,684 674,684 000000000000000000094c5c5f88ad9b20b2f29fa0627945647fd3a800e6fe42 549 1.00/1.00 vMB 17
674,683 674,683 00000000000000000000819942e17e2dfcb9f635db00b34933a8da818621535f 1,964 1.00/1.00 vMB 14
674,682 674,682 0000000000000000000665c45f009778165b558bd96ce0a500b8f0412c6a6ebc 1,984 1.00/1.00 vMB 33
674,681 674,681 00000000000000000001a2bacd8657254190bfea3ee7dd4c78dacefce44312fb 1,782 1.00/1.00 vMB 80
674,680 674,680 0000000000000000000c24e25ec1117c33a4aacd4ac6aff0f63ecc6b1cdb49c7 2,581 1.00/1.00 vMB 68
674,679 674,679 0000000000000000000aab7cdb1d2941857b35fc7e8ff432b79c209f12e4304d 2,729 1.00/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.54 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.