Loading Tool

Explorer IconExplorer

Memory Pool

77,415 transactions
28.98 vMB
0.10215470 BTC
Random Selection Loading Transactions
Max Size: 175.54/200 MB

Candidate Block

Mining Attempt 14c4e571f06ab582324877cfae3a632199bf51f2acbf3b3e28a5a76efdec596a
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 774dd48dd1c63f6d07156bdbf23fb553e30b9479f40eb3eb5be85c99ad21562c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03162076 BTC
Feerates: 180.82 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (545,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,698 369,698 000000000000000012a66a3c0aecb9cc4060db2c116134a213a84c218425987d 128 0.06/1.00 vMB 44
369,697 369,697 00000000000000000a25411c0c3c369efaebdf3e2d51c7d9c1d588d6f9b483b3 116 0.09/1.00 vMB 104
369,696 369,696 0000000000000000126b179bce6a2024af12768e197f2abda680e047995f4624 1 0.00/1.00 vMB 0
369,695 369,695 000000000000000006b24f0ee06de099389fca5d094ab3f9b2fe72d8d29c587d 1 0.00/1.00 vMB 0
369,694 369,694 00000000000000000c89fec131602e7e3f0cf84184a13d0c87dac879a6f09913 1,015 0.58/1.00 vMB 34
369,693 369,693 00000000000000000e57ed5d0ddc13f8e311dc287f698d7d39e20312b0f54a95 343 0.21/1.00 vMB 41
369,692 369,692 000000000000000013f28722dd3e0c2d55be99961376accfb70c2379071f24fb 1 0.00/1.00 vMB 0
369,691 369,691 00000000000000000ae342d4abc5bbcd77f838fdaf4648bd06c31d9bd79ece22 852 0.46/1.00 vMB 38
369,690 369,690 00000000000000000ee800e20fa51929b44f44c76625cbb52f14f2357a1f45b2 1,262 0.65/1.00 vMB 38
369,689 369,689 00000000000000000bfaa9d7ab5a8fe564cfb9a56e94c0fd119041f5aaa6e390 1,344 0.66/1.00 vMB 41
369,688 369,688 000000000000000002c90d37298dace63a89fce6092473b882e8a221cee32d6f 52 0.02/1.00 vMB 36
369,687 369,687 0000000000000000095e704cb9a9ff4b3be74abbb7048b3cfac8f645da5daf54 423 0.22/1.00 vMB 32
369,686 369,686 00000000000000001063c76e07786600e6245738dccbce41edfa385ecc3a2f2b 83 0.04/1.00 vMB 32
369,685 369,685 000000000000000005e51c51ef1b95e8ca27b483c23aa711848e3a05326c8f10 1 0.00/1.00 vMB 0
369,684 369,684 00000000000000000800c77cffa75b87d314b0940d6d9b79d82feacdd71fcbf6 107 0.08/1.00 vMB 22
369,683 369,683 0000000000000000093f21c85ddee3c96898a1e66edb17ddef68a099429465fc 1,005 0.50/1.00 vMB 46
369,682 369,682 000000000000000012ab44642b091beaab607fcb487b87d728e335f1e18c07b2 822 0.80/1.00 vMB 20
369,681 369,681 000000000000000010c4e3ef3c847cbf7850a631d5bff528cb1ef3db0fd63236 1,147 0.93/1.00 vMB 25
369,680 369,680 000000000000000002fa4b5d363921993d1966b0a7dad4dade3801a00880c885 503 1.00/1.00 vMB 10
369,679 369,679 0000000000000000031326422ccee7bade92ca98486a4ec214478e8a4204c292 1,548 0.95/1.00 vMB 27
369,678 369,678 0000000000000000109358965edf5357bef15c57c95d0aa301840234d96be508 2,643 1.00/1.00 vMB 51
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: 10
  • 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.