Loading Tool

Explorer IconExplorer

Memory Pool

78,407 transactions
29.78 vMB
0.07396297 BTC
Random Selection Loading Transactions
Max Size: 181.83/200 MB

Candidate Block

Mining Attempt b431c939e1dc45bbdf8379babdd1ecd6eda8dd1b7faa0213b95a00fa9a36a52c
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root f8c5790ee1293768735025e2ca2b531e894c305c5c51dbe59cf5fd4e71270db1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.00806575 BTC
Feerates: 150.58 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (309,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,164 606,164 00000000000000000001b72364a0ae25fdc152ff552faf8d09bd588d8d05ea67 311 0.09/1.00 vMB 15
606,163 606,163 0000000000000000000984e05fe3d9a1fa52ecc8ad85bc92b950265691369941 3,131 1.00/1.00 vMB 20
606,162 606,162 000000000000000000001b2b26f91e1fd66f718a76c389143b8050e443b1c3b3 3,045 1.00/1.00 vMB 21
606,161 606,161 00000000000000000003a59b366dcc0ceec9e34accaaffe3847cd95f41b8c821 1,708 0.53/1.00 vMB 20
606,160 606,160 0000000000000000000f44f89687b1782faa57a88cf3501733f3285e652219e1 1,074 0.39/1.00 vMB 23
606,159 606,159 0000000000000000001012e9c4760811be194afc87c4abb4713e8e82fe2c4a93 624 0.16/1.00 vMB 17
606,158 606,158 0000000000000000000a553f26d0911851046fbc43686ea589f290602ab03187 2,522 1.00/1.00 vMB 21
606,157 606,157 00000000000000000007b39346f94fb74733bf5e42f0ad490eedbdcf206e4ff5 968 0.28/1.00 vMB 15
606,156 606,156 00000000000000000000275bc2c331a034f81969a1d5287a19e5f1b1d52877f6 1,756 1.00/1.00 vMB 8
606,155 606,155 00000000000000000007cca21981dd82ca9a562a2264adf845935a09b3a9d446 2,400 1.00/1.00 vMB 4
606,154 606,154 00000000000000000006000950bdef03d015215c7fb5952f9663cb90e37f7e0d 1 0.00/1.00 vMB 0
606,153 606,153 00000000000000000000fbadb61465efed2896e94cd43315f009a5d25167fd30 2,310 1.00/1.00 vMB 22
606,152 606,152 000000000000000000039a4b26662acddaece0880530fac81777dc6ddf869fa6 3,511 1.00/1.00 vMB 40
606,151 606,151 000000000000000000066203ca7a607226dabfd36852660b4b40da12f13866bb 503 0.14/1.00 vMB 19
606,150 606,150 0000000000000000001207b893d59001103aad05fc1c1382be6cc30f18bc7988 130 0.05/1.00 vMB 20
606,149 606,149 00000000000000000008f9ae3bdb2d2605de807d19b303917d0082c9e5a32144 1,104 0.35/1.00 vMB 19
606,148 606,148 0000000000000000000cfefb32e2bf67884a4f467e18b6466f02f6a0c0f91ea9 1,579 0.49/1.00 vMB 20
606,147 606,147 0000000000000000001390ea99db8bd7723fc8ea41ee125861639f8376d13c84 1,997 0.64/1.00 vMB 21
606,146 606,146 0000000000000000000f6dd860e4e89de805d0c117a8f3c142664dadc788fc7a 1,479 0.44/1.00 vMB 19
606,145 606,145 00000000000000000007483e588073bedbb565c55c9c3be0042d6f7cb0e9e97f 1,221 0.41/1.00 vMB 21
606,144 606,144 0000000000000000000ff038c4922cd71ba7642819509123c14a4ad2d6e46806 650 0.20/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.