Loading Tool

Explorer IconExplorer

Memory Pool

88,994 transactions
32.49 vMB
0.16803366 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt b968e7c08030e3ff950cea4263572112fee5df10a48865973826bcc5552f4f8e
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root c1cd9874901e82b01dd68621d6fd8d92e4c519e320045723703d3ff5d4e5d439
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,383
Size: 1.00 vMB
Total Fees: 0.06627698 BTC
Feerates: 911.92 > 6.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (125,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,780 789,780 0000000000000000000285ce6b31d08dc21a216d341369aae3a8f5154b3df4ed 4,003 1.00/1.00 vMB 37
789,779 789,779 00000000000000000002e9ac94ebb249b80c57665037822d3c388752ede05664 5,239 1.00/1.00 vMB 25
789,778 789,778 0000000000000000000529e8cf58cd2e47140b5ab5610d51adda82b8ab05512c 4,278 1.00/1.00 vMB 32
789,777 789,777 0000000000000000000201e751b59bfa162063998360b71e580bd1b7687885c6 4,427 1.00/1.00 vMB 55
789,776 789,776 000000000000000000057b524fc7cdd5e268a4dcf653b92783a7ffb3a54df6d5 3,305 1.00/1.00 vMB 63
789,775 789,775 00000000000000000003907e3091aae58a2b77328437bba0bd32ad6cd6f61817 2,740 1.00/1.00 vMB 115
789,774 789,774 0000000000000000000544bee3e2e56b724db0ad0dc3dc07f9c0317460ce15cd 4,113 1.00/1.00 vMB 37
789,773 789,773 00000000000000000004433c0074440e1519945fa67f1777943bcd2f9b7a34b7 3,792 1.00/1.00 vMB 37
789,772 789,772 00000000000000000003bd8532c1201367c5e596f825c25b5f4f3d0590d4c350 2,789 1.00/1.00 vMB 58
789,771 789,771 00000000000000000002ecad11b412a941b6e54a7fcf4f16bb306fc5f5a71191 4,988 1.00/1.00 vMB 30
789,770 789,770 000000000000000000017420c8066ac88d22249657f5bd29bf6d639bd830282f 2,693 1.00/1.00 vMB 64
789,769 789,769 00000000000000000004173528e5fe32652976d229e287ea284cdae4fcdde1f2 3,506 1.00/1.00 vMB 48
789,768 789,768 00000000000000000005d16b63168c1fa00c9bd94f8c339a9d4a904f82f80a5d 3,426 1.00/1.00 vMB 33
789,767 789,767 0000000000000000000496a3e836864fbd94f853d64d4fcf07837b4297dfd0b4 2,290 1.00/1.00 vMB 24
789,766 789,766 00000000000000000002f5b5f1e3520228d314152fbbae277fc859a71f295efd 2,339 1.00/1.00 vMB 26
789,765 789,765 000000000000000000009c5fe538f9c6f8e5f940ba4608f8020841faf49a68b4 3,106 1.00/1.00 vMB 25
789,764 789,764 00000000000000000004889430cb78fa6c2de771c0545a2e0b4b4574154d2916 3,383 1.00/1.00 vMB 16
789,763 789,763 00000000000000000001f275f363ee88bb68e30802ebdbac891884427e895b65 4,702 1.00/1.00 vMB 34
789,762 789,762 00000000000000000002ba0c76f7c8922b01df60fdde218870c2bebab61006d6 4,841 1.00/1.00 vMB 39
789,761 789,761 00000000000000000003a4318dbc8b9027fb1dd269fce485357f33847ffb90db 3,110 1.00/1.00 vMB 57
789,760 789,760 000000000000000000004c368745d031d74c8752040e6e6acf7b431785a82562 1,544 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.34 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: 661.11 GB
    • Received: 14.79 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.