Loading Tool

Explorer IconExplorer

Memory Pool

78,012 transactions
28.64 vMB
0.10251683 BTC
Random Selection Loading Transactions
Max Size: 174.24/200 MB

Candidate Block

Mining Attempt 72f6abded7471f852290fe8933cddf2c0132daf5ef71daa7aab8573e703b763b
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1958837b8cd533e3389ed0a3029ee3f44e34681b0da408a82c1d66d1f216da26
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,643
Size: 1.00 vMB
Total Fees: 0.03599443 BTC
Feerates: 602.26 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (581,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,886 333,886 000000000000000007e87c252daa5afbcbabe745ba976ffac9da254d4e616322 438 0.18/1.00 vMB 28
333,885 333,885 000000000000000006d756bafe920f2062e3cdc31eb4464f3f2bf03ae61e708b 531 0.33/1.00 vMB 22
333,884 333,884 000000000000000017c82358ad4058bef16787d85603acc1dfdae4b243aa12f6 293 0.18/1.00 vMB 26
333,883 333,883 000000000000000015bf207229c3f003083710bcdd8c3f39364d7af51054ec7c 81 0.05/1.00 vMB 35
333,882 333,882 0000000000000000195aa132dbd982e4a395c7bd36d18a19df24b720176d2e77 139 0.08/1.00 vMB 18
333,881 333,881 000000000000000014f2fe1d5e3738b191ea6cdbf730fb9084591014394a297e 131 0.10/1.00 vMB 12
333,880 333,880 00000000000000001ac25ec4902ce6ccb1bcd73411add4586344fe571dcdf76d 659 0.34/1.00 vMB 24
333,879 333,879 00000000000000000130aeaa17d20533a4c8f469f62f43058a82c243c52354de 132 0.23/1.00 vMB 13
333,878 333,878 00000000000000001494c37ac93e16608abc13dd62d31f411a5e797555fa7156 1,643 0.75/1.00 vMB 32
333,877 333,877 0000000000000000178690e39e95754201850e7a8ac73e149435d904a3fa6036 384 0.23/1.00 vMB 25
333,876 333,876 00000000000000000226f2a78412120a2b4bf4958ded024d8517e80727618f8a 84 0.07/1.00 vMB 12
333,875 333,875 000000000000000014a40f9de447838e2446711fa9a493a5b302631cd070469d 493 0.26/1.00 vMB 24
333,874 333,874 00000000000000001a508c33b1117e08ffd81f30205b2b6fb6d161f1d3c37702 1,436 0.75/1.00 vMB 28
333,873 333,873 000000000000000008b12cfa3f2b2c5743f0e60295f954f103602507e9f214e2 92 0.10/1.00 vMB 12
333,872 333,872 00000000000000000a53cb0d2e42c64f725409705291877e414f6c41fbf9ccb1 408 0.23/1.00 vMB 30
333,871 333,871 000000000000000014e0ffde075c5e77ed676044da9a10ff28b032eab179f82d 587 0.30/1.00 vMB 23
333,870 333,870 0000000000000000133ce0e3912261dcd2f956d9e550c4ab4aa094286d8de13f 161 0.10/1.00 vMB 19
333,869 333,869 000000000000000015e3bae2deaa2cad7e3110f216edbdade335bfd2fe9e91d4 414 0.26/1.00 vMB 20
333,868 333,868 000000000000000015495b967a3e4f472eb219a930eaba59936d0a771eaacac7 99 0.13/1.00 vMB 14
333,867 333,867 000000000000000013824270db46a323d355151c08d4d3829175ed12fc4ba8a4 322 0.16/1.00 vMB 25
333,866 333,866 000000000000000004034e563f80decec733a5b60796bddfde6766e8b7cbbc1b 600 0.35/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.