Loading Tool

Explorer IconExplorer

Memory Pool

82,072 transactions
31.03 vMB
0.10552079 BTC
Random Selection Loading Transactions
Max Size: 188.33/200 MB

Candidate Block

Mining Attempt e5d17f3ec4773e18c67b4ed0b842788d70e6c5be339cae6b408628e0437b5f36
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f19b05a1cbff04ae78e13ac8701bd0cf2de525b4426495f707127151981cf5ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.03321302 BTC
Feerates: 803.65 > 3.33 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (532,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,733 382,733 00000000000000000faef8e8638df8fad66dcd00a5373563b6f9f6671da4a522 828 0.98/1.00 vMB 9
382,732 382,732 000000000000000010d4d4052191bd35dbcff0e99b1983ec87ac4c50349b1b3d 1,909 1.00/1.00 vMB 32
382,731 382,731 00000000000000000c28ba98cd5ab9696e5a1c7561f3ac98ce5fb37be6af4b87 695 0.36/1.00 vMB 30
382,730 382,730 000000000000000003a60002888a3a92059eb018c0384f18e8b23b666ec1dcde 1,880 0.99/1.00 vMB 39
382,729 382,729 00000000000000000f696d96466705fc0da94dad1c6b101ed8aca8bcba73ea3f 832 0.49/1.00 vMB 27
382,728 382,728 0000000000000000055069cea110f34c4fea8b01282b7f7879b8e61449a8fc7a 1,085 0.56/1.00 vMB 45
382,727 382,727 000000000000000004bc6ab30cf3097e0861c55d6c1eb89e1b7b6d76b44d4863 2,001 0.92/1.00 vMB 49
382,726 382,726 00000000000000000e310400fa7e4ab7d943ff732769b25ef04cf1d46c3ffc79 753 0.75/1.00 vMB 19
382,725 382,725 0000000000000000032e0e19dd6ce15863de3bd5ce982acc3e3cc5070ac709b6 1 0.00/1.00 vMB 0
382,724 382,724 0000000000000000076ad76535354819249ed9222dcd6828bcac62221fa8cb23 447 0.54/1.00 vMB 21
382,723 382,723 00000000000000000e9f99cff09cbf51e222603c6ed93ce6030838e3ef537abc 2,239 1.00/1.00 vMB 47
382,722 382,722 00000000000000000969204ccaffd99028dfb0c826f4ac05e289366ede28ba79 1,236 0.75/1.00 vMB 28
382,721 382,721 0000000000000000110e9c8aa164cd3aff66161c638ebf8e14b4e0b904dc86ad 2,178 0.95/1.00 vMB 37
382,720 382,720 0000000000000000021741700a75a36a5d1ee342ed8abeb0df25d5b131aefb1f 122 0.10/1.00 vMB 9
382,719 382,719 0000000000000000010e9ffaa4a5da9b8836f01c85ac20e9aed24ac13ba9bcf5 1,181 0.58/1.00 vMB 31
382,718 382,718 000000000000000010170c257ef02a28fc055141e1b62042cb9857748671d70c 816 0.52/1.00 vMB 29
382,717 382,717 000000000000000003b2784db2af9dbccfa8f0651c0c35d33e9cf405d1d00137 1,693 0.98/1.00 vMB 31
382,716 382,716 000000000000000009a74470dacae46a0b49fe13b072130fc80a237ef7fa0217 354 0.20/1.00 vMB 23
382,715 382,715 00000000000000000f38301e50bee18026da09f287999f69bae6c078483f91b1 385 0.25/1.00 vMB 28
382,714 382,714 00000000000000000ef3c97995db53c58fb078a45e2c9e84b2e444d71326bc33 273 0.18/1.00 vMB 25
382,713 382,713 00000000000000000854f0439e1526e7fee5d60b79b560877b69e91ea8f2dc14 805 0.69/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.