Loading Tool

Explorer IconExplorer

Memory Pool

81,420 transactions
30.47 vMB
0.11319897 BTC
Random Selection Loading Transactions
Max Size: 183.51/200 MB

Candidate Block

Mining Attempt 4faa7fdb0c330d2267a754e5d9432e33cb215f18a84f05a094080323ec75f5a2
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root e56a299dcd8c5a3cb33370388287cb4a891875290fa78af7f69eefca9b84a54b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.03863153 BTC
Feerates: 180.34 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (671,539 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,603 243,603 00000000000000a3d599df98bbf966d7d78ba84d6305b56d38d9942d1cfc567b 23 0.01/1.00 vMB 58
243,602 243,602 000000000000004753f0c831142b53b1822c3b9f327d60c55612c7fb561324d3 334 0.14/1.00 vMB 161
243,601 243,601 000000000000005443f06fcba5a4d842fb0f09cb3f6a8f061f5a2f58cf5caeb7 461 0.17/1.00 vMB 152
243,600 243,600 0000000000000071d73cb5a538553753b57db4f4f667de599811eb9df9bc0da5 96 0.04/1.00 vMB 172
243,599 243,599 0000000000000024cffbd1667fd3e869aec15252f457d36efed95e4d6a3370e8 162 0.08/1.00 vMB 133
243,598 243,598 000000000000006bfed87152d50e538b7eccebff7edaeceb72662930307d2a63 338 0.16/1.00 vMB 132
243,597 243,597 000000000000001ad0cfda1ce0eaf0371995401f18b6be079e33f8a392521ce0 256 0.16/1.00 vMB 44
243,596 243,596 00000000000000765ef300970764e7ee2e1ff97d322f0a5d0c253511dd3b4f59 31 0.02/1.00 vMB 154
243,595 243,595 00000000000000bd5befd946ed7d2128772ce9327f603afe232a59f89a4031fe 287 0.14/1.00 vMB 134
243,594 243,594 00000000000000dab8d809bac09396e04a7d01c59592727450a373e35c82c743 148 0.05/1.00 vMB 158
243,593 243,593 00000000000000b69508494357619e601f0cb0e93f0a094804c909780c50ce04 227 0.10/1.00 vMB 133
243,592 243,592 000000000000006ec71f02929a5f366a3d4fc52c02440a3f16b8eb10054847fc 32 0.02/1.00 vMB 46
243,591 243,591 00000000000000ca2fa5bc5669e70182e2f4163242bdf488153568cf1df8aaf0 316 0.13/1.00 vMB 123
243,590 243,590 00000000000000014891fb5657ff6dc79fa0ef644a7ddb3fdc5369b4591af164 104 0.06/1.00 vMB 131
243,589 243,589 000000000000006e5bb00f031638fefd5de0d05452b78f3de12b00e1845ce95a 148 0.07/1.00 vMB 111
243,588 243,588 000000000000004987c6fff2e1d387e2ade0dad4ab139647b608f143c532d091 158 0.09/1.00 vMB 37
243,587 243,587 0000000000000054c5c03df20528247cf7f6c55f6a15c9c6ea43c4f7c6808ffe 659 0.25/1.00 vMB 163
243,586 243,586 00000000000000ddf247189746dc82c555440c08367f3b7f1eb622016d7467e5 231 0.12/1.00 vMB 120
243,585 243,585 000000000000004928c16f850ef00e42b8c701e37517fc3b17aa543eab71f10c 34 0.02/1.00 vMB 34
243,584 243,584 00000000000000257b4200c268cb2ff52104c39b39b3e14ecf15ac2500b12b0e 414 0.20/1.00 vMB 143
243,583 243,583 000000000000002718fda5b9258fa3dc02e843d74ab75b4c25334f5ab4a307f6 31 0.01/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.