Loading Tool

Explorer IconExplorer

Memory Pool

80,179 transactions
29.57 vMB
0.08932185 BTC
Random Selection Loading Transactions
Max Size: 179.22/200 MB

Candidate Block

Mining Attempt 717344bd7cc1de722cc7d59f2f707eec6737fadc65206ac9c8eee51548243fa4
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 16e548586eaa1ba3f559629c4c980ee500166aee22f49ad7aa5282b23393f8c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,329
Size: 1.00 vMB
Total Fees: 0.02689227 BTC
Feerates: 278.95 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (375,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,629 539,629 0000000000000000002264ace6d32b42f9c663e97bba74bc9151be931d9fdfaf 2,190 0.99/1.00 vMB 32
539,628 539,628 0000000000000000000b7a85e5935cc61c2ea7564cf10a647d4dad33213398ee 108 0.04/1.00 vMB 28
539,627 539,627 0000000000000000000b0f7657cd4dcee268035c9b726b41dafa42128da32d06 1,103 0.51/1.00 vMB 14
539,626 539,626 0000000000000000001662d3e56c4e54599e9a4fdee96fb47c452b9885820784 1,875 1.00/1.00 vMB 26
539,625 539,625 00000000000000000015748ba29a322ef7f698793ec78d41761e840883347569 1,675 0.86/1.00 vMB 22
539,624 539,624 0000000000000000002409648fa77e60d8908a3a51978ed6bbfb8ee6c6e8e9d2 179 0.07/1.00 vMB 31
539,623 539,623 000000000000000000035e02695e23d7289dc5f9c5ddabed862c950fe466aefc 1,531 0.83/1.00 vMB 8
539,622 539,622 0000000000000000001787f00c7fc872f182bf4a3c3c0f1c044d3aad169b9a83 1,872 1.00/1.00 vMB 3
539,621 539,621 0000000000000000001e078c4413d8023d46a32e7b445f3deb760f464674392e 2,272 1.00/1.00 vMB 21
539,620 539,620 0000000000000000000278fb5d977de14ca05b9b6f360ebce2a9a5628510a6f6 1,984 1.00/1.00 vMB 5
539,619 539,619 0000000000000000001c6f0f66050af966c1467cae5c28f928b95ed18e311713 2,435 1.00/1.00 vMB 36
539,618 539,618 00000000000000000002d603a8c7e23864bd1b096e16240b37a62f7e39fbdc97 2,398 1.00/1.00 vMB 25
539,617 539,617 00000000000000000012bcf6c914a019d7effb2d25f0d51db32c3dd83f417bf1 624 0.30/1.00 vMB 34
539,616 539,616 000000000000000000266777addd89c16d70de02d53d2d2bdd4aa8d1f1e25cae 988 0.44/1.00 vMB 19
539,615 539,615 000000000000000000092a9d2ca81894b5207673ca3fb88b431cb05309b57c10 452 0.16/1.00 vMB 24
539,614 539,614 00000000000000000006776515f09d6ca2cd56bc8694f8c62ebc1037c4cc0729 1,018 0.48/1.00 vMB 2
539,613 539,613 00000000000000000005ab3257dbfc887bc8cb2d41e46e10d185248d46cdbd7e 2,396 1.00/1.00 vMB 25
539,612 539,612 00000000000000000006af2922a8b3176e3dbc397590cf62efc0d8376b137a94 128 0.06/1.00 vMB 22
539,611 539,611 0000000000000000000de93be41c9acb77490d7518f8d08bf2a9d2f729d3f116 157 0.06/1.00 vMB 14
539,610 539,610 00000000000000000010283f998858496b74e0d764ee0cf370b41ae1a895a947 454 0.19/1.00 vMB 16
539,609 539,609 0000000000000000001fe7b629fc9ab8b7b3d93ba6cca87162d3fbe4467250a7 1,935 0.72/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 670.04 GB
    • Received: 15.81 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.