Loading Tool

Explorer IconExplorer

Memory Pool

67,113 transactions
25.76 vMB
0.05916940 BTC
Random Selection Loading Transactions
Max Size: 154.84/200 MB

Candidate Block

Mining Attempt cbcce6c3d136edb9c14f87830c4c611910ccea3da6c78765b8e60d4257c4722c
Version 20000000
Previous Block 00000000000000000001f32e1ec46405c2d40c75e5531518ebc7798ffc33b3dc
Merkle Root 42c2720667cd0d8c848bbda8b554b7975c23058fe7ee404e7f8af37f174e6c69
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 662
Size: 1.00 vMB
Total Fees: 0.00461824 BTC
Feerates: 20.86 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,522 (915,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
78 78 00000000a2886c95400fd3b263b9920af80b118b28fee5d2a162a18e4d9d8b2f 1 0.00/1.00 vMB 0
77 77 00000000e7d28ee0e6238bd21775a007d5c4987967d2e99a527572dd30fa06ef 1 0.00/1.00 vMB 0
76 76 000000005a512245f8e901241ce422afbd6b6f4c2d4bb582b763118614d57858 1 0.00/1.00 vMB 0
75 75 00000000be64a31bc9c3c29ddfd5e45c81b6db279fee45b3a11cd7945109e54e 1 0.00/1.00 vMB 0
74 74 00000000ec989ed4909499b92e9d3eb900d75dd1fab455315916e3d45924d456 1 0.00/1.00 vMB 0
73 73 000000008ec9525cb2092c6bd7d1c2580e595bcfa54bac51cf6f0278b242f25d 1 0.00/1.00 vMB 0
72 72 0000000082c0abb2875dc690a243dce6cbc856647b6422abbe82f97a3a7b127a 1 0.00/1.00 vMB 0
71 71 000000007f7cbc93a93141bb69eb7fbfad9c4682cc328da097dbcb2b77bd1457 1 0.00/1.00 vMB 0
70 70 00000000ba63ae2eeb3d2371708291b90507c3317ef957f6fcba3811cc4fe0cc 1 0.00/1.00 vMB 0
69 69 00000000ddaccd89104a83b0a28e1987a88d8f51829029cb7e18630e2575e939 1 0.00/1.00 vMB 0
68 68 00000000bfafa874eff9ea7ec32c26499bd2580718daa33fb5dd7710db2c814c 1 0.00/1.00 vMB 0
67 67 00000000cd9c854b176413d6d344d6238426539fe1525b9a88a06e5d8a2df72b 1 0.00/1.00 vMB 0
66 66 0000000063d334becd1f17db9b6ccf570805caeed92d37d3d67b48e3685e760d 1 0.00/1.00 vMB 0
65 65 00000000aae47d47b6ff5eda6abab09cd6720684b1368eac70ac4240b3c90250 1 0.00/1.00 vMB 0
64 64 0000000031975f17c5642a9c7e53ae4201a70a6ba6363036b55497b8754d1866 1 0.00/1.00 vMB 0
63 63 00000000ebff91c88984bff39511f544a1c4ef6ec4f33e2ea531e47c2685628e 1 0.00/1.00 vMB 0
62 62 0000000042fe934de30881dcecc5af1c80b5a083030e37d71806e7fc1e8ca02a 1 0.00/1.00 vMB 0
61 61 000000002973d6cb9371b8db0fe6a16a98dfac07c0aa9207c1cfc967b35290c4 1 0.00/1.00 vMB 0
60 60 00000000c47a58b89434bd7c7af8334b366f713330dfb89119d67d79424d2cdf 1 0.00/1.00 vMB 0
59 59 000000000f7171e53e5f037b70ae6a30d2fa6c1a9e019aa3dae242180baea54a 1 0.00/1.00 vMB 0
58 58 0000000075b4df54f33c4e60cf88c5dd6a6455f16f4fbe220ae81e157ce32ef1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.31 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: 767.11 GB
    • Received: 19.34 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.