Loading Tool

Explorer IconExplorer

Memory Pool

72,525 transactions
28.01 vMB
0.06829291 BTC
Random Selection Loading Transactions
Max Size: 165.97/200 MB

Candidate Block

Mining Attempt 93ddad0aa602445987978ca639998a9b8e965bcee3bf8580aa454b59da168074
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 1c749b0530f541d8f0daf63d6c2be178b8f594f9c7d98b751dfc8729f7d54ede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,087
Size: 1.00 vMB
Total Fees: 0.01183391 BTC
Feerates: 101.52 > 1.19 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (626,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,402 288,402 0000000000000000bebaa4c8a9b28b07f943622054981f566459cefb8557dbfa 183 0.06/1.00 vMB 55
288,401 288,401 0000000000000000d8794082ac5df3a5de7570809b2465064ec151a58fdce149 1,119 0.50/1.00 vMB 37
288,400 288,400 0000000000000000fb4a82b667cd4af4dafd995da2f587d8fe7e716c69c08bbd 195 0.13/1.00 vMB 26
288,399 288,399 000000000000000086bcc55b09e34a76c997bebf6525e00e15735a366b332116 251 0.12/1.00 vMB 34
288,398 288,398 0000000000000000c94046f8d42b0964fe35b3c50867bd3ff1da02cac23a8479 767 0.45/1.00 vMB 31
288,397 288,397 0000000000000000b0b50c1a86c1bc6d43d978edc2f01d95176d380ae68de122 339 0.30/1.00 vMB 21
288,396 288,396 0000000000000000106765ca8414d8b0a09b32d6664af8caa4ddbd9d23f4a91b 120 0.04/1.00 vMB 38
288,395 288,395 00000000000000007ece311f07662a3d3a853adf39212641368c91ba4648bb41 1,297 0.72/1.00 vMB 28
288,394 288,394 0000000000000000556b4c1b96131acfb458163f8da777169b06b0c3b92f2ecc 520 0.35/1.00 vMB 65
288,393 288,393 000000000000000106ac4d1a5c0a7dbb7073fe96204e42978de19c3a25970ef7 106 0.46/1.00 vMB 12
288,392 288,392 0000000000000000c2e0d986049b554bc3e1fcc752645b133989b7cec71369eb 919 0.50/1.00 vMB 29
288,391 288,391 0000000000000000029d6144dbdf6ac2b6ddaf297f5669da62c6ad828fb17d8f 496 0.35/1.00 vMB 60
288,390 288,390 00000000000000003fea528776de18d9f295f6e97a9b6e8ef7bb3e69cd1aefca 53 0.05/1.00 vMB 38
288,389 288,389 000000000000000045afbe441b1b5d5b95e4d1c3c511584484df2b905b2b5e9b 140 0.11/1.00 vMB 11
288,388 288,388 0000000000000001130f8954627fb594369d24499940242bf49684dbefa1c3cf 1,484 0.83/1.00 vMB 32
288,387 288,387 00000000000000005960ce8a199ed4ac51f868bbb458c3da0d8233494caabd54 128 0.06/1.00 vMB 97
288,386 288,386 000000000000000109eff41d6850e5a125d1032470719497e09fc92bd60f58a9 246 0.11/1.00 vMB 39
288,385 288,385 00000000000000001505483e39da6191f739a76507981413b790b9dc3c7b0527 581 0.30/1.00 vMB 32
288,384 288,384 0000000000000000503c4fd10204c67318520e413cb9a573f37890eee886b106 921 0.49/1.00 vMB 37
288,383 288,383 000000000000000104fd2c6b15007de926bd83f32f49f96f2c9b36f27654fe52 277 0.16/1.00 vMB 27
288,382 288,382 0000000000000000a1d207bfd101adc25b450d5e97ba055541c9beeb063e540a 187 0.06/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.