Loading Tool

Explorer IconExplorer

Memory Pool

75,609 transactions
27.98 vMB
0.08462126 BTC
Random Selection Loading Transactions
Max Size: 170.18/200 MB

Candidate Block

Mining Attempt 4259b8e37ad36d23233edc07cd90003d2da98f6eddc2cbd8012fad7b353f3195
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 1ee66e74ded2653df2de6f285333edc2d8035088d8cc93341852271a504b96c0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,944
Size: 1.00 vMB
Total Fees: 0.02458233 BTC
Feerates: 402.60 > 2.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (98,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
817,053 817,053 00000000000000000001accdef0a68ee3cdb7741ac0ee24404dee48952f5c771 4,250 1.00/1.00 vMB 166
817,052 817,052 000000000000000000006bf98d5fce92d0cce8ce5570f7825c32427a291480c7 5,194 1.00/1.00 vMB 162
817,051 817,051 000000000000000000028b342936d873c7c90a5764005ad3c533206b3642e28c 4,181 1.00/1.00 vMB 207
817,050 817,050 00000000000000000003a1b0b501abeb0d12e7557e9d1223825c026e8f927831 5,086 1.00/1.00 vMB 201
817,049 817,049 000000000000000000014d3205f4ccc5ff7a7dd2a0368604852251ce8ec5b76c 3,690 1.00/1.00 vMB 159
817,048 817,048 00000000000000000002bcab03af0e8a42557d98f3bc6ffe422d35b17db74037 3,458 1.00/1.00 vMB 211
817,047 817,047 0000000000000000000134ca787a062c42b03dcef9fbfce1aca9fc94eba632d1 2,966 1.00/1.00 vMB 249
817,046 817,046 000000000000000000039fa2598d56c3f831c860f5e23d47881790f88d22182b 4,011 1.00/1.00 vMB 170
817,045 817,045 000000000000000000043c8877d17e729b975e9f70ace46221e39cb52b142d4d 3,622 1.00/1.00 vMB 223
817,044 817,044 0000000000000000000161f42356994b0c291a28b3d5a52caa681c4c9521ea24 3,678 1.00/1.00 vMB 200
817,043 817,043 000000000000000000002c13b0df2de67594de5424faf64a29f339a32efd22f0 3,601 1.00/1.00 vMB 273
817,042 817,042 0000000000000000000070214ae1f1e27829ce8770e5adb9479d841201a8e9ac 4,258 1.00/1.00 vMB 175
817,041 817,041 00000000000000000002b2129723cf7430006ffd868ab88cd0fc54e8fc8754ca 4,460 1.00/1.00 vMB 149
817,040 817,040 000000000000000000012b3a4239edcdaa2c4e7e4bb10a71a88508a455d2b483 4,040 1.00/1.00 vMB 187
817,039 817,039 000000000000000000028d9bb5161c755d8376872e540348d133f5b7c00f33bc 3,676 1.00/1.00 vMB 245
817,038 817,038 00000000000000000003ff06fc2e0816e4b1d2b16653ef0cbd439c1e567d0478 4,128 1.00/1.00 vMB 198
817,037 817,037 0000000000000000000120e0ba933a7c5ac19cfc368387da87879c17c19bc958 4,700 1.00/1.00 vMB 172
817,036 817,036 000000000000000000045619bdc12bda8af7d1054092d78d3a22b877944b82ff 3,782 1.00/1.00 vMB 209
817,035 817,035 00000000000000000003523cdc679ba2fbc1b6f6262ba0536136440bcd6648f8 4,582 1.00/1.00 vMB 188
817,034 817,034 000000000000000000036c112f1aa61b45449557e077a385f66afd2dee03fbd0 2,979 1.00/1.00 vMB 179
817,033 817,033 00000000000000000003c85f1e9958ccf2c546d3ebd23792b4d29b85c4673aad 4,106 1.00/1.00 vMB 239
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.