Loading Tool

Explorer IconExplorer

Memory Pool

47,225 transactions
29.56 vMB
0.15421550 BTC
Random Selection Loading Transactions
Max Size: 156.60/200 MB

Candidate Block

Mining Attempt 84a5ce0f920e878309602eab59f429bf5e0d293bff0739d1345ec264706d30f7
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c56b95af82d48a288e4a724003b7831b3073e2daf6da3a894290f136b625a8aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.08664251 BTC
Feerates: 15,654.48 > 8.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (628,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,279 286,279 0000000000000001064d543bfd2feca40bd28f54843fdb981f062d1d57d60e56 50 0.02/1.00 vMB 31
286,278 286,278 00000000000000014c18fb39a280b98cac79a3f10a5fab972214cb701600cb31 377 0.16/1.00 vMB 48
286,277 286,277 0000000000000000eb93ebe0872b0ce686dcf28adbd5e1230faed5df11faf6e8 157 0.10/1.00 vMB 24
286,276 286,276 0000000000000000cd46f4088525aada62fa9a25d54acae2874a299632b864c0 159 0.09/1.00 vMB 33
286,275 286,275 00000000000000006cc89c7be11b4f858bee21b1316fb25b0ba4722c9489455a 218 0.19/1.00 vMB 18
286,274 286,274 0000000000000000ea0e035185296a8aa9288bd0bbe3f0298330beda173fdd71 679 0.90/1.00 vMB 44
286,273 286,273 0000000000000000bc511a9701ebadb7b2be18fd23f066488e5f737c5f43449a 108 0.35/1.00 vMB 46
286,272 286,272 00000000000000005e694903146a75eff30f43068a71288cd76289a9efe8dc07 181 0.35/1.00 vMB 50
286,271 286,271 00000000000000009051d83d276dad5c547612f67c2907acf6a143039bddb1bb 130 0.35/1.00 vMB 57
286,270 286,270 000000000000000079bafcb7d8c9e497e7f69770ca901b188d352eb9fa02decb 814 0.50/1.00 vMB 65
286,269 286,269 00000000000000005e3e7070a03559b277e3cb6b74f7ea7cc251994d03bb3984 207 0.10/1.00 vMB 38
286,268 286,268 0000000000000001487990d912a5701b4f6c31fd7bc50230d86cfb5304055d69 99 0.04/1.00 vMB 42
286,267 286,267 000000000000000096fc0d571b2c121a99e801be54190b2aa1a0c45742b59c2d 48 0.02/1.00 vMB 53
286,266 286,266 000000000000000074758efcd3b9b52f7d067b4e01a592fe1c78ba47bb30fa91 22 0.01/1.00 vMB 48
286,265 286,265 000000000000000032c1f50ce459a122d8840836a8124e065a68ce81c5e946e9 127 0.06/1.00 vMB 38
286,264 286,264 00000000000000015d59a38e9e9f8da2056f21789df5dc07fc8d0de8b3172f23 78 0.03/1.00 vMB 66
286,263 286,263 0000000000000000cf924f2bf8543fd4448b741be87c3faaa769dbf92d95d37b 309 0.12/1.00 vMB 53
286,262 286,262 00000000000000009cc89a1a12d70e9f5960dd497d27854d36e816663ac6922f 612 0.30/1.00 vMB 31
286,261 286,261 000000000000000090f63e18e8b46c1c40780da4d80d53e8bea1fc86e3750036 206 0.06/1.00 vMB 98
286,260 286,260 000000000000000079af5d7087fb54e84c63995b2dccfa8ae973e30be4898e63 197 0.10/1.00 vMB 27
286,259 286,259 0000000000000000baef1efb8ae98a8f46f173c803fae50bef485c8c81152e67 382 0.22/1.00 vMB 28
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: 10
  • Data Transfer:
    • Sent: 650.77 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.