Loading Tool

Explorer IconExplorer

Memory Pool

27,231 transactions
27.26 vMB
0.07306442 BTC
Random Selection Loading Transactions
Max Size: 130.76/200 MB

Candidate Block

Mining Attempt fb1edc088981b1a160c30d6309c4812a0e0ae24e1967d30900d08590b76b20dc
Version 20000000
Previous Block 00000000000000000000222279f35db39c4c1e723abe28171badb7bd3d2267db
Merkle Root 30328491f384d802ffe8c4305e7531d7d14dd80e26cc600ccb842e95a07b089e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.02153734 BTC
Feerates: 178.73 > 2.16 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,491 (795,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,570 118,570 0000000000002e4ade950c267a1800dfb68bec2e4560528d212437b0d2e66970 3 0.00/1.00 vMB 695
118,569 118,569 0000000000001bbaf409d31531c53e75e4603c9c7a7b7f35eef6549b62b00c8c 10 0.00/1.00 vMB 0
118,568 118,568 00000000000010090b1f5445711937449b86508c772217d501048a06332dc255 16 0.00/1.00 vMB 236
118,567 118,567 0000000000001ce647b5f8cdba5272577b1ccc597b8eb89a1f9644f809f6c708 7 0.00/1.00 vMB 0
118,566 118,566 000000000000126ef8274b206225b8091ca476c6af82d998f5d39e49f28a3b18 10 0.00/1.00 vMB 0
118,565 118,565 0000000000003d0fa5b5d6471d367829707adbb870c02a298fb82023565df0f9 9 0.00/1.00 vMB 0
118,564 118,564 000000000000919c628cb914357ec18cdffa60bb85f3cc158e127f283aea3db5 8 0.00/1.00 vMB 305
118,563 118,563 00000000000052ad8f1bfd7212177d638f7a3f83c0a58b6c5694472ea734ddba 4 0.00/1.00 vMB 0
118,562 118,562 000000000000be1065a809a06e0b41d2e639a96b22726f796e3d3f7b8b0e7102 4 0.00/1.00 vMB 0
118,561 118,561 0000000000002c56c86570306c3e129c5768f3b169cdb7ce07a64563fbfde43e 1 0.00/1.00 vMB 0
118,560 118,560 000000000000be8eb1116425dbc530ffc36ddd16d3d377d2743625f737941a8b 5 0.00/1.00 vMB 0
118,559 118,559 0000000000002749f2ddee5c1bb1ae75d7d53234e172a20abb1662fac1cf4456 3 0.00/1.00 vMB 0
118,558 118,558 00000000000076a1eebfe550441be0776a6523bf1d2a79193b43bdeec69e68fe 2 0.00/1.00 vMB 0
118,557 118,557 0000000000004480a6c5da68026976dcbd420bb39d8e045be6e04b8f8c1889e9 1 0.00/1.00 vMB 0
118,556 118,556 000000000000b82e69ebe6d784e255dfa48893ef0c8b2fa7942665a9bc499fde 6 0.00/1.00 vMB 0
118,555 118,555 00000000000037e730d22727c6cc2bf5c26d9df4070bbe1cb69aa47cca2c694f 8 0.00/1.00 vMB 0
118,554 118,554 000000000000584cd00d11ca24cf6b85e81054b8132915ca13535535f0810ea0 9 0.00/1.00 vMB 398
118,553 118,553 0000000000007614236ebd5237894a1410f3c4929d049835328b2e90751fc1e8 52 0.01/1.00 vMB 0
118,552 118,552 0000000000002fb12056f559fa2ddaf98c7f20265aa588a692e58ad7c3c10341 150 0.04/1.00 vMB 25
118,551 118,551 000000000000188bfa90e652d169a9130585c4f0890a56df3150df7fb387d1dc 13 0.00/1.00 vMB 282
118,550 118,550 00000000000032e6843c05c017e9ca8e16e84b99df7d682d2cbff60e74d16a5e 97 0.03/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.48 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: 611.74 GB
    • Received: 10.88 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.