Loading Tool

Explorer IconExplorer

Memory Pool

81,130 transactions
30.05 vMB
0.09383084 BTC
Random Selection Loading Transactions
Max Size: 183.59/200 MB

Candidate Block

Mining Attempt d5316ecb2d9e6d5d64fe704d6a4fd84c9be0f993e8edc2b9b29e4fbf9eecb891
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (626,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,999 288,999 00000000000000002783d08c8f2d54738111e84f42db932ca61f418dde8f3580 907 0.50/1.00 vMB 27
288,998 288,998 00000000000000005bbfe26f1449caade640066efdd38f068dfbc2eb1610c042 64 0.03/1.00 vMB 42
288,997 288,997 00000000000000010a25469b4c81694bddd70cd49c91e71fd5379f2715ebf5a8 692 0.25/1.00 vMB 54
288,996 288,996 0000000000000000de114b141373a646c23c36d92e27f1de2ed8625991c1a394 30 0.04/1.00 vMB 9
288,995 288,995 0000000000000000ee584dae0dcbe6c87da572a9af201b1670645531f74d4468 311 0.41/1.00 vMB 16
288,994 288,994 00000000000000000f55d769f90cba44fc7e02258ff288009a8c5ba6d59c405e 1,146 0.90/1.00 vMB 27
288,993 288,993 0000000000000000c9a191f24506c7eaa5b8a61732d24af080f1ffdd79e0773d 853 0.35/1.00 vMB 46
288,992 288,992 0000000000000000273cdde8399a4326c11458f77dc38351cde46bc2890c23ca 226 0.47/1.00 vMB 16
288,991 288,991 0000000000000000cb600de504e85d39c38357b4f27c87c26a8c8eb6e3f6aef8 576 0.25/1.00 vMB 42
288,990 288,990 00000000000000000bbde882d83d677cbb8cc750c23e033fa7f08ba9fb4f6205 445 0.35/1.00 vMB 27
288,989 288,989 00000000000000007202b8fe7b5eb39186eeb72fc1466f3b62ff6c332a5b1137 204 0.31/1.00 vMB 16
288,988 288,988 00000000000000011e1a26bf035331605292982818e4b2f1e03a7b5fcc3dabb7 160 0.25/1.00 vMB 14
288,987 288,987 00000000000000004408329ad32c6121433df3093c04dcf804b4498f4362aae2 512 0.22/1.00 vMB 46
288,986 288,986 000000000000000079ebf3e5ab61fd9dbe7cf071992f2bb1116696bc912ce12a 256 0.15/1.00 vMB 26
288,985 288,985 0000000000000000a07712f60063a24eaabef548967bf423e2bdb647a8715034 1,423 0.50/1.00 vMB 53
288,984 288,984 00000000000000001837f5520a157965f1dd24e605c7a9053e7d6fdd73cbb6c7 83 0.05/1.00 vMB 81
288,983 288,983 00000000000000008ab2a6e0dc5cf86324cdabe2d241ef9b79d5c0d4901dcae6 494 0.34/1.00 vMB 28
288,982 288,982 00000000000000008424768d0cd87d4e511d7ce24db95bc9b7131ff9ee771144 153 0.10/1.00 vMB 40
288,981 288,981 000000000000000103e81e417e48fce6c339d4c5b7d17cb01cdd25e9b0a2d1c7 210 0.10/1.00 vMB 26
288,980 288,980 000000000000000073fdfab39ccb4c923a0360174131195012962ee7c0cee873 382 0.23/1.00 vMB 33
288,979 288,979 0000000000000000c6e20dca0c12c22a2ca80b7743d21ddc25857c54e9641849 822 0.50/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.