Loading Tool

Explorer IconExplorer

Memory Pool

38,466 transactions
26.44 vMB
0.06115386 BTC
Random Selection Loading Transactions
Max Size: 136.27/200 MB

Candidate Block

Mining Attempt 797668496c733fd3c3e599ccf2c6bbfc90cde7ed58c067d28b57b0d026d71b97
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 5af069e642a1719b0bdb8252a83d6d723e0997cf092432be5002d86d8e77d598
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01205432 BTC
Feerates: 201.06 > 1.21 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (481,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,745 432,745 0000000000000000016ff12a85a86e38f8183326ac2a0bc56b2f4de359d4c0c7 1,957 1.00/1.00 vMB 54
432,744 432,744 00000000000000000034a561199ba1ac83e9481108260e451bf1584f97cead7c 2,620 1.00/1.00 vMB 78
432,743 432,743 0000000000000000026a8dcaeabef1bf53a7e1e986461e93f7b1eeae36ff9a9f 2,551 1.00/1.00 vMB 76
432,742 432,742 000000000000000000cc65c7fee956cb8d1df0bad49dff5db20c577f34a68ccf 1,888 0.91/1.00 vMB 45
432,741 432,741 000000000000000000225b7c4c93bd16602dbb20bab66f35d01c7b2ffe352cfd 2,983 1.00/1.00 vMB 78
432,740 432,740 000000000000000000137bdf73b9d59730db93d40caa8c94e73c02b0082620d7 1,880 0.92/1.00 vMB 47
432,739 432,739 0000000000000000007bd93107a13c36e8d12853421136e113f54ca9bbaf6dc7 2,359 1.00/1.00 vMB 64
432,738 432,738 0000000000000000043874f639eb4bffc710cd02218f0032d57068a4bb034893 1,591 1.00/1.00 vMB 75
432,737 432,737 000000000000000002d2278d0f818a968d5acbce82587e3ef0678774c6f3042d 93 0.07/1.00 vMB 21
432,736 432,736 00000000000000000273dec437dc0d7987f76bd8cb58472cbcebc76d255eb7d2 1,631 0.93/1.00 vMB 42
432,735 432,735 0000000000000000023fe373eddca72a1e1f1afd2cf4a1e0a8c5b57df58659c4 2,363 1.00/1.00 vMB 68
432,734 432,734 0000000000000000014a3791e0235ebdae127982de018313c9982edb4d2992c4 2,216 1.00/1.00 vMB 55
432,733 432,733 000000000000000002222703cb49a0c074a8ff98e044a0dc5e96a3505442cea8 2,946 1.00/1.00 vMB 82
432,732 432,732 000000000000000003104e7b567e88a831c94df127d916230ba6ecef71ba85af 2 0.00/1.00 vMB 115
432,731 432,731 000000000000000001c4cce0227ee669979f7b6f2c24759642bf41badc96db88 422 0.25/1.00 vMB 56
432,730 432,730 000000000000000000f66d219d3568a4770e953261b5499759d031a5afa75853 1,916 0.92/1.00 vMB 50
432,729 432,729 000000000000000001892df417ac58b3949ddfc3e9c274ba1180f44b786d8721 2,744 1.00/1.00 vMB 75
432,728 432,728 000000000000000000a41427f872b79770e1dd252232cd30a866571882c6d9f2 1,309 0.65/1.00 vMB 56
432,727 432,727 00000000000000000241dc10f62fefeb2760f36faf5cea93ff7b42389ceec19a 60 0.03/1.00 vMB 46
432,726 432,726 0000000000000000018333d4b3e0c1226471e8e37eec80570429a5aa19725255 880 0.75/1.00 vMB 21
432,725 432,725 000000000000000001c87598a28d2c3bf9ed5b747d9048dfd2a7fec3426d09a6 1,802 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.