Loading Tool

Explorer IconExplorer

Memory Pool

35,014 transactions
27.62 vMB
0.06086561 BTC
Random Selection Loading Transactions
Max Size: 138.33/200 MB

Candidate Block

Mining Attempt d6c24139380c0fc8b42fc1c4aa44331edd288d4ef49d332d7dc91aeeb0226f3e
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 259af403eb343ef9ac401395a8ebf4affcb0614ecbce9a97061ed56dcc52b804
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,484
Size: 1.00 vMB
Total Fees: 0.00827294 BTC
Feerates: 40.21 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (838,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
76,223 76,223 00000000006238bfc57fd62efcea8aff112bed422be7ced9875dab83a747c5b4 1 0.00/1.00 vMB 0
76,222 76,222 0000000000181132880c6226b3a4a4aa22c243614423e76be4e309d7e8abcee1 2 0.00/1.00 vMB 0
76,221 76,221 000000000013bb1267fda35653008655abecafba6da8f774cf571670eabb813a 1 0.00/1.00 vMB 0
76,220 76,220 000000000007f46371f3da5dd3ade20c66b5d0b2905eb0d7bf8a77b2c43badb5 2 0.00/1.00 vMB 0
76,219 76,219 00000000006f319199adffeef3ce79510082eb07ee275e86e8af070eb925c984 3 0.00/1.00 vMB 0
76,218 76,218 000000000035bda2dc54748614fa57175b73f732140b5c751ac9dd3105953535 1 0.00/1.00 vMB 0
76,217 76,217 0000000000074f174ce8d86ad2636d398823ceb6eca8d8cde4099033b93cec1c 1 0.00/1.00 vMB 0
76,216 76,216 0000000000192cf7f047245758cddf92568c90423425ae239998a9fd114a30c6 1 0.00/1.00 vMB 0
76,215 76,215 00000000003eeb64d3add6ac96873d3bc53445fe9ef3bb1afee0e0c8cba9e0e1 2 0.00/1.00 vMB 0
76,214 76,214 00000000003f3088bf0a3f6991ae0adbca356c3a48ce6fba8ffa6329e80dc7fa 1 0.00/1.00 vMB 0
76,213 76,213 000000000035819a5453581683d36565926e1ede037177b00c8eb0be016cd480 2 0.00/1.00 vMB 0
76,212 76,212 00000000004bf8524a8f204248a47a156999bffe7503b9355fc6f6356f12ae31 1 0.00/1.00 vMB 0
76,211 76,211 000000000012f85b7736fe4f669d2329a09ecb1299ea9ed863e75b81f2c3ba22 3 0.00/1.00 vMB 0
76,210 76,210 000000000003a455840eb118fd4f7bf3266f9294897bef20799d530517dcafb2 1 0.00/1.00 vMB 0
76,209 76,209 000000000014bb8f96cf7ed666808a75c05aa23161a24e6e8d06d7d1015783f0 1 0.00/1.00 vMB 0
76,208 76,208 0000000000363766b54cc65b444cc95b719ac96c087bb7aecb25ffde8f8d68f9 3 0.00/1.00 vMB 0
76,207 76,207 00000000002d0fe9e9e509caa14984fa31b7c02c70b2d06e4b211365dca65c59 1 0.00/1.00 vMB 0
76,206 76,206 00000000003c78c499d96fc28389943785d88b1b92d3aaa601e660e74a897b67 1 0.00/1.00 vMB 0
76,205 76,205 00000000003330ba3136f289d55643869dbdef969f861d2a58a95b2854064155 1 0.00/1.00 vMB 0
76,204 76,204 00000000002f3b98eee1efa658b2fa118c36fc531db7b5a6430a0cd6c435c248 1 0.00/1.00 vMB 0
76,203 76,203 00000000002921fdddc44bd99ee491a23f5a9f31f598af6787a576fab96eb97e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.70 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: 628.90 GB
    • Received: 11.84 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.