Loading Tool

Explorer IconExplorer

Memory Pool

35,718 transactions
26.08 vMB
0.07239545 BTC
Random Selection Loading Transactions
Max Size: 132.63/200 MB

Candidate Block

Mining Attempt 5f3efe35ce3a4b0a63b352794071da9f25a039ff1c40c853b1300816fb6a5e3e
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 1b51b7c1b6e88b89af763229ffeadef653a250661b58e1b71f164a45885bfe30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02417328 BTC
Feerates: 250.88 > 2.42 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (682,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,754 231,754 0000000000000083ceda46016ab9ec919e0a1662e32729b0987f2e80c9239b56 32 0.01/1.00 vMB 108
231,753 231,753 000000000000008f4d0eb675f13d069786cfd8293e4d657834281f57d3822d85 202 0.08/1.00 vMB 135
231,752 231,752 00000000000001db025cbb8464ae5fd163269b9158da59b4c81c77d6543d3a00 28 0.01/1.00 vMB 109
231,751 231,751 0000000000000087923805bf8e365985c2de2ee7e003f936b071f5647d1dc3ca 108 0.06/1.00 vMB 109
231,750 231,750 0000000000000217b676b2af118bb5723b32d5b6b95d6aa10c687fe3135451cd 27 0.01/1.00 vMB 142
231,749 231,749 00000000000001c4f460ff3f2d27ba34daa912cdde1b1eba4e3669ffb247c11c 41 0.01/1.00 vMB 82
231,748 231,748 00000000000000ce6ee639f3d3a6b9a20dd8fc8166aa8d811785213e76aca74b 268 0.15/1.00 vMB 106
231,747 231,747 000000000000000c4e6e95e3169aef2e78f6d21510c12deab8d05d1d3ba99592 89 0.04/1.00 vMB 65
231,746 231,746 000000000000009aafefa316d09d601683f2ccd53ddbd9a06391bd6e91738c95 441 0.20/1.00 vMB 135
231,745 231,745 000000000000000c9abfafc6c96dd02c4082c3c0666ce8f3e7470089d3ad6286 68 0.03/1.00 vMB 144
231,744 231,744 00000000000000f62c605c3ceddcf9e50f681779b775e459d43d77fb64588022 254 0.11/1.00 vMB 99
231,743 231,743 00000000000001a27fff029f3321f6a2862ba0e1b75d47537cf7c07275fa1117 807 0.33/1.00 vMB 175
231,742 231,742 00000000000001d517d92b9bc9aa3854601c744290618b97d24160b45d2adff3 152 0.10/1.00 vMB 119
231,741 231,741 00000000000001dddbfd2af6cf0287345f964dd35152f72ab016b461c5089e06 356 0.14/1.00 vMB 138
231,740 231,740 00000000000001a257554600c0253c0ec38696a29e43caad9b9cad31ddfafc01 233 0.12/1.00 vMB 64
231,739 231,739 00000000000000d0580aa067bdad140f910cb0f34ee69cc351f802dc6c882cb0 784 0.36/1.00 vMB 173
231,738 231,738 0000000000000045814bb3f4222cd713e4660de080f8976730114c07ac2fa459 15 0.04/1.00 vMB 14
231,737 231,737 000000000000020a8c0f2c981fc0c9ad0ea60635d41c6b9a16c9b9508b678dcc 296 0.14/1.00 vMB 159
231,736 231,736 00000000000000e9ff1acace8eac7d5f6022ceb4819cd016bdd2811cd7d81721 300 0.12/1.00 vMB 146
231,735 231,735 00000000000000bb85eb03107261f0fc6327bab7d33fccc129a8787b924e67d1 519 0.23/1.00 vMB 214
231,734 231,734 0000000000000050297c998782af410cdcda67465030ff78a0382ae78daac447 447 0.23/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.