Loading Tool

Explorer IconExplorer

Memory Pool

78,718 transactions
30.03 vMB
0.08967714 BTC
Random Selection Loading Transactions
Max Size: 179.39/200 MB

Candidate Block

Mining Attempt 2d10fb7085f7fbfff906ef2e5ca1f7cf5e47211879200f6dcdd04520432f1193
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (704,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,796 210,796 00000000000002f54aad4974050368cac92e09fe18bf8d101739e28d1813995a 218 0.09/1.00 vMB 226
210,795 210,795 00000000000000e31a9e0dabbf2491a7e38c37a13673200f6b88c48b3a7f7778 154 0.08/1.00 vMB 309
210,794 210,794 00000000000003bca0516297f315a4a0571d19fd2b487ce2916e405c0a839fca 10 0.00/1.00 vMB 5
210,793 210,793 00000000000001ddbe772d32dfabfea76379e62bb6904185a3b348e135191a72 91 0.03/1.00 vMB 165
210,792 210,792 00000000000002b44e31aab82e4164fa5930335520b2ea94824128692d76bcb3 168 0.11/1.00 vMB 83
210,791 210,791 0000000000000232ebcd54d530e54b785b8e330d4bd97053777a9b16b1ee3dc4 19 0.02/1.00 vMB 14
210,790 210,790 00000000000003c27fd0fca6881c21d30c15e52c182ccec53b81b12895f261e4 119 0.05/1.00 vMB 263
210,789 210,789 00000000000004b879609aaf82d18ffe84825603a157f52ac3f4233e7bc9f7dc 155 0.05/1.00 vMB 84
210,788 210,788 0000000000000199ac92a1df44b2adeb5f16cf76c1bddd3bd9e8b28185f44f1b 282 0.12/1.00 vMB 165
210,787 210,787 000000000000016d916e960cf10bd2bb2e679df36a4c65b94c9bd428cfa23a47 244 0.12/1.00 vMB 149
210,786 210,786 000000000000024617b270d789264880a5ecb82306f7ab95cdc4f0408c94ea4b 288 0.12/1.00 vMB 176
210,785 210,785 00000000000004c6d3481a0208ad27f2ea364a6c3e5af87e0f9711933108c068 204 0.12/1.00 vMB 180
210,784 210,784 00000000000003a11241c187a39b59f4abff0faab0e76c2a17b48b7116a12b0f 304 0.18/1.00 vMB 63
210,783 210,783 000000000000040cee07a573ca61e3c827e6e62609713e8400ceb2f95c740e40 282 0.14/1.00 vMB 189
210,782 210,782 00000000000002c5c79e174bd8a769adab912c96064dea210b5910c3e7ebfec1 306 0.14/1.00 vMB 189
210,781 210,781 0000000000000300a6769196676aef53317ad700145499be80bf72fd4584f468 200 0.08/1.00 vMB 224
210,780 210,780 00000000000000dd2d5baa7f496cb62211f9fafcd8601e538b57c99e3620cbd3 52 0.02/1.00 vMB 132
210,779 210,779 00000000000002de45ecd88551ff59a514f215f0a9e1974c67eb0664538f2bb4 170 0.09/1.00 vMB 180
210,778 210,778 00000000000000b74824dc7643ba70ac461d6b69cc873373cac1dcfc9381d909 58 0.03/1.00 vMB 158
210,777 210,777 0000000000000370877e527dee4daa18d84225a29cfe6f21d3d261342487805e 91 0.03/1.00 vMB 39
210,776 210,776 00000000000001b6edd03a79b4099e616327e22e5069528be3727140e017bf0d 164 0.08/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.