Loading Tool

Explorer IconExplorer

Memory Pool

78,659 transactions
29.51 vMB
0.07201361 BTC
Random Selection Loading Transactions
Max Size: 177.39/200 MB

Candidate Block

Mining Attempt f499f5493f1e31608f43d6b884c1cbb332d5174ce08fd5f3b4b350b1d8c80186
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 28f07f7a476a62b6f9fea80e30afe2684ab3b7d43dbf7d0246bc5067a4f4d037
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01210324 BTC
Feerates: 101.61 > 1.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (557,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,072 357,072 000000000000000015e03b3d951bcc098b6cb2c3b5f7a20473aee18fe23483e5 275 0.16/1.00 vMB 23
357,071 357,071 00000000000000000533601961a42866a17f6049b4b3f61a68ac9589356aae9f 347 0.15/1.00 vMB 28
357,070 357,070 0000000000000000038bb019ea5ff8469baf8043f1361205fb5b1278bb6fe53f 300 0.14/1.00 vMB 27
357,069 357,069 000000000000000012cd14659ce4aaece0614efba742b1b8b28c14e69ff6942a 268 0.11/1.00 vMB 27
357,068 357,068 00000000000000001264fbae381aedec8ae877b982ddbc06c55e2fecbfbf7af1 689 0.32/1.00 vMB 27
357,067 357,067 00000000000000000a611d00107a921cc91af31aa59579aa6e9c2ef475ea32cb 1,060 0.60/1.00 vMB 26
357,066 357,066 0000000000000000069abc9f2e431760f6300b165c760fd29c0896806a2da0da 442 0.25/1.00 vMB 23
357,065 357,065 00000000000000000d86bfeb56c0f0daae51114112703b07405d9c3638f5473b 285 0.14/1.00 vMB 25
357,064 357,064 00000000000000000c06acc85ec63d4313b83fb36c87a124bf18f78b7ed1acf1 292 0.14/1.00 vMB 27
357,063 357,063 000000000000000008a114e88af96a35efe6478ff65611e3c1487c29a3c17b7d 777 0.56/1.00 vMB 19
357,062 357,062 0000000000000000015bbda70dbe7ddd5b8a9c383d4505761374544367631709 1,024 0.37/1.00 vMB 42
357,061 357,061 0000000000000000116f3b4677ad83e177e9080b71c1dfe055dabb00ec8a1698 427 0.36/1.00 vMB 17
357,060 357,060 0000000000000000069f1066b46837f6fb4ebd5376717c72d6ded709b9041529 152 0.14/1.00 vMB 14
357,059 357,059 000000000000000006b390e2fd5f1f3c8ef89972872b0ddbd7497eac4f94878b 124 0.10/1.00 vMB 11
357,058 357,058 000000000000000001dc0ce22639104af9c3515dc01f3d15a60acc9a16ebcbd4 94 0.04/1.00 vMB 31
357,057 357,057 00000000000000000bb3338d5882e13725eb1d3406d264ced4f48d12d8054f2b 586 0.29/1.00 vMB 27
357,056 357,056 00000000000000001120546a3a5fb8a3f5a3601aecae30decd100c9ab6873f16 652 0.28/1.00 vMB 29
357,055 357,055 00000000000000000e6c0392deea7f7206edefd657dffb4cbdb80d91fbbd9fb2 266 0.11/1.00 vMB 28
357,054 357,054 0000000000000000107477e445f4099be6ff50ec5be1a88fdaa0f5d2bfbfc15a 131 0.06/1.00 vMB 28
357,053 357,053 000000000000000014ea785f530f6e9b3ef005945e38e310d448eb1b9e7f0193 1,551 0.68/1.00 vMB 25
357,052 357,052 00000000000000000c6c627563e5d00442fd075db8e44042d4aaf41eadb556fe 160 0.07/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.