Loading Tool

Explorer IconExplorer

Memory Pool

34,904 transactions
25.73 vMB
0.06485191 BTC
Random Selection Loading Transactions
Max Size: 130.76/200 MB

Candidate Block

Mining Attempt 709657774a241c17c9aeeac091b45aa50cefb3281a0d2ba6e9a6d2e7137d14f0
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 7c4080234f20b90f5f51505eb1e72eec4300a1261a44fe3eaea2af17830948e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,718
Size: 1.00 vMB
Total Fees: 0.01794759 BTC
Feerates: 150.62 > 1.80 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (188,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,592 726,592 0000000000000000000177a92761a5564160139a07f4840061e29d206505e059 1,372 1.00/1.00 vMB 12
726,591 726,591 000000000000000000063d7baf1e88f6a97d3d1b28b7b8b4e2a1869a9f081e04 2,589 1.00/1.00 vMB 24
726,590 726,590 0000000000000000000697179e4f79402522bd998321a3e3c9115bc646948c43 3,267 1.00/1.00 vMB 10
726,589 726,589 0000000000000000000437089945c8b5eadf8db22046f34f08d8dc0cf79d3343 2,356 1.00/1.00 vMB 16
726,588 726,588 000000000000000000059d66eab9780e14afb27e2099ef2ee55dbf034b6425fe 3,125 1.00/1.00 vMB 30
726,587 726,587 000000000000000000079aa1ba2d5c0bf3824739fd777df6b3dd685e378f3fc4 2,599 1.00/1.00 vMB 5
726,586 726,586 00000000000000000001ba2722acef93e1fe9576e0f3102f1a319321e1f0256c 3,109 1.00/1.00 vMB 11
726,585 726,585 000000000000000000053902c9dd25e98cbc4ab86850c77491a063b669243939 2,703 1.00/1.00 vMB 6
726,584 726,584 00000000000000000002f8006ebd46dbc4e43e7ce0c090ef76143249e846ac4c 2,416 1.00/1.00 vMB 10
726,583 726,583 000000000000000000079fc6e8225d4c51fb195ba1b03348ea73668dad749273 2,881 1.00/1.00 vMB 13
726,582 726,582 000000000000000000090a5c4f6f7210afafd7bafcb9f15744c058a8a37e9b6b 2,985 1.00/1.00 vMB 12
726,581 726,581 000000000000000000002212f38aa6133b7f7119f8beebc046fd5bfa20b44168 3,101 1.00/1.00 vMB 17
726,580 726,580 00000000000000000005cb3ff57fa42f262b0987019ccd0da0b1827e0eb4e13f 2,231 1.00/1.00 vMB 8
726,579 726,579 000000000000000000060aeb151282447e29b735ad97b663bea745c5ce11eb41 3,226 1.00/1.00 vMB 17
726,578 726,578 0000000000000000000068023e8a835742d480c593a76b0be3621d815f27a199 1,890 1.00/1.00 vMB 6
726,577 726,577 00000000000000000003a0b78f50018e8ac7236656e1974b822084ec86bb8772 2,989 1.00/1.00 vMB 6
726,576 726,576 00000000000000000003fc378c6dd7a294e306afcaf504cf985413e5e807b93f 2,918 1.00/1.00 vMB 14
726,575 726,575 000000000000000000076e4519a67060b9b32d13c46536db21f5891222374cd3 2,790 1.00/1.00 vMB 12
726,574 726,574 00000000000000000002686378ab745a416ff4fe5e58b540f1064a323774eca3 2,863 1.00/1.00 vMB 16
726,573 726,573 00000000000000000007e61f5406196ebf02e597db29f532ec2ebb143d2cf651 1,444 1.00/1.00 vMB 5
726,572 726,572 000000000000000000032c20a5c59dff82aeb6cfe8237fba790230020aca80cf 2,326 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.85 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: 638.82 GB
    • Received: 12.50 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.