Loading Tool

Explorer IconExplorer

Memory Pool

78,081 transactions
28.95 vMB
0.07866176 BTC
Random Selection Loading Transactions
Max Size: 175.57/200 MB

Candidate Block

Mining Attempt 0c4be5673582ef6399ac48f185bece3657985b9b0e1a13941a885db1339c0bd3
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f4ab71a036185f890a90d51f01d5172211f1dac790d571cd8d499693a1dfb8d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,459
Size: 1.00 vMB
Total Fees: 0.01831174 BTC
Feerates: 100.81 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (671,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,727 243,727 000000000000006214cd0d6e18e90ff579dec5e908420f98ceea61dcb41f79d2 76 0.04/1.00 vMB 63
243,726 243,726 000000000000000372f1a678a4cfb4755599b725e2eaac377454b09e29bac154 384 0.14/1.00 vMB 185
243,725 243,725 00000000000000ca403d705efcfa4041fa6bad01456aa1633bc465dcccf699eb 90 0.08/1.00 vMB 96
243,724 243,724 000000000000000a955655eb49770c80185d169363968bd93138c6d4505472c0 268 0.12/1.00 vMB 153
243,723 243,723 000000000000001370b97b2758050819318d6c86b8f2a6902728750db849d320 246 0.12/1.00 vMB 140
243,722 243,722 000000000000000a7455be1cea8bd49e8059ef3f2a8c597a1ec57f728f7f3283 210 0.11/1.00 vMB 157
243,721 243,721 00000000000000843d62cf051e9a903f8ec892dd6c28bc6c578842ad60f2d6f0 24 0.03/1.00 vMB 43
243,720 243,720 00000000000000ab9c0149ecf3b56ce313ecaea6fd5ebb62031f485c4b4ea9d7 280 0.22/1.00 vMB 80
243,719 243,719 000000000000008382e224d773d4aad6537b41ee82555d64aeba560e0a806d89 588 0.25/1.00 vMB 197
243,718 243,718 000000000000002ea6efcb0fcc6f8c74129b2bd942e633677ad28f87c16366c3 397 0.18/1.00 vMB 183
243,717 243,717 0000000000000062194d96ff9f77c0d78249b928d632366f17068b370bcd54d4 530 0.22/1.00 vMB 248
243,716 243,716 00000000000000d16b0a811553efa5e68d2e69cf1d117c846d64aa2fdaad15ba 30 0.01/1.00 vMB 135
243,715 243,715 000000000000008e2c84951a6aaa736113bd7b5e987f9b057cc7d282b6516501 324 0.19/1.00 vMB 162
243,714 243,714 00000000000000d8d506dae2be6865fec3f1a6ea57ed29a2c47f5d2b5b0cb629 219 0.09/1.00 vMB 99
243,713 243,713 000000000000003acf6c8b13f5559672e1fcb8aba7f3c8682bd104e8b8ba3e76 128 0.04/1.00 vMB 309
243,712 243,712 000000000000004c034965c0376974e053770734e20e204cc5753c1ef4118414 294 0.14/1.00 vMB 111
243,711 243,711 0000000000000001fb3e7436d3aed48eb33562c75f60392d9b9f35fc5c89b8e3 13 0.01/1.00 vMB 123
243,710 243,710 0000000000000016b270e0f95a86d01ab8445fc96b1b3f9f39ccd51c47a67a15 69 0.04/1.00 vMB 182
243,709 243,709 00000000000000dd860cc27927cc9339b39e65413929d7542d0bc3b53e882e78 414 0.16/1.00 vMB 227
243,708 243,708 0000000000000093b82a5b7ff9e3f7ca9dbed067be3ba74ff32eacf463c538bd 551 0.19/1.00 vMB 189
243,707 243,707 0000000000000045261eb7dd1da6c0ab61502335470cac881a0f013a6933bda8 232 0.13/1.00 vMB 102
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: 11
  • Data Transfer:
    • Sent: 673.09 GB
    • Received: 16.38 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.