Loading Tool

Explorer IconExplorer

Memory Pool

86,263 transactions
32.05 vMB
0.12903720 BTC
Random Selection Loading Transactions
Max Size: 196.39/200 MB

Candidate Block

Mining Attempt 87ce8a8d02c0dc69e316858f37ec3e9d876e76936db3088d0fcaa57af97c61fb
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 561e7e0d231ad40890900366c77c92ba4ed4a6c93237bdc4a15a72b73393be34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,129
Size: 1.00 vMB
Total Fees: 0.04796641 BTC
Feerates: 301.57 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (627,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,925 287,925 0000000000000000dcc615bd90fb93a7e9509bd4a17ac45a118a2e56511e5a6f 145 0.06/1.00 vMB 94
287,924 287,924 0000000000000000762ecd2e1cf353cb14cf63a9b42ac8d949aa876852cd7117 173 0.06/1.00 vMB 50
287,923 287,923 000000000000000050695f1ae6bf302890f3b82608e5f6ae8f28aba4deb638f0 78 0.05/1.00 vMB 39
287,922 287,922 00000000000000005338d2c6b0a80c3e3b079121fa6cd6b682c1922bd0cc1c0c 64 0.03/1.00 vMB 33
287,921 287,921 00000000000000013f1e01ab5c9aa843febbf5cd57e89bb13be86130daebb8d8 43 0.02/1.00 vMB 37
287,920 287,920 0000000000000000c1a59db03a8be7294206bcefd0792b5044004f5512dc4a49 312 0.14/1.00 vMB 50
287,919 287,919 0000000000000000825c691112b962bb3dfbb9e8e4513d47d0c74be4a3431d91 231 0.11/1.00 vMB 31
287,918 287,918 0000000000000000ee0909bb50693cf6ce201316dd588591b6555cff84765406 635 0.30/1.00 vMB 35
287,917 287,917 0000000000000000e26e4dbbdf1e3e9f81a87675657005ec3eb50c88a4c85ba7 115 0.05/1.00 vMB 58
287,916 287,916 0000000000000000b2058fe46a97ca39dda51ed60ecb39f46a56fd1ee86bc7a8 72 0.03/1.00 vMB 43
287,915 287,915 0000000000000000e5533169c5ebd55359b2967dc5b1a3583d8edae33f349b46 517 0.25/1.00 vMB 35
287,914 287,914 00000000000000010121148680a54c5b44a64377bf07c809b1e141491a2fdc79 128 0.07/1.00 vMB 28
287,913 287,913 00000000000000002f976915035e99c6b0a213dab8022050510503752ec0225d 337 0.25/1.00 vMB 24
287,912 287,912 0000000000000000358d08b552d0a98a0894464c4425c09203a42b88b3462e32 173 0.06/1.00 vMB 40
287,911 287,911 00000000000000005727a2db1be399bd45168161b2a4287939e3b2bea2dddb9c 92 0.06/1.00 vMB 78
287,910 287,910 000000000000000128da9b7dda28e7de0e24ff73f1a7f306b279e6b9af2817ff 357 0.21/1.00 vMB 44
287,909 287,909 0000000000000000c8a3c5d324c86b8afe0f21dbc19818764319618b098a6623 359 0.20/1.00 vMB 32
287,908 287,908 00000000000000014e06412631ff67305cde77c6631dc58a2ce35308558cee05 136 0.07/1.00 vMB 29
287,907 287,907 00000000000000014239665cd6b97c5bf337c555ea0293d074f08735a942febc 127 0.21/1.00 vMB 20
287,906 287,906 000000000000000093e419dda70fd04f7ed5ea0ffb4d2b7eb306db6edcc41752 594 0.35/1.00 vMB 29
287,905 287,905 00000000000000012b3925f20aec112bcc54c5d11ac2b73d441bc437d7f8baa1 795 0.25/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.