Loading Tool

Explorer IconExplorer

Memory Pool

80,442 transactions
29.95 vMB
0.12037068 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt 69a9541dcf32a61efe61e60c497a507eea505e00255beee0bb0fc211dea68c3c
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 851410e31e5f7388fa5c27729a8020df94d420c3cbf79f14e444f3fee6b3b0c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,620
Size: 1.00 vMB
Total Fees: 0.04982140 BTC
Feerates: 242.90 > 4.99 > 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (258,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,110 657,110 00000000000000000007989f41a268bbe453be6648b7b2f002bf2889c2c0a944 2,365 1.00/1.00 vMB 32
657,109 657,109 0000000000000000000fb448e0ffbe29e70514cb43d0d07428606316de82c562 663 1.00/1.00 vMB 12
657,108 657,108 00000000000000000009ce4ec1aed14c63421fa5dea1d56aa90a9eb39cda45e5 66 0.99/1.00 vMB 1
657,107 657,107 0000000000000000000fadd7900fb08ea003cad9cc5b66424f3dc5dfa4af0a65 1,527 0.99/1.00 vMB 5
657,106 657,106 0000000000000000000abce5f5c376850125fe0198accce4197319f1e2a4d717 2,333 1.00/1.00 vMB 67
657,105 657,105 00000000000000000003c61df0a572be0806e2b3ead89fa90e87b37a38070ebc 598 1.00/1.00 vMB 8
657,104 657,104 00000000000000000002602eb7cde6512848808dab0a3d28a1bd9dc2d3179a15 915 1.00/1.00 vMB 14
657,103 657,103 0000000000000000001063d7bf0808e38f8b952a4f6b73d811a2919ff33dd945 2,539 1.00/1.00 vMB 13
657,102 657,102 0000000000000000000489f4877739c065c39b9fadaff981bb19d144cee374b7 2,618 1.00/1.00 vMB 44
657,101 657,101 00000000000000000003fab0496d17036ead4d18932de1c2b60588a83dd14d41 2,444 1.00/1.00 vMB 62
657,100 657,100 000000000000000000033102932f6dd7012f7d5ed108d08fd9bbe573747194d8 140 1.00/1.00 vMB 2
657,099 657,099 0000000000000000000d67b6e717cecc17cd5719433587f85fab61616aa75910 1,734 0.96/1.00 vMB 33
657,098 657,098 0000000000000000000dacaa6f780f17bf571265789cfd0657710ab23801b726 801 0.99/1.00 vMB 13
657,097 657,097 00000000000000000007670970c917ee50af8b282099f7d8c738ca5dbeb2c11f 1,111 0.98/1.00 vMB 16
657,096 657,096 0000000000000000000fcdd00327b2cb84b31320a78b5029618c6d569716502d 1,412 1.00/1.00 vMB 14
657,095 657,095 0000000000000000000981c4885002182a6d7accec2ec0e4f69bc30a1560fa6a 2,341 1.00/1.00 vMB 42
657,094 657,094 000000000000000000003ab21223282644688808c62345a9ec11988792825ddf 1,763 1.00/1.00 vMB 41
657,093 657,093 00000000000000000007b6e1cbc1cfc87f5dd51daa47bb09a1e7636e75714b63 558 1.00/1.00 vMB 13
657,092 657,092 000000000000000000031d2eb8790e272fa208c97609cb782532edc1640abaf5 906 1.00/1.00 vMB 14
657,091 657,091 000000000000000000094c53a06f39af6c3698122fb63679610a6c2a43c6f882 1,866 1.00/1.00 vMB 8
657,090 657,090 0000000000000000000b509b92e2861b1cfad4ea11c54a162f0cff0d4cd75555 1,987 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.