Loading Tool

Explorer IconExplorer

Memory Pool

75,254 transactions
27.09 vMB
0.06112376 BTC
Random Selection Loading Transactions
Max Size: 166.25/200 MB

Candidate Block

Mining Attempt 5fe44e29d6b445a41ee8cc09fc06bba9805ade3d5d78dfcbdb7285ca331003a9
Version 20000000
Previous Block 00000000000000000000689f5aac8f3b2931b26ac31fa880ea1b747dd3d324e4
Merkle Root 883bc5f92d4ceee03c79d029f4a664ee8132848163e0af64f626e7b36ec40fc2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00364222 BTC
Feerates: 30.40 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,321 (588,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,667 326,667 000000000000000018b2bf65d23fa0c7dea26c97e6c94bfc5213b04c4a7e7ed2 1,299 0.75/1.00 vMB 29
326,666 326,666 00000000000000001c256da1a8f326214f4fff9efcc883ee8f432c20eda03194 158 0.09/1.00 vMB 30
326,665 326,665 00000000000000001cc442365816acfcb70b926fe31a8744512269a0a4f81070 183 0.14/1.00 vMB 20
326,664 326,664 0000000000000000097cda39a43058d3b1f43bb190575db402cdb36feecb9e2d 258 0.13/1.00 vMB 28
326,663 326,663 000000000000000016e998d85c0a5a60dc5b1290547a46511762d965c293858d 791 0.42/1.00 vMB 27
326,662 326,662 0000000000000000081f292dec2fa307c2b3439719269ee0975e65f8f3d8fac5 492 0.24/1.00 vMB 30
326,661 326,661 0000000000000000095db4524c6e8224c9ef9063ed4014466aeb4333db7dda72 729 0.39/1.00 vMB 40
326,660 326,660 0000000000000000058b6dfab9e5e4d4a0b77b9eb891b39d3c82f82a9cb554ee 223 0.12/1.00 vMB 33
326,659 326,659 00000000000000000dad7e93f0c4cf16cf516387547427e7fe37d85da8946465 1,309 0.59/1.00 vMB 30
326,658 326,658 00000000000000001c3893dc116e5ea89488d3dbb6f62c12af48b8ab01e412d5 32 0.01/1.00 vMB 68
326,657 326,657 0000000000000000181f4ebd0a95ab1696a90e8bcd9f034bd7c292acf89d317b 31 0.02/1.00 vMB 28
326,656 326,656 0000000000000000071679870e577ad7cba660fbf3805a50cf4a8f74f0557a51 741 0.46/1.00 vMB 25
326,655 326,655 0000000000000000100c1716bcd85ea4c499fcbe86389f344ee85fa325409a56 230 0.17/1.00 vMB 23
326,654 326,654 000000000000000006809d9c53abc63c67d18ab868da62e6e7e174bcb4207ac5 130 0.06/1.00 vMB 36
326,653 326,653 00000000000000001cb3b87155e0d4f1322500ec67d61121a4e4676df2ae0b11 50 0.03/1.00 vMB 20
326,652 326,652 00000000000000000e75ec76bbca85b699d967df9f4fac99341177418b26d785 243 0.44/1.00 vMB 11
326,651 326,651 000000000000000013db39d0b4228b02c80f283ebc8e8addae8f35848caf4a70 1,905 1.00/1.00 vMB 30
326,650 326,650 00000000000000001db4576d8ff457fd1ee57b3cc831548132defbdf8c5ce101 82 0.05/1.00 vMB 8
326,649 326,649 00000000000000001d58a8c646a6772d501fe75f23dbaa40a2cedcd9d885af73 931 0.68/1.00 vMB 20
326,648 326,648 0000000000000000159508c4c93b7a290c25c06dc68494d86ba0d2482f5d14d3 1,964 0.75/1.00 vMB 37
326,647 326,647 00000000000000001a2aef8577a5d98edb0ac467d87da82aea7d57bff3fceb1f 938 0.45/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.95 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.04 GB
    • Received: 17.64 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.