Loading Tool

Explorer IconExplorer

Memory Pool

80,288 transactions
30.51 vMB
0.08504986 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt a32ecc38bfc1b4ede2eb4c3b533cf1d11f27757e1836b4b0238bd80bd113df0a
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 143dc42b9635b5e1e38880eb84b21906ceae0ca6de2956c8cb0331e1dc84cba0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,898
Size: 1.00 vMB
Total Fees: 0.01641229 BTC
Feerates: 150.77 > 1.64 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (167,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,554 747,554 000000000000000000072fcefe9998ba268b034ca1dda2fcd553eeccb6817dbd 2,510 1.00/1.00 vMB 7
747,553 747,553 000000000000000000047bfa4d018a728789ef5bd6934d3f22d32e2ed5600050 1,266 1.00/1.00 vMB 11
747,552 747,552 000000000000000000096d67f9944a99181694696cf6f8b81a41f7a72b4a9f58 2,292 1.00/1.00 vMB 15
747,551 747,551 00000000000000000000ae7aec60b1f9f2ba57d8050e7c0ae7f595a227c52dc3 193 0.28/1.00 vMB 1
747,550 747,550 00000000000000000002efb25fb8cb905ae9916b8961633f7799edc2385f9f3a 2,850 1.00/1.00 vMB 8
747,549 747,549 0000000000000000000630ed14eea1cf0397431fb0c9cbf1ddd4e436abcfc9cd 3,188 1.00/1.00 vMB 19
747,548 747,548 00000000000000000003933d1478c4fc6b96a09c226ef43534b52799dad70488 2,667 1.00/1.00 vMB 11
747,547 747,547 00000000000000000005a85fd17b32d3363c3a6dab7da975f518d9995d6ec8d1 1,127 0.38/1.00 vMB 12
747,546 747,546 0000000000000000000246ffe1738c9a4ff6c4e8fd55218eae307d84d0b9b159 251 0.11/1.00 vMB 12
747,545 747,545 000000000000000000083545aeae9cef8631e56dcc076f46e8d1b410fd0d02a4 737 0.68/1.00 vMB 1
747,544 747,544 00000000000000000002d2463ff6f80493d8459a1237d92cace260e0ff39a20d 2,215 1.00/1.00 vMB 11
747,543 747,543 00000000000000000009dc477ba4cd67f697315fd082b465569577261a3ed311 1,032 1.00/1.00 vMB 3
747,542 747,542 00000000000000000002c88a7e19c42fbb6759dd7f1ab1a38794a17a465f3475 2,513 1.00/1.00 vMB 11
747,541 747,541 0000000000000000000193250aadfff2bbf5326b0f74821a2f76a384bcb45617 3,071 1.00/1.00 vMB 13
747,540 747,540 00000000000000000004879d3903eb8906e33983df9c1f93cb63d085871fc009 3,022 1.00/1.00 vMB 12
747,539 747,539 00000000000000000007e809060e5424c63ff40cbf904b5eea63a9cc73f02da4 972 1.00/1.00 vMB 11
747,538 747,538 00000000000000000003947966d0803175d5e8c53d21635e1db48f50fa945b93 1,127 1.00/1.00 vMB 15
747,537 747,537 0000000000000000000567ec5c192419b37bc03d8eab7846132565656741ed10 997 1.00/1.00 vMB 2
747,536 747,536 00000000000000000007f0f92b92b880c504f202b256fc65f173b54fe669dc9a 1,421 1.00/1.00 vMB 4
747,535 747,535 000000000000000000043b6d0f11373c0311314fce03238685710d5d20bb25ad 1,780 1.00/1.00 vMB 3
747,534 747,534 00000000000000000000b807070fecc8e43f171abf96f7010e8908521ad230a4 2,240 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.04 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: 719.98 GB
    • Received: 18.14 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.