Loading Tool

Explorer IconExplorer

Memory Pool

82,876 transactions
30.71 vMB
0.13923154 BTC
Random Selection Loading Transactions
Max Size: 185.04/200 MB

Candidate Block

Mining Attempt 43b290a3fa086d56d4c87f5dcbcf9e36e8041ec9520a7dd11583a15b74b27955
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root bcb5ed835e3ef2a617b0e0b935d2473953130dd63e38a90228ade9ff1c0ee3f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.07416771 BTC
Feerates: 203.60 > 7.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (154,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,366 760,366 000000000000000000021487ea8ced71728b3d64c5a048cbfd14812417e0f119 1,135 0.38/1.00 vMB 21
760,365 760,365 000000000000000000063751be8da0dd965b8b70192988ff2d0d42689077c32c 596 0.44/1.00 vMB 7
760,364 760,364 0000000000000000000629e9646ba56a127dd779e9c72e4787cf1e874a0e0259 1,250 1.00/1.00 vMB 7
760,363 760,363 00000000000000000003a60462fe5a4fb424a623ec7433b4e57f4f8d9b1b703c 2,607 1.00/1.00 vMB 8
760,362 760,362 000000000000000000051671e3b13611985ea6c842eb87ab2e781329d221ee1e 2,764 1.00/1.00 vMB 19
760,361 760,361 0000000000000000000447328992c8fde12c3f36bc1aab55fd495d2aa295ef52 3,731 1.00/1.00 vMB 30
760,360 760,360 00000000000000000005621956caad266b9f4066b8b57f0983aa6e38cbb8d99e 1,386 1.00/1.00 vMB 3
760,359 760,359 00000000000000000004fe6540942f5648c01d9dab58513cc7702f5e0c2e8cc5 3,183 1.00/1.00 vMB 31
760,358 760,358 00000000000000000002923004e45d6781cf6084d9c3d9a2825f250ad840b65b 434 0.17/1.00 vMB 18
760,357 760,357 00000000000000000004095dd36820ac9d8edf258b7a7439273df7765224db13 29 0.01/1.00 vMB 16
760,356 760,356 00000000000000000007623bbb497c5e1ed1a964a0027a7b1182b625b2a3f9b0 970 0.41/1.00 vMB 3
760,355 760,355 00000000000000000003a64f60b1f34ac1d9cf6b3bd0205984a5dbc8d60b7bd3 1,455 1.00/1.00 vMB 18
760,354 760,354 00000000000000000004e400823b53b0466dec2e0759869e74949559834917f1 2,946 1.00/1.00 vMB 26
760,353 760,353 0000000000000000000075a55839acdd08405e7d72118c76effd4ee0ecaf80c8 1,833 0.81/1.00 vMB 16
760,352 760,352 00000000000000000002baf55732fb601fb809a4c2db66b91895ec5cff65320a 2,154 1.00/1.00 vMB 10
760,351 760,351 000000000000000000014b429bdc5baa3e5c8c69d139fc2ab6192a8bc32f779b 3,335 1.00/1.00 vMB 27
760,350 760,350 000000000000000000068bf4aa9d7e47ff9363a78eb44bf811b86601a397ec26 498 0.21/1.00 vMB 11
760,349 760,349 00000000000000000006d74058e2071098e31fdb9320fbb2a3de023471fbf661 32 0.17/1.00 vMB 2
760,348 760,348 0000000000000000000184eedb0b588e054f3788f419cb19d26822a82e2dbe63 1,721 1.00/1.00 vMB 7
760,347 760,347 0000000000000000000485654173d06cea2fe1a774bf2dfc7e8214f089e70717 2,948 1.00/1.00 vMB 26
760,346 760,346 000000000000000000033e294b044919a02030d0aaf817d043bec08cd9d47187 1,443 0.94/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.