Loading Tool

Explorer IconExplorer

Memory Pool

83,288 transactions
32.02 vMB
0.10781069 BTC
Random Selection Loading Transactions
Max Size: 192.50/200 MB

Candidate Block

Mining Attempt 81ea50ff78b97a7d86640ab5e08d6b6fec8c40e87400830a72fdea9182e1d1df
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root e336c9f66bf1078c400d36e7d9dbc0a4b5328d0ac5a17bbac6cd17ef3b3a2675
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,336
Size: 1.00 vMB
Total Fees: 0.02630380 BTC
Feerates: 353.36 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (647,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,131 268,131 0000000000000006108df3b929ee8a6a961ae7b7f696e98d3d1aa393792bcf79 617 0.25/1.00 vMB 85
268,130 268,130 00000000000000078403ab4b055dc28b3707088c284f16475a37b8d54c4bc83a 109 0.06/1.00 vMB 21
268,129 268,129 0000000000000001812d80e7eaec13b8a4a47b918d55f8e526797bd49dd69c0e 612 0.34/1.00 vMB 59
268,128 268,128 00000000000000079c3020a8304ec736e97b570f52aca00f836d02d5a9a4c26b 1,103 0.48/1.00 vMB 71
268,127 268,127 0000000000000004ee5b6ace996ab746f1e6dd952cdbc74c0b4f8b9ac51c7335 549 0.25/1.00 vMB 164
268,126 268,126 00000000000000019c36cf877c271a0dc423c68dbdf1426a5c2eaf84176325d6 178 0.07/1.00 vMB 54
268,125 268,125 00000000000000040d4ea5e3231317e9e1185ac9a3cabfd138e56b0695286131 303 0.13/1.00 vMB 37
268,124 268,124 00000000000000096f5c3334bb24a490c5c656174991989c24d531af20021a7f 189 0.09/1.00 vMB 70
268,123 268,123 00000000000000084468642a78312986608605b2103e9705bdd02f507dd558e3 312 0.16/1.00 vMB 66
268,122 268,122 000000000000000524719db2993655809d352e7ca6c6e33fa0401f15ddcc368f 84 0.05/1.00 vMB 33
268,121 268,121 0000000000000008c811c5579cb2ee078f582345c4d98a302f0ff407b045aa63 311 0.15/1.00 vMB 21
268,120 268,120 000000000000000813979ce2e9922972ec7cd2aba1ae8c6553afe5bb7e76c619 267 0.15/1.00 vMB 48
268,119 268,119 000000000000000566a6b4bebc820b2ddfccc626aee13f33e54a7429656181a1 566 0.28/1.00 vMB 104
268,118 268,118 0000000000000002b7f01b6c7f5dafb5ce593fab36ba862e04a0fb52810d1c52 339 0.15/1.00 vMB 82
268,117 268,117 00000000000000034eec17f767ed985e4b3e885102c1759f7e156d7e0adbb618 303 0.14/1.00 vMB 73
268,116 268,116 00000000000000071b6ca69d346e9c4e88ac11f91517368df331bee23917820e 426 0.21/1.00 vMB 70
268,115 268,115 00000000000000073a146fc0f16decbc4038de1b299543bee52ec03981733fed 361 0.16/1.00 vMB 25
268,114 268,114 0000000000000001f987736e8f9d190322807d016cb12a80058cf7004a6278e6 278 0.15/1.00 vMB 9
268,113 268,113 00000000000000088298d736b31b22cd0a4f97aef1d4c0c51a3b89eaeec46556 488 0.21/1.00 vMB 79
268,112 268,112 00000000000000005144f6a7109b9f8543880a0a5f85a054ec53966bc2daa24c 530 0.33/1.00 vMB 67
268,111 268,111 00000000000000009ae51d24f3cfd6c9d07c73fcdc56105046a480244a5be809 165 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.79 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: 709.83 GB
    • Received: 17.00 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.