Loading Tool

Explorer IconExplorer

Memory Pool

82,193 transactions
31.05 vMB
0.09832894 BTC
Random Selection Loading Transactions
Max Size: 189.15/200 MB

Candidate Block

Mining Attempt c87a828b892cb766f27da9feb5c8062d2cfa63d0942d3c2a03ee9d4a5588a2c1
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 40df73c1a007dfcf955ca3d36e29781d4eca198267da1e7caad2fc31dfdcdff3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.02447794 BTC
Feerates: 301.57 > 2.45 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (700,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,568 214,568 00000000000000ddf6e9bc5a55e1c4cafbc1c2ec7f0f19f28dd2687510befbfa 330 0.14/1.00 vMB 162
214,567 214,567 00000000000002d5cdf6f475323d4f607b4e2d1ab5dd1c955434bab4b3a89935 258 0.16/1.00 vMB 57
214,566 214,566 0000000000000546ede587455f236e60a1a5e92c797b73f50c5ff332a0326cca 623 0.23/1.00 vMB 165
214,565 214,565 000000000000019628011f72080a2ee60c2d74f68bfee5d329420bca0bb67a38 748 0.20/1.00 vMB 193
214,564 214,564 00000000000001e9013be46cb510cabd28888bb0dccca88ad253a4d697d4ff44 458 0.17/1.00 vMB 155
214,563 214,563 0000000000000092aff28a1264abc8e7cd9c78e5d966ace2df6be7b0177f6f28 8 0.00/1.00 vMB 292
214,562 214,562 00000000000003295ad8492236979f0ed56e71e5c3dc8c3d2aaeb52eee502d22 260 0.11/1.00 vMB 194
214,561 214,561 000000000000008a23db775539cd8e37669a6e56ceeffc2dfaf9dce2064ef9e3 142 0.05/1.00 vMB 112
214,560 214,560 00000000000003d61cdfdd3e9ac40b8b3f6ebeebaf59e9234f3d1caf52974f30 1 0.00/1.00 vMB 0
214,559 214,559 00000000000003e663fd343e1656cd4f7d3a5c36eb51d6e13b69da98f923bd59 259 0.13/1.00 vMB 165
214,558 214,558 000000000000011aeb14192bb63ca4765ac6885565b2629c925498b1261b794f 418 0.20/1.00 vMB 181
214,557 214,557 0000000000000402ccf75b3094039e52273a3bafce048214594c8301cdc464fb 43 0.03/1.00 vMB 96
214,556 214,556 000000000000029dc0ba10a7782bf2b7d646f2318cacc4438a42363263136be4 9 0.00/1.00 vMB 6
214,555 214,555 00000000000002485087553892625062bba8c8c7e7decc75f11efd9ff66ca98e 30 0.01/1.00 vMB 51
214,554 214,554 00000000000000c5939573777a5305b2135b4a4594787ab0772700d1032a4fc0 240 0.12/1.00 vMB 164
214,553 214,553 000000000000016b82dfd6a804271b9ca369295a6b825e9c8584c35c81733452 108 0.05/1.00 vMB 180
214,552 214,552 00000000000002a5dcaf0ba807726df45e0bef34fa96b5dff29c62015a7a57d0 244 0.10/1.00 vMB 234
214,551 214,551 00000000000002257a2fe3202494052fa82f6836655f1c7d99c845bdf3df0e02 67 0.03/1.00 vMB 155
214,550 214,550 000000000000002d63b3b2064ffdc23e584d25cf14f1490d61eebf30ed582b7a 22 0.03/1.00 vMB 91
214,549 214,549 00000000000002a12219f2df053a0316f824e8e6809d7720b4fabd34f3c743f0 143 0.07/1.00 vMB 149
214,548 214,548 000000000000033587d604dc9aa51aaa937037fdb67bf6f6822d6e219ea83200 35 0.02/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.26 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.