Loading Tool

Explorer IconExplorer

Memory Pool

81,332 transactions
30.72 vMB
0.08923731 BTC
Random Selection Loading Transactions
Max Size: 187.39/200 MB

Candidate Block

Mining Attempt bd06ddffdd2675369b7ffb7aa9bd8d07802ae06abf07ded895f7e4bc674e9780
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 8400d3711fe044ce07075c5fbc192bd8a59a6c438d3493b310d18c615f0ea20a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.01880407 BTC
Feerates: 301.57 > 1.88 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (846,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
69,184 69,184 0000000000128ed7005f919ebc0c5da66c8952e3768cc65dc88f661584916498 1 0.00/1.00 vMB 0
69,183 69,183 000000000059e9ca72c051cb9c6e55589bd2f901337c2e378a1c597243550ae4 1 0.00/1.00 vMB 0
69,182 69,182 0000000000ac0e3d2905237e4c522b687bff5ba978f780565cb82fdf472e394f 3 0.00/1.00 vMB 0
69,181 69,181 00000000003addf3d476e7a4fb9726a49c959c37f6521c4e4498284006440156 1 0.00/1.00 vMB 0
69,180 69,180 00000000003dd717a18a3d09054ae6b9c819d57c56952b5a32179298cb3a6196 1 0.00/1.00 vMB 0
69,179 69,179 00000000016112db8afc064d97c127c41a09f38e498347b13086e6924f372f17 1 0.00/1.00 vMB 0
69,178 69,178 0000000000e870bea1a80d70731bdcf95f9ddedd6485dd34b4c777c69375196f 1 0.00/1.00 vMB 0
69,177 69,177 0000000000b20636e8c6dd9c62d96b928296607b5cd87a00ecfc07480cb1af0d 10 0.00/1.00 vMB 0
69,176 69,176 0000000001522eaa4344c752a7f1aee1de84dc04395b514a671c9b451fc63bbd 4 0.00/1.00 vMB 0
69,175 69,175 00000000015a767d78d74b17021830b400e6e02f96db982d4e1110e5420d3b95 4 0.00/1.00 vMB 0
69,174 69,174 0000000000f57f62749cabc8ab620fd69e04730a9899b5d1a8e06495184c09fd 1 0.00/1.00 vMB 0
69,173 69,173 00000000005744dbe7e817befa6728acbe3d647cdfb344589aa299bd1cdac1c5 1 0.00/1.00 vMB 0
69,172 69,172 0000000000d550f1452cde1182377f1dd0892ca85494df6ec05d8eda1a365563 1 0.00/1.00 vMB 0
69,171 69,171 0000000001550a33c6c8597f92cda59cc356403545a388fc4a78357830d23420 1 0.00/1.00 vMB 0
69,170 69,170 000000000046cffa66f4abcd9d69705a304676cc076c02b2d5595360ddf7e83a 1 0.00/1.00 vMB 0
69,169 69,169 0000000000f9a4d4deb85c7b4b698f4968837a79f75af26fb5cc8c1503f0799f 2 0.00/1.00 vMB 0
69,168 69,168 00000000006b81f49701480d0c9544679a16709e72381886b5332f1c212b1756 2 0.00/1.00 vMB 0
69,167 69,167 00000000003f26d02553a046071b3fc6e2dc6c854c3c55dbdf3ea609f354da09 1 0.00/1.00 vMB 0
69,166 69,166 00000000004511e70e8b981368cd88806bcb90f38493758f7df0b231d8973479 1 0.00/1.00 vMB 0
69,165 69,165 0000000000ffe08ab5fbb37f10f735773e09d6ab114f31732266bc6197e7c88b 2 0.00/1.00 vMB 0
69,164 69,164 0000000000fe0fb6845c0b6ffd81b18a8296231ca88880af4a35ebaa00386de6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.