Loading Tool

Explorer IconExplorer

Memory Pool

45,817 transactions
28.73 vMB
0.13811272 BTC
Random Selection Loading Transactions
Max Size: 152.01/200 MB

Candidate Block

Mining Attempt d24b40248d1c2236cc7d7068edbc14d306bf049368b340dc9201c3cd94506c3d
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 8b298dfae5d630fec4bd5f6f2541696489d1e63483c1ff6d4b27c0d0e8b9dd28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,563
Size: 1.00 vMB
Total Fees: 0.07785881 BTC
Feerates: 15,654.48 > 7.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (738,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,260 176,260 00000000000009fba1b6b643304202904ac03eea36eecf0792cf459d5f34410c 25 0.01/1.00 vMB 184
176,259 176,259 00000000000008c26a27b53563c96fe5aacc1b3124362dd07ce67adc89b7df43 39 0.02/1.00 vMB 101
176,258 176,258 000000000000098a16d844ade1cc436b17dec584285e77104cc25987946f0431 4 0.00/1.00 vMB 112
176,257 176,257 00000000000006c7dea780161d19bbad1d8def4bc17e83b484c9e2c2b47a6dd3 119 0.03/1.00 vMB 46
176,256 176,256 000000000000043779b84b2b216464fe6705e2fc827c7418d40a0b36d7919f1e 9 0.00/1.00 vMB 46
176,255 176,255 0000000000000875e17193accefb32a36ce6a3f64d9b27a3b15c5a5ec9573114 58 0.03/1.00 vMB 42
176,254 176,254 0000000000000a4f4d60709beee5f85546a992b8cdf392dc01489faa852660c1 68 0.04/1.00 vMB 55
176,253 176,253 000000000000030fd3b1e0167c1ec0ef06c9349d8951e1dc44a292ab8464ac80 13 0.00/1.00 vMB 51
176,252 176,252 00000000000005fcc9c9ae0eeb6e3e669c63402c1e823e48693b95bdacb8c486 16 0.01/1.00 vMB 74
176,251 176,251 0000000000000129fdd9a2f78fe210480288ae67521c8c76aadce99b1ee0b948 14 0.00/1.00 vMB 54
176,250 176,250 0000000000000778cefbdc0796c39b2f8558e0502689abd24d9b6738e04f00fb 99 0.05/1.00 vMB 182
176,249 176,249 00000000000008fe7fd96780be4d67693a7b98b90e8935203cb5fe17b8cd2493 19 0.01/1.00 vMB 270
176,248 176,248 0000000000000307d1051da8ed3e3cc504f2987de215da8c1aadab8f26471fe0 45 0.02/1.00 vMB 12
176,247 176,247 00000000000004c2c8ed6d8764fa9111a43d8ed2003ed8cfb2531b4f59f2569b 69 0.04/1.00 vMB 256
176,246 176,246 000000000000095b0d2f60e28c59ab8833b77a1ba56a4717c85a9b21d4374423 15 0.01/1.00 vMB 79
176,245 176,245 000000000000045da3172b0f98e5cbfb699a86bf4def9ac39096ee7bacf9562d 168 0.04/1.00 vMB 1
176,244 176,244 00000000000007840e241487d8869320408dc0c4b78a88d7b188d10329e6fa70 24 0.07/1.00 vMB 66
176,243 176,243 000000000000030f00edb04d07f6c2195a3c0a28034c226ff025ed8390726777 111 0.05/1.00 vMB 11
176,242 176,242 00000000000002ef8f27db8fbc9188a3c8b7e5f9dfbf904d1bc22f356eb10b74 68 0.03/1.00 vMB 223
176,241 176,241 00000000000006125e670e3e4fbc19849f8c6ef17c2cfacba5f9d7ed05b208b0 82 0.05/1.00 vMB 1,819
176,240 176,240 000000000000065949f715b65c01862dfa44c3248b20aef7f5c2ceeaaaf89b93 49 0.02/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.04 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.74 GB
    • Received: 13.32 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.