Loading Tool

Explorer IconExplorer

Memory Pool

81,809 transactions
29.94 vMB
0.14547603 BTC
Random Selection Loading Transactions
Max Size: 181.44/200 MB

Candidate Block

Mining Attempt 50e0c7c41375cd05f61e58bd4564ca76e3bb9f5d141d1109474f104ef772f666
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root a0c38b7b9cc42c04c0181a1566005aa68685620525fa6407b07e75d105a98d62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,762
Size: 1.00 vMB
Total Fees: 0.07668614 BTC
Feerates: 101.65 > 7.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (146,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,286 768,286 000000000000000000046dce34b6c7fe8749a23d094aa0bdac5e0e8d90479bc4 3,159 1.00/1.00 vMB 28
768,285 768,285 0000000000000000000215be00708e23cac799ad991429accdeb54d995984af3 679 0.54/1.00 vMB 5
768,284 768,284 00000000000000000007c0fd4478a6be7caa308a70258103f6f1dae2ff473239 861 1.00/1.00 vMB 5
768,283 768,283 00000000000000000004b6879205a6dc980d5ee46ccb1423f1016d0fc8af32a0 1,504 1.00/1.00 vMB 1
768,282 768,282 00000000000000000005d9c37f16d22012354334c480b820f9ea4a2f6c8887d7 2,321 1.00/1.00 vMB 13
768,281 768,281 000000000000000000028d5eb453f337784809879ed9a72f1bf3b3a1697cb28d 2,056 1.00/1.00 vMB 19
768,280 768,280 0000000000000000000323ecf9db16535adad5e7dc7323fa61c885fc4a7cbf14 1,868 1.00/1.00 vMB 22
768,279 768,279 00000000000000000006178333df39a0078f2b0443ca06b0f24ee69579542968 2,397 1.00/1.00 vMB 14
768,278 768,278 00000000000000000001d8047b21fdb06ed35aa2a7feb99b910b8405e2404c00 1,408 1.00/1.00 vMB 5
768,277 768,277 00000000000000000003edf767fdf84dea5a32f7c07562364f50de456467d2ce 2,534 1.00/1.00 vMB 6
768,276 768,276 000000000000000000077851029dcc2c84e00cfaf8def3f4f1b2326c6941294e 3,045 1.00/1.00 vMB 26
768,275 768,275 00000000000000000004686100aae02e4a5a97b3bf09b8678f9251c10558d54b 2,271 1.00/1.00 vMB 8
768,274 768,274 00000000000000000004a792625715b4ae1ae3a0a300310855a010463aeb5d46 1 0.00/1.00 vMB 0
768,273 768,273 00000000000000000002e626d9b263aabbbb404daf66fc0e1b4d2ea62bd82c32 2,627 1.00/1.00 vMB 17
768,272 768,272 000000000000000000040fcb7c090c56c67990a1e18ee0dea72d9a7c61a62e85 3,186 1.00/1.00 vMB 25
768,271 768,271 000000000000000000015e5c4506ce27ee0e565291739fdb6f6f75b319a53a60 2,723 1.00/1.00 vMB 36
768,270 768,270 0000000000000000000725592eacf9534c24a86d09b6d4eda188f8c51d915b20 1,517 1.00/1.00 vMB 12
768,269 768,269 00000000000000000004b950c113ce41ded6af87ca5776ab181c95a033d71d82 1,854 1.00/1.00 vMB 20
768,268 768,268 00000000000000000001140d9fc217aae7bf4dd1dd1cdf53939a2f393bb30ecf 2,983 1.00/1.00 vMB 22
768,267 768,267 000000000000000000000f11df6fa4b4f502a355ce0fba3121af020835c238da 3,426 1.00/1.00 vMB 9
768,266 768,266 00000000000000000002d21b9fd0b208b0bc467888435bef9341223e7bd272bb 2,958 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.