Loading Tool

Explorer IconExplorer

Memory Pool

81,828 transactions
30.21 vMB
0.09765575 BTC
Random Selection Loading Transactions
Max Size: 184.66/200 MB

Candidate Block

Mining Attempt d4b5ece46c86dad4308c93a7b550d38bd01c928d8f9a51876396a9ed71266fed
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 4d58fa52fd97cff6004882a94636c87d01544ec46e32460a6848f615434a9147
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,722
Size: 1.00 vMB
Total Fees: 0.02909411 BTC
Feerates: 402.60 > 2.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (427,203 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,120 488,120 000000000000000000db099c9b7a97a66a99dc2054063a9f932e8ebc34f269fa 339 0.13/1.00 vMB 157
488,119 488,119 000000000000000000501553abdd864a0eaaa0b43ef9fe1214ed49350e556bef 840 0.42/1.00 vMB 49
488,118 488,118 000000000000000000a1a3a14a5578aa0c07923aec60243fdff138c802d13232 2,149 0.97/1.00 vMB 30
488,117 488,117 000000000000000000ebe43b90b673388f04844891d653d06df536f7c3c12ea7 1,920 1.00/1.00 vMB 59
488,116 488,116 000000000000000000acdefa6bb5a10b8b08b18c37e767e3a568cdf4d5509251 2,194 0.95/1.00 vMB 92
488,115 488,115 000000000000000000d789b7fb310bafbad80e8963b401bfef02c1e85656b077 2,720 1.00/1.00 vMB 185
488,114 488,114 00000000000000000035338e5e89d300d4344d5ac25de58f7c488db64c97714e 2,296 1.00/1.00 vMB 130
488,113 488,113 000000000000000000590b783511a3230550d15f7c8f6257898d0ab6d927dffa 1,685 0.76/1.00 vMB 103
488,112 488,112 0000000000000000000c6339012f7beee717a5615844914d44ddcd4d86b88b23 1,154 0.43/1.00 vMB 110
488,111 488,111 0000000000000000001f58c3e7e9d32f57a3e82bc6e9cdb882ec61d684a9727f 1,707 0.65/1.00 vMB 75
488,110 488,110 000000000000000000dcee2fc8c962535964fa8cbecd014e74fddbd915068f6b 886 0.44/1.00 vMB 119
488,109 488,109 0000000000000000002ea44ad78a70ad1b010b66a55fca19a2786d992044f5b4 1,830 0.87/1.00 vMB 37
488,108 488,108 000000000000000000b1ded1b0d8ee79ca4161e171e7cac33920b9cf4118b7ff 1,763 0.97/1.00 vMB 129
488,107 488,107 00000000000000000099e7ef9ebf8db11dd699ea4481671170cd525ff735372a 2,547 1.00/1.00 vMB 35
488,106 488,106 000000000000000000be19e87ebe279c73fbbfd04503a2b538563ee12f97bdbe 2,325 1.00/1.00 vMB 131
488,105 488,105 000000000000000000d6761ad8dae254881b8da0948d0317c56219085b986e6e 2,836 1.00/1.00 vMB 219
488,104 488,104 000000000000000000df3f2eec45f4029b89243018dd6f741d780b1301e0e70a 659 0.50/1.00 vMB 93
488,103 488,103 00000000000000000076ff2d2085dde1a1dc2d702bf52b89dec2a3f7e292361d 936 0.52/1.00 vMB 113
488,102 488,102 0000000000000000006a593fc7b90d8cc57bec12ccf8b53d0fcc498b0e53c12b 1,863 0.82/1.00 vMB 150
488,101 488,101 000000000000000000762eecdcc661d556425f254ef83c49280556c0ea4d9edf 1,125 0.58/1.00 vMB 103
488,100 488,100 000000000000000000e840b974017e2ec4bea92df868e0f0b567d3edf99de73e 1,320 0.68/1.00 vMB 37
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.22 GB
    • Received: 17.67 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.