Loading Tool

Explorer IconExplorer

Memory Pool

43,684 transactions
28.13 vMB
0.07547781 BTC
Random Selection Loading Transactions
Max Size: 148.50/200 MB

Candidate Block

Mining Attempt 5488b60d65cf1439fa686e8fc9a109c1d0a04b5623b6f4c8b48fca013811a5fa
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 26acfe1cb8f9075e0a7ab5850d5440de5a5a4a84feee5a464c1a8c20e0f79061
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,647
Size: 1.00 vMB
Total Fees: 0.02246471 BTC
Feerates: 100.30 > 2.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (573,682 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,151 341,151 000000000000000006ad41986562f927ef24209f9a5331345f20608b377d50cb 473 0.17/1.00 vMB 49
341,150 341,150 0000000000000000066c3499d2cc0981b9880b6adfad8ae9100e07480bb121ee 195 0.09/1.00 vMB 26
341,149 341,149 000000000000000011af266be5ca233093c48abc8247c7ab3e854337f7e75db8 71 0.04/1.00 vMB 9
341,148 341,148 000000000000000003ac8940122e8fa299bbf77504c923366fda04d557ef1701 937 0.50/1.00 vMB 24
341,147 341,147 000000000000000013fe7dae3fba84a72cf8d81fc20b9dbf516b9fa0e6845746 1,596 0.85/1.00 vMB 27
341,146 341,146 00000000000000000efc1d2afef3b4e2a0382ac1733292d958a03b85639ebbc3 92 0.04/1.00 vMB 28
341,145 341,145 00000000000000001a20ad72588f05d5ddef025d37f8fea5cf9b345ad7adb8b7 971 0.47/1.00 vMB 28
341,144 341,144 000000000000000003d5d9a74715780b967bcb72a2b009b5f954feb69ab96009 541 0.22/1.00 vMB 26
341,143 341,143 000000000000000016a3819ff7483fb531224f7a6c6abc7ae5abc7d3e7d06f10 705 0.34/1.00 vMB 27
341,142 341,142 0000000000000000179bfea0ae9497066f5142d3eb1e9d63c5b0a7d81bcdad6a 1 0.00/1.00 vMB 0
341,141 341,141 0000000000000000093a7eff88e38cada74ec83a84611b26bdf0cb29716fcb81 180 0.10/1.00 vMB 23
341,140 341,140 000000000000000000edda3fca7daa17922f337d2048b0c36baa0ceb693540db 335 0.19/1.00 vMB 14
341,139 341,139 0000000000000000049ebad938de2c5909a333855d4dcb3068acde724b3baf54 741 0.71/1.00 vMB 17
341,138 341,138 000000000000000012aeaad9cec83ea01a254007420745ba0e1fdf8a1ac12341 1,081 0.41/1.00 vMB 31
341,137 341,137 000000000000000012bd68fea8e2ed4c40a6466440a74435b4e1cf008c256549 1,024 0.34/1.00 vMB 42
341,136 341,136 00000000000000000524f795d2dcf5a2bbece6a1e71d9c5f78822b34db93976e 155 0.10/1.00 vMB 17
341,135 341,135 000000000000000000c2ccef81dc879414a8c10e47060e9503bae410955cd87e 274 0.13/1.00 vMB 24
341,134 341,134 00000000000000000896c30831b2c3a101b43c27a914d1f39aa5a5214bd2729b 81 0.10/1.00 vMB 9
341,133 341,133 000000000000000008caa432a7acfa9b2d68cbbdeb6fa92bcbb48149c229d74d 234 0.11/1.00 vMB 25
341,132 341,132 0000000000000000180ce9c826987523a39a7f55e12e2b3d4c1c6c143b90a9cd 755 0.41/1.00 vMB 25
341,131 341,131 00000000000000000bd1db1f6cb98ffbcb24d8b25cf7c7fcf394392efb12e98d 328 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.10 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: 651.63 GB
    • Received: 13.60 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.