Loading Tool

Explorer IconExplorer

Memory Pool

87,565 transactions
32.86 vMB
0.13786735 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt af0913d0600524eb57d37cc38bfc51d221632e221a6982df155e2050df1a1b51
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 8dfc2f90550b76a827c114873d74774584c89f48c8731511be6a6617d41c3356
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,987
Size: 1.00 vMB
Total Fees: 0.05026060 BTC
Feerates: 300.16 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (566,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,258 348,258 0000000000000000081581c041cdee3ee4b9af384723f22fe6c9c4abe0e0f84f 539 0.29/1.00 vMB 25
348,257 348,257 00000000000000000b9f50843efb7c1e1934b62b15db414cf6428667b1fd9e63 644 0.31/1.00 vMB 27
348,256 348,256 00000000000000000efd91aa7b3795360a72aac9651a8545a46f779e6f447faa 113 0.05/1.00 vMB 29
348,255 348,255 000000000000000014ae7f1c6c49afc80a59ca04bf13ea92fe92efba3309ab70 722 0.32/1.00 vMB 37
348,254 348,254 000000000000000003bbf87c1ea40c1aa6dfba3c2cec208f25c36d66b0b682bd 60 0.03/1.00 vMB 52
348,253 348,253 0000000000000000066168300b138efba405970199dca8cd3025534918c5cafb 1,009 0.55/1.00 vMB 25
348,252 348,252 000000000000000005638f0a958f0f0b3ef6c490c616905dc8b5d9db6efb3f03 870 0.42/1.00 vMB 30
348,251 348,251 0000000000000000074e2fda8c5aab7c36d1955cdbb22285ffb0aeddff52ed71 45 0.02/1.00 vMB 26
348,250 348,250 00000000000000000036687f56d7f349412be34e98c45e2b8627458998431d76 174 0.10/1.00 vMB 20
348,249 348,249 00000000000000000541d3750264c1ed553112993a46b4f93e6761ef2bb6352a 562 0.29/1.00 vMB 27
348,248 348,248 0000000000000000153a065099792d19413c74b1b27d0612fa75efcf4ec83c4e 12 0.01/1.00 vMB 14
348,247 348,247 00000000000000000a6c0d97b6be80525e36da1e13966b178ee7139188cfe74f 695 0.37/1.00 vMB 27
348,246 348,246 000000000000000010d7241c65f5390978596a4e48a82d02456da20af5f99508 905 0.48/1.00 vMB 26
348,245 348,245 000000000000000003f4d5d75b0fcdb9eee5f346eae07c06822e4b164adef406 199 0.12/1.00 vMB 18
348,244 348,244 00000000000000000e4d6922102290076615b40598adc53ea07b761cd44dc6e1 618 0.31/1.00 vMB 28
348,243 348,243 0000000000000000162fe22ca6968fbebb3e3fc8496abddb78939031ebd9a94c 664 0.42/1.00 vMB 21
348,242 348,242 00000000000000000a9b37d52e61f4bbe75265644b30548c2720963ff7043543 32 0.01/1.00 vMB 50
348,241 348,241 00000000000000000ca4202e4f73f02ed59487ec3370f6d4ec52cbef4bc4dab7 410 0.24/1.00 vMB 23
348,240 348,240 00000000000000000f15177c33b8658d51632fd57a22bd95efd4e3d7a234daba 736 0.45/1.00 vMB 21
348,239 348,239 000000000000000006b4e6dfdc218717579e01ec7c06c76c504de7490df93e47 512 0.17/1.00 vMB 39
348,238 348,238 000000000000000007a1ff5b771778d3e503ae89f74219a0d14443604d7136f1 128 0.07/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.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.