Loading Tool

Explorer IconExplorer

Memory Pool

81,821 transactions
30.83 vMB
0.08142449 BTC
Random Selection Loading Transactions
Max Size: 189.12/200 MB

Candidate Block

Mining Attempt 922ca2b23eeba1ed873d01ad55ea211be89781e475d29b139f714576cf20e526
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root ecf1ec803d3ae8c28290b0662fc6f2701a9b48394fa8093ab2d0c90d104b11b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.01224091 BTC
Feerates: 151.12 > 1.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (844,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,114 71,114 0000000000fbee3be752a97977750af986e8af496677b9dae74e554d7b9d66d4 2 0.00/1.00 vMB 0
71,113 71,113 000000000075a7a3700bddcce1b9409e19bda09a4a20404094ba855ca90ed51b 4 0.00/1.00 vMB 0
71,112 71,112 00000000005035877114e0bcfe17802a7a0d9413b289fa142a6e34c5ddb77cdb 4 0.00/1.00 vMB 0
71,111 71,111 000000000039a4cb2056e25794d272b6c7deca23ef4cc827f75f90bf55f24164 1 0.00/1.00 vMB 0
71,110 71,110 0000000000538314f8c0b5d8346fcd66cdb2bc8c2dec65e0a17b3b635fbfb4a2 1 0.00/1.00 vMB 0
71,109 71,109 0000000000c291e1ea56bdfff057d35240861de139783ad6cf01c78a1f5dbb10 1 0.00/1.00 vMB 0
71,108 71,108 0000000000ade318ce9561c9e5949b8ef32c67e8143923a8aacbe3a37d908420 1 0.00/1.00 vMB 0
71,107 71,107 000000000033f5ecdc9d3a6ce66bd5b1a1609e29d24f7db06bbe90cc01f863cb 1 0.00/1.00 vMB 0
71,106 71,106 00000000000447e20377c8669ddcae2e5c3b0951be1e8769c34e9ea9eb644dc0 1 0.00/1.00 vMB 0
71,105 71,105 00000000010623f93238268e587d711e5649c4cceb1d53fb4a141a2dbc3b7e16 1 0.00/1.00 vMB 0
71,104 71,104 00000000005c3efa95d6a7fe03b8d568a1c0be1bfcba736546e53b102e12dde8 2 0.00/1.00 vMB 0
71,103 71,103 0000000000aaa09e35bd1116458015eaceb9f27439af526e7fc9af3553a5b807 1 0.00/1.00 vMB 0
71,102 71,102 0000000000e099a1ee49f5f6fc6c84b9dbd0656a96e59eb14d239ada3efcbf34 1 0.00/1.00 vMB 0
71,101 71,101 0000000000ef6f21f7f19da4fcacb67d9aaf19caab5cadd50149c3be870b53de 1 0.00/1.00 vMB 0
71,100 71,100 00000000005ce7472e94c9afcbf049c410af776b3526df58bd4fbf60ee2a34c5 1 0.00/1.00 vMB 0
71,099 71,099 000000000095d5cdb2c888abe9b62762d3f3d726bf4223cf97953885df9380a7 1 0.00/1.00 vMB 0
71,098 71,098 00000000003613481d2344863c117bbe57659139bec20dc8b3ecc3d8c4f5f5c5 2 0.00/1.00 vMB 0
71,097 71,097 0000000000a7b9374feb70040cf36d903f4230165f6c264d090860350f78b5fe 1 0.00/1.00 vMB 0
71,096 71,096 0000000000ceb8ec00c6f3b3c2a177bfdc63e162badc82a8f36310adf27ccc00 1 0.00/1.00 vMB 0
71,095 71,095 0000000000b09c08b1c4b17b78be8a0b9ac46f0da818bbf91ecc7d8d891d2b38 1 0.00/1.00 vMB 0
71,094 71,094 0000000000034c906f365ab575da1cc419c0337b6ec577454da5f55cc755bf66 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.79 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.75 GB
    • Received: 16.98 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.