Loading Tool

Explorer IconExplorer

Memory Pool

38,747 transactions
27.36 vMB
0.06297162 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 050008bc019bc707b8d7f02002d86781d0eea66ad89533ac196c4afbb5c1636a
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root 21b8f11d2c91cac92d6ac5b610b5de558c6b03c17560e98b9e7c32fe4e2cf08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,618
Size: 1.00 vMB
Total Fees: 0.01120058 BTC
Feerates: 60.16 > 1.12 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (160,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,996 753,996 00000000000000000006635a25ffe2f43571f02b4fb0de68ad75eca7d66dd255 2,345 1.00/1.00 vMB 9
753,995 753,995 000000000000000000034137d9fbaa35f43e5325b20c247c39dd0e09eaa33c15 2,259 1.00/1.00 vMB 12
753,994 753,994 0000000000000000000799075577712c0dbc39e24891ac64cda1fbb549a9dd3e 1,469 1.00/1.00 vMB 5
753,993 753,993 00000000000000000006721fd77646356e81ccf3dbf8cf99c344b7fa6a0206ed 2,718 1.00/1.00 vMB 13
753,992 753,992 0000000000000000000321331bc8c55496ffec077d13f7480c3d8fa4aca61388 1,850 1.00/1.00 vMB 8
753,991 753,991 000000000000000000086e89470d049b390287ce92e77c9d7aa87dd3818ccb1d 917 1.00/1.00 vMB 12
753,990 753,990 00000000000000000002ffb998fc67c86703ee9e460baa5f6f4d854f410f0996 3,132 1.00/1.00 vMB 21
753,989 753,989 00000000000000000004ea0023ec2618f6336b298fbbe41c69f88ea401d88703 1,783 1.00/1.00 vMB 22
753,988 753,988 000000000000000000001e7537da0174f3eb5eb66dc38df37103f09d9a8114d9 2,307 1.00/1.00 vMB 7
753,987 753,987 0000000000000000000098b5a6c1bf30f60d165f1be0c1433572a31515110cb1 3,414 1.00/1.00 vMB 21
753,986 753,986 00000000000000000008af51577474c3803c804985784325d0f0fe32618243b4 1,616 1.00/1.00 vMB 3
753,985 753,985 00000000000000000008b3fec2105ba968da765fafbea2267a8f24d48f9dc233 2,489 1.00/1.00 vMB 13
753,984 753,984 00000000000000000005a9dc6d0a9cb3177fcbedf4d89516c357a9a00d661e6b 1,861 1.00/1.00 vMB 11
753,983 753,983 000000000000000000028a4784e2bd24e775437108c0e7a90469bff4a62895d2 3,278 1.00/1.00 vMB 23
753,982 753,982 0000000000000000000706d4273701cb4a1c47e39b2d08fc221e9829f535a8a7 3,512 1.00/1.00 vMB 25
753,981 753,981 000000000000000000053b0623f9af22f78856fd10bfa690757226e95ceec450 2,049 1.00/1.00 vMB 8
753,980 753,980 00000000000000000008186ced25d64a9e02b7913278eca34fedfd4ff3e66b44 2,083 1.00/1.00 vMB 9
753,979 753,979 00000000000000000008cfe7dac391fa8f37e0c108e8dd5c6cfc4371ff7d5b1b 2,448 1.00/1.00 vMB 7
753,978 753,978 0000000000000000000640ca6e5a2ce97995d07a709678411a38caec97da78e1 2,548 1.00/1.00 vMB 7
753,977 753,977 000000000000000000083defae6090ec35174326fab23ebc3d29193e3d95f615 1,890 1.00/1.00 vMB 10
753,976 753,976 00000000000000000008134904d24c31633ee63f7405660755141281ea4d8b75 3,046 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.75 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: 631.28 GB
    • Received: 12.06 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.