Loading Tool

Explorer IconExplorer

Memory Pool

77,087 transactions
28.81 vMB
0.09693735 BTC
Random Selection Loading Transactions
Max Size: 174.82/200 MB

Candidate Block

Mining Attempt 25fed3b25ec916c016b758d33c6df98454e24eebf69555bafcad5b0f3b974cf0
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (22,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,398 892,398 000000000000000000019cf8e0acd0f30d3866d1f2f6e3b35f3dca4bc8c20059 3,537 1.00/1.00 vMB 5
892,397 892,397 000000000000000000006489d51de924bfb86ee2d14a2be0d5bc3467146e8b38 3,186 1.00/1.00 vMB 5
892,396 892,396 000000000000000000015a0567d384e16061e94856623b79f71cd029e931697e 4,119 1.00/1.00 vMB 5
892,395 892,395 00000000000000000000a0184dcaf0a30b62337983212a2537be8b6f67cfe294 3,742 1.00/1.00 vMB 15
892,394 892,394 000000000000000000020826dba5400dd58c0a6151b34c9220a76769ad45717d 2,915 1.00/1.00 vMB 2
892,393 892,393 00000000000000000000762fe4ec75d0d58dc9e008e6e67b20df2a524f9e6f0a 3,493 1.00/1.00 vMB 2
892,392 892,392 000000000000000000021bd0626644c5828cb983d02dd0981d799023511f2a9f 4,249 1.00/1.00 vMB 3
892,391 892,391 00000000000000000000a4b76ace8d6887c51010ee43d6a420ef92e7228d3dc7 4,337 1.00/1.00 vMB 3
892,390 892,390 00000000000000000001cf83ef46f5d4aa095a1845745090a4db957b4689fb37 4,487 1.00/1.00 vMB 4
892,389 892,389 000000000000000000017a11e3289cde3ea274897802a993158ebc6ed0bfce5e 4,727 1.00/1.00 vMB 3
892,388 892,388 00000000000000000001804a0413648ce02911176eba15ab23394d1c133a921d 3,783 1.00/1.00 vMB 4
892,387 892,387 00000000000000000000bffd047cf0fe50cc7b1b93ea79b7b7790a7ee731728f 3,835 1.00/1.00 vMB 4
892,386 892,386 00000000000000000001759d71317ec0449c5536e834c65e5893e31890051702 3,741 1.00/1.00 vMB 11
892,385 892,385 00000000000000000000035fcd2d6a5b3e0b5d5e7b7252131f2580be6de663df 3,774 1.00/1.00 vMB 2
892,384 892,384 00000000000000000000b946aa16cbd6473fd64d728fcd461e39879208b51737 4,218 1.00/1.00 vMB 4
892,383 892,383 00000000000000000002226f191147b4ee1193163214db04685dfe50867f383f 4,084 1.00/1.00 vMB 3
892,382 892,382 00000000000000000000bb529239010668bd19bb720fdefa1f8b310e7442d36f 3,745 1.00/1.00 vMB 3
892,381 892,381 000000000000000000000cbf090ad767a0204d3291fb9826bd267b5f9544e7bf 3,799 1.00/1.00 vMB 12
892,380 892,380 00000000000000000000df944fdedc7275a98b8a1c19b18f08c3e3d7a16b0a2e 3,747 0.88/1.00 vMB 2
892,379 892,379 000000000000000000023490dc2b2c7394738eca7d2af3111878c3e70c1f04cd 1,816 1.00/1.00 vMB 1
892,378 892,378 000000000000000000015b229cb14b617af6968fefc98121466444f541b71a03 883 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.