Loading Tool

Explorer IconExplorer

Memory Pool

81,466 transactions
29.85 vMB
0.14247132 BTC
Random Selection Loading Transactions
Max Size: 180.93/200 MB

Candidate Block

Mining Attempt d0bfdcfb9b08d2307f433f57253ec8a0b1858f20ceae0811fab9de8f99b78e08
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root d3ac20567a3c1ae6e076bb936384a88f6941632baf6bcde15970f6f5222474c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,732
Size: 1.00 vMB
Total Fees: 0.07486484 BTC
Feerates: 101.65 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (211,442 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,677 703,677 00000000000000000004081ed969c7f73b77c32b2e7316d0d1b8c41c427af60a 2,751 1.00/1.00 vMB 9
703,676 703,676 000000000000000000095efe8a1c0b7959387a2dd60886d560de011b6b6d156d 1,880 1.00/1.00 vMB 15
703,675 703,675 0000000000000000000ced5564437dfeb975fe7a7c75dec8d9153d32a44c4d1c 2,574 1.00/1.00 vMB 16
703,674 703,674 0000000000000000000a4f99913767b9c730d9ce77b2d3238a4d7d169a2fd637 2,381 1.00/1.00 vMB 9
703,673 703,673 0000000000000000000c1efc6e5b71a064374b5148d572433d12a28e06731c2e 3,062 1.00/1.00 vMB 24
703,672 703,672 000000000000000000001ab6180cab9015764e63f8993d8229a2c732fe83dc3c 2,741 1.00/1.00 vMB 13
703,671 703,671 0000000000000000000828b0f983e43a85f51587803367bc343299533e91b961 2,853 1.00/1.00 vMB 8
703,670 703,670 0000000000000000000acdcf6a00712dc52cf70c474c1384338aa1bf5c2b18cc 3,840 1.00/1.00 vMB 6
703,669 703,669 00000000000000000007522a4867596cb71469fb823f0ea63ae44ed89678b1b6 2,472 1.00/1.00 vMB 33
703,668 703,668 000000000000000000037c87dbc177e755f64b5b4f08701c390ec2d23aa00d9b 216 0.18/1.00 vMB 5
703,667 703,667 0000000000000000000dcab109aeb88737b6dbe707428d841c9f507d5b4f6575 2,181 0.94/1.00 vMB 8
703,666 703,666 00000000000000000007405d5bfbec3bd90314fd38f528fdd8fb31add387fb5d 2,540 1.00/1.00 vMB 9
703,665 703,665 0000000000000000000a57c6d723e30877759aec9182247d5eba6a1aae1b1448 707 0.24/1.00 vMB 9
703,664 703,664 000000000000000000079ca704398eca2bd69b4816a49f14e0f9b80441768a16 504 0.14/1.00 vMB 12
703,663 703,663 000000000000000000058f674bc3f82b56a913879bb060f7ebd817fed5f52a06 785 0.27/1.00 vMB 10
703,662 703,662 00000000000000000004f2d41496c82921a92e37ed9e80c87df7f8d4264283e4 1,356 0.51/1.00 vMB 9
703,661 703,661 0000000000000000000ca2b73063e9ebe201f30330f84279983ae3bf56be4eb3 543 0.15/1.00 vMB 12
703,660 703,660 0000000000000000000d6acfc8cba211dadb5bf7f9ee01ae4adb92efd468a9be 1,341 0.63/1.00 vMB 7
703,659 703,659 000000000000000000022f18e3da9c7fcae784b7d433adf62a09a51959c08362 500 1.00/1.00 vMB 3
703,658 703,658 00000000000000000007d167030d6d2424640ccdc599eb41977bd3127432d9fc 2,141 1.00/1.00 vMB 6
703,657 703,657 000000000000000000042fe643d4c50cfcba19a20590fcd74feb56b79e06b872 2,261 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.60 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: 671.68 GB
    • Received: 15.99 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.