Loading Tool

Explorer IconExplorer

Memory Pool

78,467 transactions
29.24 vMB
0.07534646 BTC
Random Selection Loading Transactions
Max Size: 175.04/200 MB

Candidate Block

Mining Attempt a09629ecc8e3523d3bd306f4b71591f4f02df4958d71ef5af0e57f3c83e819af
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root cb29fe07b6770db53a882d3f25340b4d399d25e7656ea2724740966f6dbecb9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.01602201 BTC
Feerates: 73.20 > 1.61 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (700,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,685 214,685 0000000000000082870187e4cb21d62bad17226ed2bd767df3acd11fe6b00ce2 8 0.00/1.00 vMB 15
214,684 214,684 000000000000022bcba967e613f5f5e4680c51dfd1fa893d200725226a91a767 56 0.02/1.00 vMB 230
214,683 214,683 00000000000001fcb339dacccd42a0290078bd1bb7a0831fdb3dd67dfe95a644 43 0.01/1.00 vMB 167
214,682 214,682 00000000000000d17a1ff9cf501d1933e4bafceb8a098be1955322c1d8043c33 185 0.11/1.00 vMB 140
214,681 214,681 000000000000001dacf474df7e218c4ca9c4b52455978a181b80b4dd19acfe6a 129 0.06/1.00 vMB 170
214,680 214,680 00000000000000588654b12303e855d11501f16bf45757349ca0afcfbe4fb82e 253 0.11/1.00 vMB 179
214,679 214,679 00000000000002e3f7096c2167dce0e1be1a372bfe40fee4c62220771715e78f 215 0.09/1.00 vMB 248
214,678 214,678 000000000000003fc1bdcdaefd02ae87dcbc0e99a3803d17f1eb48cdbe480696 302 0.11/1.00 vMB 214
214,677 214,677 0000000000000015b22d122890aa8879e1004c59eca12d73c9bd0fcac149c2fb 118 0.04/1.00 vMB 211
214,676 214,676 000000000000038bd4fbf50c3c8d8e6e60a2eef9efee1adc80003185106b544d 115 0.05/1.00 vMB 252
214,675 214,675 0000000000000318a2709d893d8be6bbf3d02f18a822647b4c7d40262a79031b 177 0.07/1.00 vMB 185
214,674 214,674 0000000000000205ad6ba470dac72c3d9d26469f50f8c0c7d9ba0445670e28c3 60 0.03/1.00 vMB 174
214,673 214,673 00000000000000367926a48cd731215ab54c119febc88f1d2e596682827c0dbe 33 0.01/1.00 vMB 173
214,672 214,672 00000000000000b299a37a8fa30e4a184d3df2dce1dfeb4f0439c7c64eae49dd 1 0.00/1.00 vMB 0
214,671 214,671 000000000000049a8aca42d30f0103749341dab1e8df54d662d582498ad001ed 183 0.10/1.00 vMB 144
214,670 214,670 00000000000000c092f99bf532483b75c20024a29874d4ca1fd3702066f15128 9 0.01/1.00 vMB 9
214,669 214,669 00000000000001bfae216e1c69bbd849dd5a15a351955b2452c5606f55c03e8a 172 0.11/1.00 vMB 147
214,668 214,668 000000000000027309221ebedfa269ea089dae9e309e020b9d0349d4cea13e3d 463 0.24/1.00 vMB 148
214,667 214,667 0000000000000018c2360c0b61a9c54bea661a676535d5c3cbbdc4e1b5ff7e21 729 0.25/1.00 vMB 243
214,666 214,666 000000000000018e09fbbab611055e624725829c4692c2cf4ec7e3646a53d9df 491 0.29/1.00 vMB 121
214,665 214,665 000000000000038ab7d7f39ed5e3433885da0cc40c14fc8d48c996d405c94454 446 0.28/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 782.50 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: 668.39 GB
    • Received: 15.49 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.