Loading Tool

Explorer IconExplorer

Memory Pool

84,306 transactions
32.66 vMB
0.07979435 BTC
Random Selection Loading Transactions
Max Size: 193.56/200 MB

Candidate Block

Mining Attempt 077018515506c7487eee90d9d4e0df29ff3fa5069dbb63f23813d93d1b62d5ea
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 26d494b3e2899b548f4934fe7dbe7cf74cdf6e118f3ddbce4cb2a4ee736cb732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,700
Size: 1.00 vMB
Total Fees: 0.01518401 BTC
Feerates: 100.53 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (345,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
569,117 569,117 00000000000000000024939940f656e014414881ddc89ecab3acac719850ebf9 2,584 1.00/1.00 vMB 34
569,116 569,116 0000000000000000000061996ea3e143c3861971718cba16ef0458a4430ae8d5 2,638 1.00/1.00 vMB 44
569,115 569,115 00000000000000000007d08c7619732a45e6c0f8617c89b3c1421d3a9bc07e2c 2,666 1.00/1.00 vMB 37
569,114 569,114 000000000000000000175263a189cffb39840447a78579a32cadba50f45c7f34 3,058 1.00/1.00 vMB 28
569,113 569,113 00000000000000000002844441fc23e7f038d188ab7bb0afd2916ab7ee09c565 2,344 1.00/1.00 vMB 13
569,112 569,112 00000000000000000024eed474b50e96344bb7e86729b8850b4ad2aa4fa8c489 1,923 1.00/1.00 vMB 9
569,111 569,111 0000000000000000000dcc44349181581c211d4997cfe8ab20b88b764d69a981 2,999 1.00/1.00 vMB 6
569,110 569,110 000000000000000000250a3dbcea70293dda7c0a52a999ccb00ee546a141f435 3,076 1.00/1.00 vMB 40
569,109 569,109 000000000000000000130b88a0cd40cfb40c3a0cad6dfed5e784dcc2c889fd3d 2,969 1.00/1.00 vMB 31
569,108 569,108 000000000000000000135eb0ae91ae6dac2f4c37b3ad82759df241ad222acefd 2,702 1.00/1.00 vMB 12
569,107 569,107 00000000000000000010b04fc522422807096f7b36405fd1d35b8dfd97ad1811 3,294 1.00/1.00 vMB 30
569,106 569,106 0000000000000000001f0d228c481b5b9ae2d9694cd98319aa44b4608d8b6332 2,212 1.00/1.00 vMB 24
569,105 569,105 000000000000000000068da948612331c5a6b492efc394d6083284ff7e248f74 3,125 1.00/1.00 vMB 16
569,104 569,104 0000000000000000001cb834728d09162c043cc287ca394e304fa6532a71144a 3,409 1.00/1.00 vMB 49
569,103 569,103 0000000000000000002923b44c0ccd0a2aca60419a7ac4c7996c8123caa023dc 2,939 1.00/1.00 vMB 16
569,102 569,102 00000000000000000025506dc80f9c22ddc7e37f5e0cc94ca988ecd8c90a51ec 3,072 1.00/1.00 vMB 16
569,101 569,101 00000000000000000006c2068a9fd76e6cb6140c9c46944798c8fc25d0b52aa3 3,114 1.00/1.00 vMB 40
569,100 569,100 00000000000000000026eeb9689467741de1f3876750f0c014588184ff81fae6 3,080 1.00/1.00 vMB 40
569,099 569,099 0000000000000000000ff65637b3b8710e8f899f67663708d6fe2b365155fffc 3,123 1.00/1.00 vMB 19
569,098 569,098 0000000000000000001e5361d7efc2b0cad1aeaac47b4e5de217974b30793c4d 2,288 1.00/1.00 vMB 18
569,097 569,097 0000000000000000002ae895bb820014851413dd503203c678ac6e38d8f2fc6d 2,299 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.