Loading Tool

Explorer IconExplorer

Memory Pool

77,097 transactions
28.61 vMB
0.08878825 BTC
Random Selection Loading Transactions
Max Size: 173.52/200 MB

Candidate Block

Mining Attempt 3fc656a49e9d5b63feba09d284fd5d7fcf9f3bdc22d52d37cfe980180b4c0be8
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 2aed53d56daa28b0e4043b80314ef02174f0c5a8bbfc42b4939fb91736f6274b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.02319292 BTC
Feerates: 402.60 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (579,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,368 335,368 0000000000000000057ecef68351d9611c4eb60d13d1a259865aca721f0f20cf 775 0.75/1.00 vMB 18
335,367 335,367 000000000000000006b1c2167d4cda1eb650831b43ec46a9234337c7ffaa1595 2,178 0.75/1.00 vMB 38
335,366 335,366 000000000000000015dd38919fc0b31695bca7b171af8e75b41dd93bd4155dc9 266 0.22/1.00 vMB 17
335,365 335,365 00000000000000001ae87ef1719ddcd586af31e9c3921b7167502fd557fd65cf 1,242 0.50/1.00 vMB 32
335,364 335,364 000000000000000011883912914e45cc22bc9592581540ebc1575d09ec3b9585 505 0.28/1.00 vMB 28
335,363 335,363 0000000000000000070689b3977773b4644044dce9db5a167a3085337fb15c5f 339 0.16/1.00 vMB 25
335,362 335,362 000000000000000004ba8c146c2f36ca086440d4d1566054b6e474803e978198 554 0.47/1.00 vMB 18
335,361 335,361 0000000000000000121c3270922e01521a897841313cc6134dde54b81a8aeec4 873 0.35/1.00 vMB 32
335,360 335,360 00000000000000000ae1f447e818423ec582ef296267d3746f74397131c02a96 917 0.44/1.00 vMB 24
335,359 335,359 00000000000000001bc7ff1f8ca59ad10a3619aabbab5e4a81475e19a5a8f889 64 0.02/1.00 vMB 13
335,358 335,358 000000000000000015e3ef06a0819e955d0c92741e4955ad30970616f7403fc4 1,616 0.90/1.00 vMB 26
335,357 335,357 000000000000000016667660be2c215d81e54a31b5ff2435a02e3d99e0efefa7 650 0.60/1.00 vMB 20
335,356 335,356 0000000000000000048fe93c5282a84e206f50c1889d414b4f24fa4862e49cf1 1,512 0.75/1.00 vMB 28
335,355 335,355 0000000000000000126dcd927304e855e6af9508eff4e0d9dea0c71bfd545842 520 0.61/1.00 vMB 15
335,354 335,354 000000000000000008b0372e714b04138dc2f62fdcb2f9b2f8959a4bc47153d9 822 0.25/1.00 vMB 41
335,353 335,353 00000000000000001198bf0b5b31e2f949b23d8fbd40d74fe2b7af5fe52415ff 52 0.06/1.00 vMB 12
335,352 335,352 000000000000000018016f190da0722d67f69afd8cc97c0914ed57f4a0804aec 298 0.16/1.00 vMB 24
335,351 335,351 00000000000000000c5c4f6c03cea3958611b0d22e702684601e2dc108049b97 191 0.15/1.00 vMB 18
335,350 335,350 000000000000000004701b9208f459e5ca3ed92325628f44afff44f89699f458 261 0.12/1.00 vMB 30
335,349 335,349 00000000000000001aff1f22baed3af7dfab7710a33403b8fb7d1c2485de3502 1,189 0.74/1.00 vMB 25
335,348 335,348 0000000000000000126b1525257d3484b3321a8e29582609ee77d0bfb094506a 92 0.06/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.