Loading Tool

Explorer IconExplorer

Memory Pool

83,701 transactions
31.68 vMB
0.10121794 BTC
Random Selection Loading Transactions
Max Size: 192.16/200 MB

Candidate Block

Mining Attempt 59a70ce717397726af7d46ede6aa783f53e69d22bf41f27140746b5007e80a37
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root a6e398e9f3fe42df00ca3f9e1bf5b370113b2473e8181b79ec564cd584880c18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,848
Size: 1.00 vMB
Total Fees: 0.03192818 BTC
Feerates: 100.69 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (661,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,712 253,712 000000000000000273c6e9e583237d1da63e9a73c4a0114d8ebd700798c5f193 51 0.03/1.00 vMB 91
253,711 253,711 000000000000003ccc3ac1a2c7b80fd52b34584a7344ac20f5f31f52e3c8d4f4 99 0.05/1.00 vMB 87
253,710 253,710 0000000000000023f442ba3bae164c71656304e97d7a0b56e117b31a231a7c86 190 0.10/1.00 vMB 97
253,709 253,709 0000000000000053b19f4f284079bdf99df64a54a1372fb6878405067684dfa7 400 0.20/1.00 vMB 93
253,708 253,708 000000000000000b6415c36a9f374f223f54484afa2b2509fc77ce094b773ee1 270 0.12/1.00 vMB 109
253,707 253,707 000000000000000143a1a1c28ae226f9aabe30cbe2ee969535a5d26716be833b 202 0.09/1.00 vMB 124
253,706 253,706 000000000000000335b5d475da25a18085bdd3d381f21e3ebe5ce32275803825 9 0.00/1.00 vMB 28
253,705 253,705 00000000000000390d0e7f84e143f59c9454ecc20e74e3ee54ed8e0535b51142 312 0.15/1.00 vMB 110
253,704 253,704 000000000000003846f88f00713d4fb40c8585af0a0f3c77477e959212f1ea22 323 0.16/1.00 vMB 119
253,703 253,703 00000000000000284d6f6349ae5bdfa339914b8e809d8d15380c11f2a510d4ba 528 0.23/1.00 vMB 113
253,702 253,702 0000000000000041e8bd89ace428b36466a602bf98e5b3b4bfcf36694475f3e7 313 0.12/1.00 vMB 115
253,701 253,701 0000000000000038f405155cb9b500b58a61b5ff87f2a55b5a6795fc9e2c5310 612 0.29/1.00 vMB 97
253,700 253,700 0000000000000005895ab1abc5fba1beb93709b6b6d9b85133febe9debdd1cdb 117 0.05/1.00 vMB 91
253,699 253,699 000000000000003d3fc6fc47f2c392bcc25f859e053f7f49036cb91acb2c9da6 253 0.11/1.00 vMB 102
253,698 253,698 0000000000000015bf70e40dc388a9616145a961decf5802591ddfbdf2a0ce74 230 0.10/1.00 vMB 113
253,697 253,697 000000000000002523665b7776c464d433572e069ec8ba0137baa4ef5f48a20f 516 0.24/1.00 vMB 99
253,696 253,696 000000000000001817e4bf173a25528377081c6c49879e5a6314c668586a8960 13 0.01/1.00 vMB 137
253,695 253,695 0000000000000008c5644d274be3cd9f191e274195ff9dbd86cc6c0706ba3e3f 114 0.05/1.00 vMB 119
253,694 253,694 000000000000003fcab7177eacbd729b32cfc6c01a3c5bcc1272017765f59f39 29 0.01/1.00 vMB 8
253,693 253,693 00000000000000074ac52364cf35f5c1dd139fa3bccfa19d6ff07bff3696a899 335 0.18/1.00 vMB 207
253,692 253,692 0000000000000018172f685471a227035e2b9f22e3b797c4c915e44c901fc0af 171 0.08/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.72 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: 702.95 GB
    • Received: 16.63 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.