Loading Tool

Explorer IconExplorer

Memory Pool

79,956 transactions
29.80 vMB
0.07375068 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt dc9f2b1d62bbdb991947b5ed05c2c74d30f00e571cb449d51656d022ce05508f
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root 97bd14589ee0105a24881d6d28ebffaf96e7505c320f5d780b76eff4f796b4b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,919
Size: 1.00 vMB
Total Fees: 0.01305425 BTC
Feerates: 163.64 > 1.31 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (653,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,671 261,671 00000000000000141277ee516b08b8bfb02f1b09c81cd3ba99a890c50d8f5b59 1,159 0.45/1.00 vMB 149
261,670 261,670 0000000000000001d441e402856077ebdea9827534bda8ae2b85ac20ca61e188 77 0.04/1.00 vMB 65
261,669 261,669 000000000000000860b39d750db3689fead71646b4570e1a289fd5c675486139 304 0.12/1.00 vMB 120
261,668 261,668 000000000000000dec29699f35673f8f36f55fc494efae7566402f058788fdd1 507 0.21/1.00 vMB 138
261,667 261,667 000000000000001a160d26d215a8d1224de1770ffe6a41f8ff8c0aa473d011a6 229 0.10/1.00 vMB 103
261,666 261,666 0000000000000012cd8cfb146865c73f5684fb59ddfec7a5da06c8d1677bafc4 674 0.27/1.00 vMB 129
261,665 261,665 00000000000000046f50b90eb53b58336b4455a520a563e2517fe6d78df9984b 306 0.15/1.00 vMB 104
261,664 261,664 0000000000000009399bcb617d5d0211be6b28a3127489c6778259b2238b5a26 256 0.10/1.00 vMB 166
261,663 261,663 000000000000000576f99c779b75d039425471d085fa69a0d581cc2b4e2a99d3 414 0.16/1.00 vMB 112
261,662 261,662 0000000000000018c9124a42ea4838ee2e0d6030b616355fabcaacb01cadeece 40 0.08/1.00 vMB 19
261,661 261,661 0000000000000011aab162097cf42f6ac0e1eb890f4447e0116e0c8f931bfddf 214 0.11/1.00 vMB 99
261,660 261,660 000000000000000f7804fe9b88317e7f9b06f5e79b07ef8e6ceed83f1b983641 377 0.15/1.00 vMB 118
261,659 261,659 000000000000001799d4bfa5552643507c48e40557c5f890d247724f0d48b4a8 171 0.08/1.00 vMB 76
261,658 261,658 00000000000000054446ded6656df3aa430a85463128e0eab125b07a1812a66a 782 0.29/1.00 vMB 136
261,657 261,657 000000000000000f49217fccf19a0e992f1b51a509677e01473bf22decbe1153 139 0.05/1.00 vMB 98
261,656 261,656 0000000000000019538c1fa3cc7985867336ea62ca39a49ed671cbf0076fced1 291 0.10/1.00 vMB 149
261,655 261,655 00000000000000044307971f2ac2047dbc2e99d561ebee1bfca0eb31a11f58d6 286 0.10/1.00 vMB 132
261,654 261,654 000000000000000c201b61ce51a70a66ba8b039ac9bb4ca24d34270d923f2d62 560 0.25/1.00 vMB 92
261,653 261,653 000000000000001bb450139f5fa10cc2276a32004fdbff3f55ba9d0d161575fc 276 0.10/1.00 vMB 139
261,652 261,652 000000000000001134352956ee76fb1da10328d37303f3118823d9dfa7add688 250 0.11/1.00 vMB 108
261,651 261,651 000000000000000d22f2f2693a4eb262c93ef48f5228b52945bd5767e3d7a9b2 286 0.10/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.38 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: 664.22 GB
    • Received: 14.96 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.