Loading Tool

Explorer IconExplorer

Memory Pool

33,078 transactions
25.27 vMB
0.07307563 BTC
Random Selection Loading Transactions
Max Size: 127.31/200 MB

Candidate Block

Mining Attempt 09ec2cc327cee9b9d4a99e0a158088985224dbf9bb5575ade074db3a56ad7fe7
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 18eebd0a35550dce71a0965c4ce4307c27a64cdccbb4bff0fa7700c9aeee662b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02466640 BTC
Feerates: 100.60 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (682,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
231,733 231,733 0000000000000159aa51dd3087fbcac7ba3bba1ae81ef95cc16d3eb8bada992f 6 0.00/1.00 vMB 126
231,732 231,732 00000000000000cc56b160842cc0cff246719c1933ae0723a02edff3cf5357f8 206 0.10/1.00 vMB 127
231,731 231,731 0000000000000144f8f54da5dffe903eea2ce78a6a70fbabc68760b4dbe9620f 178 0.10/1.00 vMB 158
231,730 231,730 0000000000000217a25bfbd5e93f8dabe3f8a2effe848ecf2c74cea12d1122f7 506 0.23/1.00 vMB 111
231,729 231,729 000000000000018f979e129727f3e62123a78f74bea01c608f90b49f35914fbc 381 0.30/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 781.87 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: 642.84 GB
    • Received: 12.56 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.