Loading Tool

Explorer IconExplorer

Memory Pool

79,638 transactions
29.95 vMB
0.07576861 BTC
Random Selection Loading Transactions
Max Size: 183.45/200 MB

Candidate Block

Mining Attempt 802e55d8300e604a417d587a9779a1bb3eba375e2ae241e79a909bd683a1d53e
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root 6a1369bc34cafcb277aced83c1bb1a47c82431b0bd5977f50de0d1a0e848fb90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,993
Size: 1.00 vMB
Total Fees: 0.00935415 BTC
Feerates: 104.17 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (22,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,495 892,495 000000000000000000000f11c76567d16f409e03c0412b9c99f52b341cb9abe2 3,967 1.00/1.00 vMB 4
892,494 892,494 00000000000000000001bd502518849b8760586ce007bdffe5a69c439095a555 4,275 1.00/1.00 vMB 1
892,493 892,493 00000000000000000000d0c1641fdbf4b7b50c6a5d49af68c3d2ca8ee07e372b 3,675 1.00/1.00 vMB 5
892,492 892,492 0000000000000000000035d6f2118dab9b7877c55c4c2520a255c63c9f79d2d4 3,834 1.00/1.00 vMB 4
892,491 892,491 00000000000000000000004c673c7227adf6751a3adc2dbd64e546f6e5694041 3,470 1.00/1.00 vMB 3
892,490 892,490 00000000000000000001cabc7d17f0aa3f65940a9c21dc2b3107f4d596c7e885 3,027 1.00/1.00 vMB 1
892,489 892,489 0000000000000000000143e91bfe361bab224f3a131697af8d28f8b0cb54c27f 2,950 1.00/1.00 vMB 1
892,488 892,488 00000000000000000001638f34a7d00ca375e757a2cc1fa9c73a4d18dd7f890b 3,708 1.00/1.00 vMB 8
892,487 892,487 000000000000000000015fee9f57d2e8ff77d307478c3df30e6283ccda4b606e 944 0.34/1.00 vMB 3
892,486 892,486 00000000000000000000eb959faed91ef927b73b594592b066a221a3c3687c09 1,623 0.44/1.00 vMB 3
892,485 892,485 000000000000000000013cd75b530b9ba1334c2b02829a159d07159cecbaed6d 2,175 0.53/1.00 vMB 3
892,484 892,484 000000000000000000010ec9bee5ea4dd0fd1e8138b701ab1d5a46ca9053b3ea 2,528 0.69/1.00 vMB 1
892,483 892,483 0000000000000000000184f690a8d0afcbe95d12f073377943c8141d9c898d6d 3,035 1.00/1.00 vMB 2
892,482 892,482 00000000000000000000fa5fc8ddaed88019ab7ead1ce200c6cea699e4014a50 2,801 1.00/1.00 vMB 8
892,481 892,481 000000000000000000005ac785aaf203a538506fec0dd46af3a5fb9c4487ef21 585 0.22/1.00 vMB 2
892,480 892,480 0000000000000000000082e871f7702d2756b524fbb1f8059496866d8c78de20 90 0.02/1.00 vMB 3
892,479 892,479 00000000000000000000662f56043a6bb2e0e6a0fa865dec2bda38ee48811e20 1,903 0.69/1.00 vMB 2
892,478 892,478 0000000000000000000010815d70c9a3946d690d42a21c45d954b737399b3358 109 0.03/1.00 vMB 4
892,477 892,477 000000000000000000018cdf50931fc11848914b1cef1bc51c3509cef4612b12 194 0.06/1.00 vMB 2
892,476 892,476 00000000000000000001264007657cf5691c512d7b1d65ad16d69cc166f0e94a 26 0.00/1.00 vMB 16
892,475 892,475 00000000000000000001912525fca23599d366a3c06aaae1353da731fc83b420 28 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.05 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: 720.56 GB
    • Received: 18.19 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.