Loading Tool

Explorer IconExplorer

Memory Pool

83,125 transactions
30.90 vMB
0.08165749 BTC
Random Selection Loading Transactions
Max Size: 189.49/200 MB

Candidate Block

Mining Attempt aeeca102ee46f66629f7413fa51d26738d354bbe21698a9604b690f4e8ae6212
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 8e8758b000045d1eafccc95645078275ec74c6c3b9d67b3d11af136d51e1e11d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.01209659 BTC
Feerates: 151.24 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (137,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,597 777,597 0000000000000000000024511afd42eb9356cba2ba345b450e32d915d390e440 989 1.00/1.00 vMB 11
777,596 777,596 00000000000000000003794aff09a0d351f8c724802c1353c0a84795d3d52c24 881 1.00/1.00 vMB 15
777,595 777,595 00000000000000000006d08fcd91b8c0f1b719d9fad21b52ada70dc1dc42603d 2,577 1.00/1.00 vMB 22
777,594 777,594 000000000000000000038549da007871857583e9f86237521278c95a15f27767 543 1.00/1.00 vMB 2
777,593 777,593 00000000000000000005a5938aa8afe00a446a8aa27f58f3ea14e0d269baa5b2 754 1.00/1.00 vMB 3
777,592 777,592 00000000000000000002f9161f97bc2a558782ac93fa74a99d9c10fad6d7cc19 1,313 1.00/1.00 vMB 10
777,591 777,591 00000000000000000002fe650334f09417a11aaf6ee570f165fe0d9b26de4882 1,160 1.00/1.00 vMB 4
777,590 777,590 0000000000000000000415b9ecc49faeff2b6ec73752870e35bc5068069d74ed 2,206 1.00/1.00 vMB 12
777,589 777,589 00000000000000000004ab4b992ca76abfd91b2cd9a751e2a2ec69d01597a9ba 2,038 1.00/1.00 vMB 12
777,588 777,588 000000000000000000018c1ece1f90047946244137331029254eb74c1f781d95 3,040 1.00/1.00 vMB 20
777,587 777,587 00000000000000000006dc99af07ffd01f43094ef3a6bec7f59094d0cb42846a 2,159 1.00/1.00 vMB 22
777,586 777,586 00000000000000000001d4ced9fe9bbb25f34e5021e8eb2a8cdcfb1255c6b4d0 293 1.00/1.00 vMB 1
777,585 777,585 00000000000000000005349b346d630629950a34050bc2fdb984be3616b839ae 1,049 1.00/1.00 vMB 5
777,584 777,584 000000000000000000025805cfbd04913caab3149152734ecc6069de8187b256 343 1.00/1.00 vMB 1
777,583 777,583 00000000000000000000eca7c67bb9fbadba6ad8c5eff9881085a1b915afb15d 297 1.00/1.00 vMB 1
777,582 777,582 0000000000000000000234383168972f67adaa62b45d8af243c182c0ca689825 843 1.00/1.00 vMB 7
777,581 777,581 0000000000000000000688d7002e84553296c22eeba1079544a4f0fa98049fd2 257 1.00/1.00 vMB 2
777,580 777,580 00000000000000000000b27a929820188814e4733b50df5e2106e02f972cd8ba 1,953 1.00/1.00 vMB 10
777,579 777,579 00000000000000000000937112014397da466cf5ad7dc40cd85cb8db87f509a5 1,376 1.00/1.00 vMB 8
777,578 777,578 00000000000000000001902598ff56c0670165589fa7498b409bfbdbd4e9d2b0 1,410 1.00/1.00 vMB 10
777,577 777,577 00000000000000000002717d4c1ee8d8ab6cfa2bd0f6a9228fbc79d578d792d3 214 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 717.19 GB
    • Received: 17.83 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.