Loading Tool

Explorer IconExplorer

Memory Pool

82,520 transactions
31.86 vMB
0.11152556 BTC
Random Selection Loading Transactions
Max Size: 191.02/200 MB

Candidate Block

Mining Attempt 33557e471e08efad019c79a07d6260bea732b1a25a132bff067112ebf5a2e5a1
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 164d1484c9539b75ffa6af42f5b424bba664df3a423e57bc709400f07b9c982e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02574664 BTC
Feerates: 99.50 > 2.58 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (319,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,597 595,597 000000000000000000066f9115e3db963e921e94b7639d0b6c923217ca223c02 2,595 1.00/1.00 vMB 31
595,596 595,596 000000000000000000008ffd619a07a6a0b374671962d78d03900aecc1558cec 1,890 0.72/1.00 vMB 21
595,595 595,595 000000000000000000055ed892363bfa0d9fb35f5745fc0f8d46c88458158329 1,818 0.76/1.00 vMB 18
595,594 595,594 000000000000000000177ef2bad067f5ec90c9fc22a485a0ed56d09860e247c9 1,761 0.60/1.00 vMB 23
595,593 595,593 00000000000000000007a0afd60e003b887e01b73e4461d11451bead9c2acc82 1,623 0.56/1.00 vMB 22
595,592 595,592 00000000000000000000aeb8371c94786cc64a7a0f9316344fce4239202b9745 2,345 0.76/1.00 vMB 24
595,591 595,591 00000000000000000004f5da26d99514e0de93a0deabb3b435d24eba22635f55 3,014 0.93/1.00 vMB 21
595,590 595,590 00000000000000000015724ba600a02a418c1f97a6e542660d43ef5268053560 2,564 0.96/1.00 vMB 19
595,589 595,589 0000000000000000001751871416f830f266b003ac6b68a663c15d41fb97aa7f 1,799 0.57/1.00 vMB 21
595,588 595,588 0000000000000000000cce5d21ab7c50f20e56c7f40ea5e4f65d520b26faae11 890 0.30/1.00 vMB 11
595,587 595,587 0000000000000000000e7492e9da987b83b019c80092e90d15e06bbdee2dc7f9 2,967 1.00/1.00 vMB 12
595,586 595,586 0000000000000000001279aa58875a7a74f76707ea3eccf9ae3fff509908d08c 2,790 1.00/1.00 vMB 27
595,585 595,585 00000000000000000004d084f39c63c9891c796b6868598d1f58c4592939b1f6 3,243 1.00/1.00 vMB 39
595,584 595,584 00000000000000000003a8a3eaa6cf684b6ad596642ea5856e1275186a7f4faa 1,430 0.47/1.00 vMB 26
595,583 595,583 00000000000000000016829eca8cd28cbfd5bd92e3018ac1dc80334864f03fda 208 0.08/1.00 vMB 35
595,582 595,582 00000000000000000017379d98f48869fa1f4e9d05aca137cab410da0d66931f 1,504 0.56/1.00 vMB 3
595,581 595,581 00000000000000000002ecf3d8c5427fa759a22486afeb159057d54c547b2f67 2,739 1.00/1.00 vMB 24
595,580 595,580 0000000000000000001009976ef417fd9f4237dcb6da22c7b225f2927e40de78 2,612 1.00/1.00 vMB 9
595,579 595,579 00000000000000000006a66aeff30f1e2fde25e0c31ebea9cc825961856886bf 523 1.00/1.00 vMB 10
595,578 595,578 0000000000000000000c496f15d8e10805c7184fd58d2322a13c6d1e383507b8 1,886 1.00/1.00 vMB 20
595,577 595,577 00000000000000000011cec16d2fa637675e0a9731afa6ca2e6a15d835d9da1d 3,219 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.