Loading Tool

Explorer IconExplorer

Memory Pool

35,734 transactions
26.09 vMB
0.07248596 BTC
Random Selection Loading Transactions
Max Size: 132.65/200 MB

Candidate Block

Mining Attempt 8e9ef765abe8a088d275f903cf9da498a56ce5a3499d74bc0c15825bb04130be
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0b5b1da03b4ed6e025cbee8c5dc3632d7de373049ed4c80dca80dffc8bfd7566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02433357 BTC
Feerates: 250.88 > 2.44 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (549,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,994 364,994 00000000000000001495ef1a397bdac9b2e76ee9ac1b45c6724556be194270ae 5,201 1.00/1.00 vMB 30
364,993 364,993 000000000000000000069d7ee9a23a28d94275b744d5baa30ee34564468c74cb 733 0.75/1.00 vMB 35
364,992 364,992 000000000000000010cef0d235ed8f501201b4fa7c3555aab0fce53bbe9372dd 1,278 1.00/1.00 vMB 36
364,991 364,991 00000000000000000bc12b3bc27a3e48ed81cb8fbbed152377e01be0218e4c30 297 0.26/1.00 vMB 18
364,990 364,990 000000000000000004c0693485ea56a4767629abdf73b82c4684dae725e97a0f 5,550 1.00/1.00 vMB 14
364,989 364,989 0000000000000000107f945d16a8093a0f8acdbeeb126294633d88d9be8ba1e0 820 0.75/1.00 vMB 26
364,988 364,988 00000000000000000315fcd51b8883c5da3cbaaabe6c836fdacb57e744fae991 1 0.00/1.00 vMB 0
364,987 364,987 000000000000000006eaf79832220622c82ea12b0119e213f7d848f5614919f8 1,020 0.62/1.00 vMB 34
364,986 364,986 00000000000000000c2af65bc2e0a03a18e1509daaf65282ad9798c20a4770e7 646 0.95/1.00 vMB 24
364,985 364,985 00000000000000000a694cb94936155318fc213d09ec56ac03caca59e782d86b 466 0.75/1.00 vMB 19
364,984 364,984 00000000000000000b95e10bd36c10bbdc6e17027e34ee292a4078f9a6f4bda3 288 0.26/1.00 vMB 23
364,983 364,983 000000000000000007cdbf136d10a298cc4b71cd1510a47491052c82bcc7e64a 4,992 1.00/1.00 vMB 24
364,982 364,982 00000000000000000e807f08ac82813475ece2bbfb94981315c97a82a6ea93ff 248 0.19/1.00 vMB 17
364,981 364,981 00000000000000000d8ad3416dfe9884838dec83b1eaf862fc133c3480c3a489 705 0.95/1.00 vMB 26
364,980 364,980 000000000000000000bcaea78efe7041816ef569f6600e09704bd013ce4ba957 975 0.82/1.00 vMB 38
364,979 364,979 000000000000000006d71a4a369484e4bc715efff55ef4f23d48de6fea257e59 1,475 0.75/1.00 vMB 61
364,978 364,978 00000000000000000d933fff1b6edf01cc9613df1e48a5a6a7cd683211c5036c 548 0.95/1.00 vMB 22
364,977 364,977 00000000000000000826d9de1ebb6dcc422e94c4b4383bb5459c900e4c38c088 986 1.00/1.00 vMB 33
364,976 364,976 00000000000000000b1ee16ad189a0212e226be4339ebab7916df8abec0c7f20 646 0.43/1.00 vMB 32
364,975 364,975 000000000000000010b60216ff1122fe5f2eb15faf6084d64c15a6045f7ce7ae 582 0.40/1.00 vMB 29
364,974 364,974 000000000000000003b964c9b939848191346603c3570fba1a57af326cbd17d4 1,244 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.