Loading Tool

Explorer IconExplorer

Memory Pool

77,192 transactions
28.96 vMB
0.06878956 BTC
Random Selection Loading Transactions
Max Size: 174.50/200 MB

Candidate Block

Mining Attempt 18f604cb2834d7f3b76e70c20f5c5a151560a0ce5b9af5be220d57be13988e6d
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root ebf341dcd7a72402388d5b4e6586e69acacf2a32239198326b0d98111f6fd1df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.00832176 BTC
Feerates: 40.21 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (510,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,625 404,625 00000000000000000584d0f2ae48f553ffa96ed5d504722e9ce5c4c86f0650e6 1,776 0.99/1.00 vMB 37
404,624 404,624 000000000000000001a9094ccd06ff42388b59ae4d299f60fdaa2c91344103ee 2,360 0.93/1.00 vMB 45
404,623 404,623 0000000000000000057059aaa8dc4ce7e87415bd368bb9bf650c5a0ddc324c07 2,690 1.00/1.00 vMB 40
404,622 404,622 0000000000000000064341717dc08cd9c087f4f722205805ec4748125a3c061c 2,345 1.00/1.00 vMB 81
404,621 404,621 0000000000000000068bd32da7e479ee25fe35d00a77e144df132b8416324429 521 0.86/1.00 vMB 14
404,620 404,620 00000000000000000290c92e72b6df67e03a4e128031484f9a13e26cd980869b 274 0.12/1.00 vMB 40
404,619 404,619 0000000000000000014dd6bfae1646c539816f776dfab15ac72ca1fb61c8c544 1 0.00/1.00 vMB 0
404,618 404,618 0000000000000000033b16139736923e2c065a2250c256985acca78baa98cacd 796 1.00/1.00 vMB 15
404,617 404,617 000000000000000000feef3f4e6f3cc7e102af4e1892818bf0391538b99a4522 2,852 1.00/1.00 vMB 52
404,616 404,616 000000000000000001116d7cea296e776f1309a408c0e48c8b06db052f4f158e 1,506 0.79/1.00 vMB 36
404,615 404,615 00000000000000000115398c15a83a7311399126ce966dc9b3f903e01897dbe2 416 0.42/1.00 vMB 26
404,614 404,614 0000000000000000014ac80c15cbb5ac953ea1a8c9c9868938251f18281e8882 2,004 0.93/1.00 vMB 40
404,613 404,613 0000000000000000035df7a46f66d288b1af245b305607b7265c34953b6fac5b 492 0.21/1.00 vMB 38
404,612 404,612 000000000000000003b0722de111a10cd715425fa2cf911c698f5859ae5b927c 626 0.26/1.00 vMB 42
404,611 404,611 000000000000000006954d5e11b3cae89c22db0baa44be572d085195fd7a9cc0 1,455 0.73/1.00 vMB 36
404,610 404,610 00000000000000000470178c5ea0565e62db054c7912f536c1cbd45db5ed040c 1,084 0.54/1.00 vMB 35
404,609 404,609 00000000000000000385c01fc95a108abb8fc3fc62cc57ed83ca12b6a2bef8ba 122 0.12/1.00 vMB 22
404,608 404,608 000000000000000001f4d116bea61ceb10e6b8a053d438e642c15d14df030d34 2,089 1.00/1.00 vMB 39
404,607 404,607 0000000000000000037ff4b397361f95699ee71b82f3007650b37303462efc73 1,307 0.66/1.00 vMB 36
404,606 404,606 000000000000000000cca8d8927754f147d65749f3ccd27399b35077d3abe666 169 0.09/1.00 vMB 31
404,605 404,605 000000000000000002704682820897233abe952ac39edf71cf2a7d2e32450c91 945 0.99/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.57 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: 670.29 GB
    • Received: 15.84 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.