Loading Tool

Explorer IconExplorer

Memory Pool

77,945 transactions
29.80 vMB
0.10682438 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt 64054d4953dc79b3bc4b83ac4026a596e983be366000a406ac86d821c7caf3a4
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 05ee8bb98e79b7530a36fa18f0d5ce0e35fe587eb81bb62a95a286ddf4a4c8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.02340371 BTC
Feerates: 109.82 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (625,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,638 289,638 0000000000000000872db620d050f2b69b860cc18f745f38b750601e4e39f8cc 640 0.42/1.00 vMB 30
289,637 289,637 00000000000000011e45ef9bcd02be0d15ad497d794ccc69fed5bf86192a2fd8 171 0.10/1.00 vMB 17
289,636 289,636 0000000000000000745a05b88719e2e7a087d8a41e9de4bd020ba4c27985fdc2 338 0.29/1.00 vMB 33
289,635 289,635 0000000000000000ac2c5fe4942a7d6baa8cb2ff6bc9932e9eb23a5f15b8e939 400 0.28/1.00 vMB 26
289,634 289,634 0000000000000000b7a424bb08c94d0ff788a95be4c5b2d9a71ba866718bec4f 406 0.24/1.00 vMB 38
289,633 289,633 00000000000000006688e4ae1d29d40bc45952c6eb39d6689423a2f64f23946a 296 0.22/1.00 vMB 13
289,632 289,632 0000000000000000e747fed346e610d910ee5adf4c6e32dedad1f9fe2698ba90 827 0.42/1.00 vMB 29
289,631 289,631 00000000000000006d792467cd2e0776035a9fe1cc96c8ab7c4ea9952010c76c 53 0.02/1.00 vMB 35
289,630 289,630 000000000000000068e46dce1952b7226ad604cee578b5143ec03fda0e7a01ad 251 0.18/1.00 vMB 27
289,629 289,629 0000000000000000719bbe78f8143f8ca350559666b28c3dc9fcb6fd3187839a 368 0.20/1.00 vMB 36
289,628 289,628 0000000000000000148bb2c571696fc9dd8cb8aca9dbd6e08133162bd2ecaff5 198 0.10/1.00 vMB 31
289,627 289,627 0000000000000000186729aeafb6de174c041f3c2fcc65bb8bf7eabcded7aec5 452 0.45/1.00 vMB 22
289,626 289,626 0000000000000000c650ac65e85120eaa01fa2a34418bcdd435693eda3b5cdea 226 0.10/1.00 vMB 36
289,625 289,625 000000000000000008fac6c729d6f54fc381f4268211b04b752998222d1ec362 699 0.36/1.00 vMB 41
289,624 289,624 000000000000000003178dbf7550b08c211e6a8ab25d4eaa7c9c306afb2f6049 272 0.12/1.00 vMB 22
289,623 289,623 0000000000000000fa11f9e8992de62e7a69d1383931ed9c690c58a4a0e16cd1 139 0.04/1.00 vMB 13
289,622 289,622 00000000000000008fffa5b63fafec097669850593da7ff18d6f8272a74c3e19 143 0.05/1.00 vMB 10
289,621 289,621 0000000000000000791604ecf6fde55070d8e0fe33e9cdf077c87df34fd1de5b 160 0.05/1.00 vMB 52
289,620 289,620 00000000000000002e1fe51b53b8a8364ec0dda95269b4dea28d9344a2ff82ab 401 0.20/1.00 vMB 35
289,619 289,619 000000000000000029e9f45e19f1e7173b591a89901c83ff41569e2df3816aac 344 0.18/1.00 vMB 29
289,618 289,618 0000000000000000fca3f091e226d49d560e331bc7f322ea2b12fbf2835f08bd 202 0.10/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.91 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: 714.14 GB
    • Received: 17.51 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.