Loading Tool

Explorer IconExplorer

Memory Pool

80,026 transactions
30.27 vMB
0.11200899 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt a3af01967d62673fd6b719dbbecd040520cb09de961c80bcb5348f4f2b77e951
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b7fa039b0bf11a502df274319a7c4401206c3f73babbcbf7e64d13e547aa1570
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.03973249 BTC
Feerates: 151.00 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (601,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,670 313,670 0000000000000000222235e5c204a751f6398f41989d65037757ba9510c11618 898 0.51/1.00 vMB 26
313,669 313,669 0000000000000000150b5fc181b51f5a0815dd653e63ae33dcd184ce3e3d3ac7 194 0.11/1.00 vMB 27
313,668 313,668 0000000000000000383f4c21239bba6b033ed9d08ce4fd3fb88f9d106dc9de8f 221 0.10/1.00 vMB 28
313,667 313,667 000000000000000037f0037c37cf5eab8de6b7153e99da090d47644aff2e4075 49 0.02/1.00 vMB 28
313,666 313,666 00000000000000000a954616397e3616d43a51707ab6490f1ab0d145cb4aa2af 448 0.21/1.00 vMB 25
313,665 313,665 00000000000000000555010103ff38290ff00b5d9f13f3d8ee5221fc23c88e2a 404 0.29/1.00 vMB 23
313,664 313,664 0000000000000000199637b32eeaeff2a7417f1176d3c306aa3fb51dd7078f49 292 0.16/1.00 vMB 27
313,663 313,663 000000000000000009a217ddfda9ba62473c8fd7b956904477152f9a157cb3c1 569 0.34/1.00 vMB 26
313,662 313,662 0000000000000000292d5551b3a703cd7fa0a6c6e89da8632b7016314a73e065 392 0.30/1.00 vMB 22
313,661 313,661 0000000000000000137a826d1d19ecd51817013c0758ea863eb2ac7ec7a2e9a7 318 0.19/1.00 vMB 25
313,660 313,660 000000000000000019d5ba2829dabe495776d54982da970e70df2c558a314ecc 157 0.17/1.00 vMB 18
313,659 313,659 000000000000000017b67dc8273bf32756b88ddd3697efb065434efc55b1abf7 410 0.33/1.00 vMB 20
313,658 313,658 00000000000000001a7b4175f97a68afc8f077e529e6dfc298c608c5c1accd7f 256 0.11/1.00 vMB 32
313,657 313,657 00000000000000001d9457762f74eee2c511dfd117d8d1ac34f084b0f283ac5a 203 0.10/1.00 vMB 47
313,656 313,656 00000000000000000e2667f8c4c3c7945a01f3e48db3106f0180c92886d75d44 225 0.15/1.00 vMB 19
313,655 313,655 0000000000000000038d0a5d9bb27905269073e47b97f411f38933f91c508423 374 0.30/1.00 vMB 22
313,654 313,654 00000000000000001bbf55e8d9655ff8addf1fb62a30784f53c8faad4576c891 256 0.09/1.00 vMB 84
313,653 313,653 000000000000000034ddab8bd16a63a6680997ec6bc7956ed049369db22a8e09 547 0.32/1.00 vMB 25
313,652 313,652 00000000000000002df3c1ce0b54e70b6e5797126125427c7a60ef7c42a83394 148 0.10/1.00 vMB 23
313,651 313,651 000000000000000030643245fa0d241e33e819646a3a18c6030ed97d8b6d3068 633 0.32/1.00 vMB 29
313,650 313,650 00000000000000001b3f907f639d841896a6a9f810a57adedc20cc19e044fcd5 123 0.10/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.