Loading Tool

Explorer IconExplorer

Memory Pool

81,834 transactions
30.14 vMB
0.07938277 BTC
Random Selection Loading Transactions
Max Size: 184.96/200 MB

Candidate Block

Mining Attempt 7d799657e211a3e5dfcffb05f54357030cbdf56c877a273c10781605a78293ce
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 169002aa057131db0b79c79ff7eaeee69063d7e156193d00595a0a52d5a66214
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,030
Size: 1.00 vMB
Total Fees: 0.01242037 BTC
Feerates: 60.16 > 1.24 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (319,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
595,576 595,576 0000000000000000000e4ccaee14db47b13d0eb26b378ab34c243e09e747e0ea 3,052 1.00/1.00 vMB 52
595,575 595,575 0000000000000000000a1ff86be41e39b3b9720599814e507261a90c4306004d 1,776 0.57/1.00 vMB 4
595,574 595,574 00000000000000000016a785661fa2679b7b637a0fdd59954426f1e9f54c49a6 2,836 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.