Loading Tool

Explorer IconExplorer

Memory Pool

40,030 transactions
28.14 vMB
0.13511316 BTC
Random Selection Loading Transactions
Max Size: 143.61/200 MB

Candidate Block

Mining Attempt 7be849e17100db0e45ad1b47a00cf291b673517212beea6dbd2f776b2e8f7946
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 9e40b35ec0844f9a6f510c60f70dbfd36f0622aa45843bc8a84510449c765751
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,393
Size: 1.00 vMB
Total Fees: 0.08102242 BTC
Feerates: 102.90 > 8.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (126,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,244 788,244 00000000000000000004530a23c4f6d7c63b08251a176e4ee85ad8a96dad41f5 3,261 1.00/1.00 vMB 141
788,243 788,243 00000000000000000005822d744637552f586272308602388b620036a9f0f001 2,478 1.00/1.00 vMB 155
788,242 788,242 000000000000000000017b7087cd5f0c36397e575a7d6be629321736d5723ce4 3,223 1.00/1.00 vMB 106
788,241 788,241 00000000000000000000d34f4fc9ed88f1af32bd7c37bc5bd6376829d337bb66 4,372 1.00/1.00 vMB 24
788,240 788,240 000000000000000000041c7496485df095c1daeb8df7015346a15a5350999cee 4,244 1.00/1.00 vMB 28
788,239 788,239 00000000000000000000fc8b4df9816186bca42ef5fd64902423ca9d9a8dc69a 3,793 1.00/1.00 vMB 111
788,238 788,238 0000000000000000000297cd0406fea6b457ed03ea17642eab8263e78ab47574 4,040 1.00/1.00 vMB 77
788,237 788,237 000000000000000000004657b79b5c47f46327cf840d34ecd6967283f4befb19 2,887 1.00/1.00 vMB 101
788,236 788,236 00000000000000000002f0d32c7633c015ac093a5c16afa4354c4091a07dd324 3,541 1.00/1.00 vMB 115
788,235 788,235 000000000000000000042fc3def48b9a3f8d8e707c32e13e7c4d86ce8642ee08 4,053 1.00/1.00 vMB 57
788,234 788,234 00000000000000000000479d25153986db8a334208edc5f1b689138eaa6027a5 3,432 1.00/1.00 vMB 71
788,233 788,233 00000000000000000003b7b27feef2ec954b3e16eba71ffb11517ac307a3459e 3,625 1.00/1.00 vMB 90
788,232 788,232 000000000000000000032306928e309e8064abc7abe6306598651a775500252b 3,836 1.00/1.00 vMB 150
788,231 788,231 000000000000000000018b2db4a8da7f2d50158cf3828537ee0b82d2280c389b 4,102 1.00/1.00 vMB 18
788,230 788,230 00000000000000000005c16c09d8116999b23b9ea15489c91827d5b47b35a6ea 2,998 1.00/1.00 vMB 22
788,229 788,229 000000000000000000045d4079d916bd18449c17b3979f08452368bbe097c1ca 4,036 1.00/1.00 vMB 36
788,228 788,228 00000000000000000003f80f1cfbfe8eb73f39b042267f71c92edfbb8dc32d3e 4,218 1.00/1.00 vMB 37
788,227 788,227 0000000000000000000015427ee78d5de64157f1a0f4b517359dd7d992eb70c6 3,664 1.00/1.00 vMB 58
788,226 788,226 00000000000000000004390f5583cf0b44e6c39256025f412f41563fd5562cba 2,434 1.00/1.00 vMB 133
788,225 788,225 000000000000000000025b383287207b670a3f40aeec7d24cebcdfbe4589d7e2 4,130 1.00/1.00 vMB 45
788,224 788,224 00000000000000000002f424be5ad6a862500c1c50fffff5f33afc2f6ad46ba1 3,072 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.