Loading Tool

Explorer IconExplorer

Memory Pool

83,851 transactions
31.45 vMB
0.10024697 BTC
Random Selection Loading Transactions
Max Size: 192.90/200 MB

Candidate Block

Mining Attempt b09ab7a402c9027c3d6cdb74374c9ea2d9f8d703b188848f03ed36a0100ae8a6
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root eb73fc985b9fb1086112513145d3d36b8371f0e1e085d0b8e09eb70249323c75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,891
Size: 1.00 vMB
Total Fees: 0.02837280 BTC
Feerates: 504.27 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (674,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,748 240,748 00000000000000781dff0db3cc5144e0e23351abb775981f994164934e3b00d2 165 0.10/1.00 vMB 145
240,747 240,747 00000000000000da7c48263e2a3bfdbb2a1bc33c5813ced5e7b3a45774106400 490 0.22/1.00 vMB 167
240,746 240,746 000000000000001517785dbc7a8fb53846f7e08e830f101d9b059d26bcc5d234 342 0.14/1.00 vMB 156
240,745 240,745 00000000000000be3c14817cd374fc092cc50243cb7660808d3d210208107822 386 0.15/1.00 vMB 177
240,744 240,744 000000000000001c3c0e8358b6fe20f6d09bfeef1f9aa0fc897ad634c8da56aa 317 0.17/1.00 vMB 110
240,743 240,743 000000000000004d2f83a096d4f50ce5fccfd3d81fb97988ad9eac42ddfad5b6 146 0.07/1.00 vMB 96
240,742 240,742 000000000000000d23b68e72f7edcfa0310b448db84548b807d980d5d75133f1 618 0.25/1.00 vMB 201
240,741 240,741 000000000000000c3b869069aad9d5298b758197a873117a1f8af15d53be8069 155 0.07/1.00 vMB 157
240,740 240,740 000000000000006ed34baab2f76c739d1886f8a2aa21abcb64a72ef17659f790 143 0.05/1.00 vMB 52
240,739 240,739 00000000000000626cf2218e8b56ba4cd8ef9f429a58a624f80d6cb2120af65b 82 0.04/1.00 vMB 183
240,738 240,738 00000000000000ce3594acfac3b64dfb0bae393253aff68e5e45a75ae519e0ca 12 0.01/1.00 vMB 221
240,737 240,737 00000000000000c775771b0d0b84fe9373955a74fb2f91313f2fe65ce1d15dbd 69 0.10/1.00 vMB 42
240,736 240,736 000000000000001195f7cee2d32fd16a3960a86b60710567a3629986cc68e756 64 0.02/1.00 vMB 133
240,735 240,735 00000000000000b0587d1a608e1ded66606bb0ab02bf8471f036af2f0ffb2cc3 25 0.01/1.00 vMB 190
240,734 240,734 00000000000000d60cd5a43919783c6d9f03212ce1fe4054d13089ec2cb93140 258 0.14/1.00 vMB 114
240,733 240,733 000000000000001ae464aa54d2eac06a1a65c0e2219fe8a58fffb49b3795e3d2 553 0.25/1.00 vMB 166
240,732 240,732 000000000000001b6088a344320d443b33c423a9a4866a6133fbc4fb49aa1e56 392 0.17/1.00 vMB 185
240,731 240,731 00000000000000a5d9af19683acb38b212fa39355f193b66cd224a0e0a13e5b1 23 0.01/1.00 vMB 135
240,730 240,730 00000000000000fa535b30eead179156e260e6d3a7ec71c0bb524464e8ddbece 68 0.03/1.00 vMB 135
240,729 240,729 00000000000000aa5d40298f83f1be679185f9adecb611c26e084318d5387a7d 133 0.05/1.00 vMB 173
240,728 240,728 000000000000003a4ed2c86e41e3971b2beba71a607a45cd9e1b28cb85070da2 10 0.01/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.86 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.