Loading Tool

Explorer IconExplorer

Memory Pool

48,397 transactions
30.43 vMB
0.10401758 BTC
Random Selection Loading Transactions
Max Size: 162.15/200 MB

Candidate Block

Mining Attempt 0252f4939bc60864b7768d6cc5d87507c68f97bea4df35950c6bef7035596138
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (207,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,618 707,618 00000000000000000007ed94efda357a565a83c047c19284edd78351fda25b29 2,591 1.00/1.00 vMB 19
707,617 707,617 0000000000000000000cd15a5810602672027476debca56a14a06ba6b71f824a 2,087 1.00/1.00 vMB 8
707,616 707,616 00000000000000000002c26934496974adf77b74332c6e9ada689e0b0212a302 314 0.10/1.00 vMB 15
707,615 707,615 00000000000000000006c0cd9b33f4d579e31ba1e6bbf4c5297324fa78fbf151 102 0.09/1.00 vMB 5
707,614 707,614 0000000000000000000c101b48a819bdaa6a2d7174b5cb2a15c318a77788f4e2 2,938 0.99/1.00 vMB 12
707,613 707,613 00000000000000000004802135ff35e60b3e8010cfdde017c725e84cef08d7a8 2,436 1.00/1.00 vMB 7
707,612 707,612 0000000000000000000acbfc42456145cb0b27bd112b640fd864f772ebc05f85 3,282 1.00/1.00 vMB 9
707,611 707,611 0000000000000000000c5043e8b6aa6e58efb1a53f62c9235a10e709aab61e0a 1,254 0.44/1.00 vMB 9
707,610 707,610 0000000000000000000406439adc5b4799983a18d29efeb0c4bd74908b1ea07d 1,175 0.52/1.00 vMB 6
707,609 707,609 00000000000000000003ad892ee5fb39ef44afac00f045de77a512d19446fea7 2,654 1.00/1.00 vMB 10
707,608 707,608 00000000000000000006cea8f3654d7505c3ab4e169b28f511a4d7e03e066663 2,964 0.95/1.00 vMB 9
707,607 707,607 000000000000000000058aaa256672cf579429ca9dab912e53e7867488010fcd 195 0.07/1.00 vMB 10
707,606 707,606 0000000000000000000462be5cc27c0301c2017932606f0c6acd50384a81dc25 1,657 0.54/1.00 vMB 10
707,605 707,605 0000000000000000000b63d4a47f5bba4ce9d2e507f43840271c97c2c72bdc9e 249 0.09/1.00 vMB 14
707,604 707,604 000000000000000000082873ef4bcf760cac0e4b1bdff4ea3c4099d91de9bf30 218 0.06/1.00 vMB 15
707,603 707,603 0000000000000000000149bf5d4f0543f07a10886276c71bc9fee7dfe98efdd2 840 0.76/1.00 vMB 1
707,602 707,602 00000000000000000009a7979a031f0c205a44edb27ffebed29d52f32092f63e 2,962 1.00/1.00 vMB 11
707,601 707,601 0000000000000000000636cc7b67d012f201c1376d7e19f42631d563394bf6a5 2,754 1.00/1.00 vMB 9
707,600 707,600 0000000000000000000ab4516cfd4dfb7d6d7c8fcccb27f5f141508680315f77 2,856 1.00/1.00 vMB 11
707,599 707,599 0000000000000000000b49c7e60a1d82acba4f41d55ea4e64507e4c4d8dbe5aa 604 0.22/1.00 vMB 8
707,598 707,598 0000000000000000000ab3548253cfa6d05abb1edefe996e7576b17f09ac4ac8 544 0.35/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.