Loading Tool

Explorer IconExplorer

Memory Pool

82,511 transactions
30.22 vMB
0.13801952 BTC
Random Selection Loading Transactions
Max Size: 182.59/200 MB

Candidate Block

Mining Attempt de7ac7c2043a70cf85561b4606dbe61a18ebf8d7343c3836a71d1820ee88c2fd
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 5e890ea8048d9d32bcd3761d53f85b3201565fc01ed0d5ffd344c592763b513d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.05715460 BTC
Feerates: 477.45 > 5.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (615,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,252 299,252 00000000000000000c7d1c44d9d7c28bdc8d85b1bc9b6becaefff46da16b4205 1,157 0.35/1.00 vMB 77
299,251 299,251 0000000000000000265279760dbaa4cd55072fca1a43ba95f3019597456ebc55 100 0.05/1.00 vMB 30
299,250 299,250 000000000000000021dc55c1bf2850100f1c19b92320aace0336623c1109d43a 567 0.45/1.00 vMB 22
299,249 299,249 0000000000000000884a493248e862801ef822db0e92f60892c009f1f1302906 662 0.25/1.00 vMB 52
299,248 299,248 00000000000000004e3b1af615ba5c9e784721e43d4194f0edc85c7aac24a6de 99 0.05/1.00 vMB 29
299,247 299,247 000000000000000076b3d55072e36f91a340c8f1a7adaf0acc390ffd662df58c 176 0.25/1.00 vMB 19
299,246 299,246 000000000000000073e0b2ae8d63eeb4f865640ca8f00a28092deeadcc3cf463 597 0.35/1.00 vMB 25
299,245 299,245 00000000000000005100e55505a412bb9c4212d23791ff21e2313d4e5074552c 772 0.25/1.00 vMB 71
299,244 299,244 00000000000000004e11dbbc6a304122062781f185e10540b4ecddd14a59d9f7 625 0.37/1.00 vMB 31
299,243 299,243 00000000000000001d6ba6de3851c7047cfdc38324599fde67f49d28ab02917e 1,135 0.53/1.00 vMB 50
299,242 299,242 00000000000000004b80627e03a111a6d58d0cd6b6de3fc28cb7b1ea9eb66736 462 0.27/1.00 vMB 36
299,241 299,241 000000000000000037ca51945226c7929f2f7f7bf6eeb61e77e1c0a30ce71a2e 606 0.34/1.00 vMB 31
299,240 299,240 0000000000000000648522c93b21c0566fb6305dfc23edfe62a6b2921488eab2 679 0.42/1.00 vMB 36
299,239 299,239 00000000000000001776c0532ff76d572a51ea982d5fe438b045d5b730066974 142 0.07/1.00 vMB 32
299,238 299,238 00000000000000003d24c363325886d2f9d724a77e554a116b150a8b14d46633 438 0.48/1.00 vMB 16
299,237 299,237 00000000000000006e425e5c7392a172c2a759ab9bb12a20768fe615e348d93b 988 0.35/1.00 vMB 52
299,236 299,236 00000000000000006e813b78651e5575a2f636418954e9e6a5d0ade8c6335e71 256 0.16/1.00 vMB 29
299,235 299,235 00000000000000004f2f17e150f4744d8061a2a4ee95b1574a29ce5920113015 475 0.28/1.00 vMB 32
299,234 299,234 00000000000000004f80a59b0116b4f5f4dc77dd3e36e58b4f0dbb2dd47bff3b 418 0.23/1.00 vMB 42
299,233 299,233 000000000000000064e704c68509d96b0c9ee6a4f56b1e14e0f5c094545bf129 538 0.28/1.00 vMB 34
299,232 299,232 000000000000000063185e5d9727d57c394296f1dabaf1026e2a0e9cef5e6163 162 0.07/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.