Loading Tool

Explorer IconExplorer

Memory Pool

83,677 transactions
31.42 vMB
0.09857015 BTC
Random Selection Loading Transactions
Max Size: 191.56/200 MB

Candidate Block

Mining Attempt f5f962a16b0b1de68b75f419a183147397a228c5ce62f649e5404a29a6ae8733
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root bfaebe5af957f3de2700ee8729dc429fbec8867f3688bc2c70f32827473e8c68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,270
Size: 1.00 vMB
Total Fees: 0.02598872 BTC
Feerates: 177.93 > 2.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (24,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,293 891,293 000000000000000000013101f46cc69d9cea0c157a5fb6e09d2bccb9eee90aef 2,605 1.00/1.00 vMB 5
891,292 891,292 000000000000000000004a4cb0de17bd86d9dcbe7f35410dbb20758cdf59cd0a 2,999 1.00/1.00 vMB 9
891,291 891,291 0000000000000000000218d3ffc940ff425b643b055a544434cf58b70a5ba957 2,383 1.00/1.00 vMB 4
891,290 891,290 0000000000000000000088e094587dff34fa80cf924f048586b65e8456abd4a7 2,904 1.00/1.00 vMB 6
891,289 891,289 00000000000000000001cbe1e49849998067f8d0d17a3ff1e976f5dd493366f5 3,250 1.00/1.00 vMB 15
891,288 891,288 000000000000000000009e1699933aae2e3b49f25b1a789d2eb3732a90e7e4cb 1,282 0.44/1.00 vMB 7
891,287 891,287 000000000000000000011199b6f9235cd7f2ea8f3c44481fbf90d421b253670c 1,377 0.83/1.00 vMB 4
891,286 891,286 000000000000000000024388b166b1ab548fb0cd555ae9bac4a9d793f3260d21 632 0.29/1.00 vMB 5
891,285 891,285 0000000000000000000023a742474ec43dfa8812a3e000971e133bda7fe2ee8a 601 0.32/1.00 vMB 3
891,284 891,284 000000000000000000015ebf2571c47a5070b915a6c44943ce896e28d8283657 1,406 0.51/1.00 vMB 4
891,283 891,283 00000000000000000000ac75accc147551054a2f753270e4b1347ee7372ab372 954 0.45/1.00 vMB 3
891,282 891,282 00000000000000000000573c97d6fd18307fd16fa9c5783fac03c73900867467 1,054 0.71/1.00 vMB 3
891,281 891,281 00000000000000000001d4df0cc12446b1c4840eb79f9568c9f40178765ab714 1,710 0.65/1.00 vMB 1
891,280 891,280 0000000000000000000201abe578a02913ba9eab1b9c697bd1f24f4a7c19deea 2,778 1.00/1.00 vMB 4
891,279 891,279 000000000000000000007ad3e03ce1d5bbd163e924c62270aa1a01ea521614a6 3,133 1.00/1.00 vMB 5
891,278 891,278 000000000000000000009f8d240958dc888b05339da053177c2548fed2dca4f7 496 0.23/1.00 vMB 1
891,277 891,277 00000000000000000001143e2cee4d672231bc4aae03327a2742f5c201c0eff1 2,688 1.00/1.00 vMB 3
891,276 891,276 00000000000000000000caadf94ac3ca98fa8929f2522d83da75f4840f1c7d76 142 0.03/1.00 vMB 3
891,275 891,275 000000000000000000021b93f12ecd2324ea487160621db43fbdfdffcc020092 1,134 0.36/1.00 vMB 4
891,274 891,274 00000000000000000001dbe9b9802d874196c88d3490d7dac93fdc485213ceac 348 0.08/1.00 vMB 5
891,273 891,273 000000000000000000014e87dc24f55914a211821bf4b29312c15d321a7991e6 2,259 0.83/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.