Loading Tool

Explorer IconExplorer

Memory Pool

82,923 transactions
30.72 vMB
0.08115641 BTC
Random Selection Loading Transactions
Max Size: 188.47/200 MB

Candidate Block

Mining Attempt 311076f8426facf79cba50983b4d35f18583e072cf17e05ac264edbed42a490b
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root 32f63a493df56defe31efc17aa92d5206057592b5dea328834683a6254ace0bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,517
Size: 1.00 vMB
Total Fees: 0.01157389 BTC
Feerates: 40.21 > 1.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (826,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
89,321 89,321 00000000000ede96fb240fc4a886f9bdb17061276884604a65ef5ff4b5ee973f 1 0.00/1.00 vMB 0
89,320 89,320 000000000008bf2d79f3bbd81a18b0346ba33f46e34aee5aca2e4214757215b3 3 0.00/1.00 vMB 0
89,319 89,319 00000000000753ec518c8a72be903f6c21335ebb616457f79b8bccb050215046 3 0.00/1.00 vMB 0
89,318 89,318 000000000005ad84e5889fb3bb76e8d0e80f7d58143bf8bc3f0f5ee1e8639aa6 1 0.00/1.00 vMB 0
89,317 89,317 00000000000b8501b20891f01db24fd255fa4fd3bc9d8762d3d42d6f23f86b70 1 0.00/1.00 vMB 0
89,316 89,316 000000000007dcb9e920e78304050689aafc53647f1a4244eae6505030fe8aab 1 0.00/1.00 vMB 0
89,315 89,315 0000000000052e85d106c1bd0a2f3cd194b5d9691d0600c36c3be58da2d6b5ea 2 0.00/1.00 vMB 0
89,314 89,314 00000000000b64bc3a8cb41e67af8a3df35f783d99cc8f74e3b462a07d27fa85 3 0.00/1.00 vMB 0
89,313 89,313 000000000010842f2115c6adb3e1945646bf0554b711e7bfae68520fddc8258a 1 0.00/1.00 vMB 0
89,312 89,312 00000000000d27b514d32e16c7bd59851e535241f274995419874557bfccbd57 1 0.00/1.00 vMB 0
89,311 89,311 000000000004331e00c13ebeeec82df06c2bccc5c579e1267955244a6d21fb19 1 0.00/1.00 vMB 0
89,310 89,310 0000000000012a873c4538d77da69e28a1b4b5c7253b50c82a71b6c280198c96 1 0.00/1.00 vMB 0
89,309 89,309 00000000000b4baae5e2f4acf0ae7f8d550dfaa628cf3498fcd9a242cf4cee13 1 0.00/1.00 vMB 0
89,308 89,308 00000000001480d97eaae6520beca8b9ae91c5ce005cb6358d2b8c011b3eab16 2 0.00/1.00 vMB 0
89,307 89,307 000000000012b186adaac89092ef1221b6e1faf2abde318ebbca82ad0eddbb62 2 0.00/1.00 vMB 0
89,306 89,306 00000000000f9250790864ac6d0afe07e127412a2d75cff42735170cd8df1dcc 1 0.00/1.00 vMB 0
89,305 89,305 0000000000034c0c71c53e8f1eeb9e874be04aa2386235d75cd646f28ef180dc 2 0.00/1.00 vMB 0
89,304 89,304 00000000000ce310705b627bcaa54ce42f8a77f60a63fbe1d8cdae8ef845eace 2 0.00/1.00 vMB 0
89,303 89,303 00000000001193de827a6809451793b856741f37a61e173795c3c458a5629d46 1 0.00/1.00 vMB 0
89,302 89,302 00000000000ad8003e906a6220766f82f96f097bd61665765898fc16f9cd5b2d 1 0.00/1.00 vMB 0
89,301 89,301 000000000011eca1d696feefd8f3841985085820d634d072a94a6c04322708ed 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.03 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: 719.52 GB
    • Received: 18.08 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.