Loading Tool

Explorer IconExplorer

Memory Pool

10,972 transactions
3.77 vMB
0.01032442 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.11/200 MB

Candidate Block

Mining Attempt 2d70fcfc80b7c9f4a66f5bf4175529c3ba852dfaac683aa3f04eb5fcae9ce531
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root 41b9463557a24d95cd116f7aafdeda9f5a36f78eea2215c88e19de5a612493e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,616
Size: 1.00 vMB
Total Fees: 0.00617403 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (763,279 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
150,209 150,209 00000000000000721705cd8212fa3ffdb3fdbede0b3b12d7d0d825b619b9b084 18 0.01 vMB 98
150,208 150,208 00000000000003b51f9650afc81fc5a38d94e6990bba384a656f43adf6e083da 58 0.03 vMB 113
150,207 150,207 0000000000000154f985f2709d5517d93630a9e9bafa14c1b0039fe0af20ed0d 32 0.01 vMB 131
150,206 150,206 0000000000000411fad0dc5514c4a6603775029798d35787e26b4eb290016c46 79 0.03 vMB 61
150,205 150,205 000000000000027cb9064c5de420a00ace4137c585141fe8e2a83b15f9057250 71 0.02 vMB 139
150,204 150,204 00000000000001a6540cc282eb30796ab720d7d30ca4799551cd17420b721cdb 22 0.01 vMB 110
150,203 150,203 0000000000000a0d8b3c06ecc864ff73f90a82a1ffbd44afa4b3dbbcf2c3e25e 27 0.02 vMB 44
150,202 150,202 00000000000003f241b6cf371d350f5a8d37503198e5b58bae4c19ffeb90bfce 17 0.01 vMB 34
150,201 150,201 000000000000026c50a576b9eb45b0d31a828c9a9728de7a639bc7b97f4d1f5c 77 0.02 vMB 52
150,200 150,200 00000000000008975f64af185acdc482351b1b5729b17eebee9d3ffd539d1d50 16 0.01 vMB 1,440
150,199 150,199 0000000000000994ad0cc0f820b25b8ea8614b5a5de6f3bf9a2abe58d9714096 96 0.03 vMB 0
150,198 150,198 00000000000001d35581cd3264b28b08c7f208c0539dd3d55648d505207452fe 29 0.02 vMB 101
150,197 150,197 00000000000000572efafdbe0ed9af3aee9fcd680d3239f30c91af6f113da49c 109 0.05 vMB 80
150,196 150,196 00000000000000669ca431550b656d8f53b119e73f063d092a267785abaab3b8 1 0.00 vMB 0
150,195 150,195 000000000000042383bd486f6ba19892073a833f579fc8477f98386fc32e9298 11 0.00 vMB 13
150,194 150,194 00000000000000527c6460de005895f42034dbfb4e743e3e447d54d398e3d74d 74 0.03 vMB 141
150,193 150,193 00000000000001ce7e9e42412263fd7ca74255e88aeebdf3881ebb32b11908ed 32 0.01 vMB 187
150,192 150,192 000000000000007b442f3de115fc9e7dfad7693db26d61c8df452d6c1beca143 11 0.00 vMB 231
150,191 150,191 000000000000018a0f82221ea353b75ed8134560ee87d8910bb635fcad680cb4 40 0.02 vMB 379
150,190 150,190 00000000000007f54df89027081f42c7a2bec676eca2e69123b72f42017cfcc4 3 0.00 vMB 96
150,189 150,189 00000000000007e8442935947ffc8b85e75af4501778b6d6211815d84b8ede95 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.71 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: 362.14 GB
    • Received: 1.73 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.