Loading Tool

Explorer IconExplorer

Memory Pool

80,272 transactions
31.14 vMB
0.08034203 BTC
Random Selection Loading Transactions
Max Size: 188.42/200 MB

Candidate Block

Mining Attempt cd844f8454d124970bff79bb38cc9e710540b4be0e97237837c2921f7e58e85c
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 75c59ba09fc62364c8c56a7f3e4ced4bfc191136c3cc8ef112866bbe80305f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,775
Size: 1.00 vMB
Total Fees: 0.01310215 BTC
Feerates: 100.25 > 1.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (155,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,609 759,609 0000000000000000000669a120fbbe8906c1df03c5fc5a42f317c5645fa10ddf 2,527 1.00/1.00 vMB 12
759,608 759,608 00000000000000000007d400d75324e196d3e2fe667d45cce3f2f596edbee759 84 0.03/1.00 vMB 8
759,607 759,607 00000000000000000002e9298127816a37f69c4637ea8deb5fff68e44137b41f 1,287 0.47/1.00 vMB 10
759,606 759,606 000000000000000000007f5bbdc2d75445f023a0afc60a54170edf41a0ed5bc0 1,013 0.89/1.00 vMB 8
759,605 759,605 00000000000000000003507c152c4a732ce34e4080bd3c9fb08c4b468a350f33 822 0.40/1.00 vMB 6
759,604 759,604 00000000000000000004bad51e45d3530d2c3b8effc83dd3778181c593c1a2c8 2,432 1.00/1.00 vMB 11
759,603 759,603 00000000000000000001a0dc7a3d832b3b027cf52acb9d4770b6736bc69a1c19 717 0.31/1.00 vMB 10
759,602 759,602 00000000000000000001d787a51d44bf3af0d140cc10393dddf472bcfb7fc518 491 0.24/1.00 vMB 8
759,601 759,601 00000000000000000006b22abf5a9bfa8055ffc62154ad01b0e9479b6196b837 1,238 1.00/1.00 vMB 7
759,600 759,600 000000000000000000023ca71194e7420bceb826ddd3f0cec2097fef7e4df981 443 0.64/1.00 vMB 3
759,599 759,599 000000000000000000033de8a00c23c4637f528857289c6c352e2e91a0ab0eb9 345 0.36/1.00 vMB 6
759,598 759,598 000000000000000000015ed531cdcaf7edb8b6c114a91116f5ae2778717fe9aa 2,167 1.00/1.00 vMB 10
759,597 759,597 000000000000000000052837e75cb21bfd7057a4338bb0c14465a8f093f9261c 1,259 0.43/1.00 vMB 9
759,596 759,596 000000000000000000002788560e1e47607bdc333a310849a3546db9c040cabd 716 0.26/1.00 vMB 2
759,595 759,595 0000000000000000000065debedc4ec72f4c45df1943b70abbe6d40e4b4b9354 2,909 1.00/1.00 vMB 14
759,594 759,594 00000000000000000003222e0470e1e1ea1cc88e32778dd198f79e7dd4f3cc66 1,565 0.91/1.00 vMB 8
759,593 759,593 000000000000000000054700065f3954ac8bcefa60fdb8636ed9779f83bfaf7a 1,354 0.45/1.00 vMB 10
759,592 759,592 000000000000000000067692e220949b36099648833a20aa32418f8da4afd8a8 595 0.21/1.00 vMB 9
759,591 759,591 00000000000000000006645d5608ef231be5b68216d19d86edc48b2401bda694 2,206 0.86/1.00 vMB 10
759,590 759,590 00000000000000000006c9f6fec544d81ff60570b5a6eb657a9de5b81b0e1691 2,092 0.85/1.00 vMB 8
759,589 759,589 000000000000000000061bdbecb70d291a17ffbf26642c9685ac95de5e4529e3 2,211 0.97/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.