Loading Tool

Explorer IconExplorer

Memory Pool

86,092 transactions
32.00 vMB
0.12666685 BTC
Random Selection Loading Transactions
Max Size: 196.14/200 MB

Candidate Block

Mining Attempt 73e031b8f6575e90d88ab87330bbdcad32b48cfa1b3d3c02606b3a4fedacd66f
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 27a186d63d9ed2cfe926938f701c7bb1503c2de5c46f1754cea9f869b34f3d00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.04650721 BTC
Feerates: 301.57 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (357,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,204 558,204 0000000000000000003200f59cd11343261a4dd2882b1b991706c19014c13890 2,841 1.00/1.00 vMB 3
558,203 558,203 0000000000000000002829b06a79a541a422792192bfc05207793c76aeff6c38 2,788 1.00/1.00 vMB 34
558,202 558,202 0000000000000000002fac0e8089e7cc039baa09d309eb8d53b2a437531b54ca 1,982 0.65/1.00 vMB 16
558,201 558,201 000000000000000000286bc498f6a0d6716023b799eb8d2faf6c863265a3c18f 1,613 0.60/1.00 vMB 15
558,200 558,200 00000000000000000019d1d9c84df0ecc23e549b86644ad47cb92570a26b12a5 130 0.06/1.00 vMB 17
558,199 558,199 00000000000000000004aeb1a47909ae39f1866b67f020fe47aa5a1e5bd06c1a 867 0.30/1.00 vMB 2
558,198 558,198 0000000000000000002ea765b3b53ca96dd329b304175361e65cbc8538759963 2,637 1.00/1.00 vMB 9
558,197 558,197 0000000000000000001d1e8a08a7a0d2b435f36661d618bf3fc38425c1e8e601 3,177 1.00/1.00 vMB 33
558,196 558,196 00000000000000000026d4ac70be767ef1fe7b23b957d677ac529db1b0c41197 2,595 0.94/1.00 vMB 13
558,195 558,195 0000000000000000001f369962daaedd9193ef3d740d9ebef507c5984b6027d1 846 0.31/1.00 vMB 9
558,194 558,194 0000000000000000002eb475b89ba1a23c76007515929a2b64ae1c14fe6beed1 1,100 0.35/1.00 vMB 13
558,193 558,193 0000000000000000000e74fcb831da8befafcaf957cbe9d76ca8fc7d48de3e08 396 0.14/1.00 vMB 13
558,192 558,192 00000000000000000024257999612717001c3b488a1c12f653a6fcfbb3b44100 2,496 0.78/1.00 vMB 13
558,191 558,191 000000000000000000311ce2dd5d5ce4f77218c27bd07f0fcb99d44d9f4e3aca 2,296 0.78/1.00 vMB 12
558,190 558,190 0000000000000000002b1781b964c8ded633d6c665af888b552e2da91b352ff6 606 0.19/1.00 vMB 10
558,189 558,189 000000000000000000266f0b78fa7972f40faf7a463f74dacecbcdaa8d40ef08 631 0.20/1.00 vMB 13
558,188 558,188 00000000000000000028c3ef5b6aefaefeb0f13adda8c14be460779d10bb888c 624 0.21/1.00 vMB 17
558,187 558,187 0000000000000000000a566daaffdef998f55e3b511496aa6125980c3cf86a0f 2,706 0.86/1.00 vMB 12
558,186 558,186 0000000000000000001654a6d79a2348a46d7d3b0e0472570128e6004a37927f 1,747 0.64/1.00 vMB 9
558,185 558,185 0000000000000000002d8a1c1c50462e7e83f0d635f64ad852254ec5f0a44812 1,004 0.32/1.00 vMB 19
558,184 558,184 00000000000000000006de5024080ac9751cb732b18ede139cb3b891391a1b10 613 0.23/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.78 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.60 GB
    • Received: 16.93 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.