Loading Tool

Explorer IconExplorer

Memory Pool

79,062 transactions
29.27 vMB
0.08684148 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt e8b4cd3fc99f3d29cb814e65d2243a2536b56d32b5ba1584a6e2d92163bf6787
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root fa0974f67506904d8c8eb71a0068ebe86af75174e43e5973c87a947b47dd4fe0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.02543788 BTC
Feerates: 178.73 > 2.55 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (309,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,196 605,196 00000000000000000003eb5581842d1c932a0d7ca6fb1e3eb698e8315d3921cd 2,675 1.00/1.00 vMB 17
605,195 605,195 00000000000000000003a2b3a7bc2d3e928d27f1a06ce1fa302e41a4b7f1c333 1,997 0.62/1.00 vMB 15
605,194 605,194 00000000000000000008ed258a45051f6848bc2db9aaa75fa1194cf9015591c2 406 0.14/1.00 vMB 24
605,193 605,193 00000000000000000006c4d4a003efb9007e421fc5bacd08060eced11262165b 1,004 0.29/1.00 vMB 15
605,192 605,192 00000000000000000003204c1ef68627f1357f1c74ac53976c5c25fc65607313 3,328 1.00/1.00 vMB 18
605,191 605,191 0000000000000000000219d8153bb634308b0a34cd027723234bc3aae06887df 267 0.13/1.00 vMB 16
605,190 605,190 0000000000000000000fbd68ba8fec1a610f6accf84f7880b6666352143c06c0 766 0.24/1.00 vMB 17
605,189 605,189 00000000000000000011abd7709845a190201a211956af178d5fc164603e6e51 54 0.04/1.00 vMB 9
605,188 605,188 00000000000000000010cea0e99d895abaf487b87f781c52fd2ccdf244bec257 934 0.33/1.00 vMB 26
605,187 605,187 000000000000000000062483d0f20b1d3d6c398ae5fdf3c119f3342bb75f2fca 136 0.04/1.00 vMB 22
605,186 605,186 0000000000000000000fe28b68a1cd63a75712630f9d1a21ec884a4e82e28ce7 3,295 0.93/1.00 vMB 14
605,185 605,185 0000000000000000000174096bae8d1be8bf9393bf45c2e8a767c50d24a9a9e6 3,079 1.00/1.00 vMB 18
605,184 605,184 00000000000000000008250f5a06fb023e936fe8b1a118e5d93eb6845160f54c 2,945 1.00/1.00 vMB 19
605,183 605,183 000000000000000000044b1668f7ffb72ef8d043e2abaaae36dbcc47cad12453 2,044 0.66/1.00 vMB 6
605,182 605,182 0000000000000000000946f31d4c6938e6c1453ebdcf499aa09124f0c6310e6c 3,155 1.00/1.00 vMB 24
605,181 605,181 00000000000000000000e5abc3a74fe27dc0ead9c70ea1deb456f11c15fd7bc6 616 0.17/1.00 vMB 31
605,180 605,180 000000000000000000065d25bf56dc3a5f37318dcfa8b21768d38674dd75503e 2,322 0.71/1.00 vMB 18
605,179 605,179 0000000000000000000e3331fbd1d202350d1340443a3d01b90e2bbff1d4cfe4 3,677 0.95/1.00 vMB 16
605,178 605,178 0000000000000000000592b060a890e00d4227a81eb40452e410de7efd1998ce 1,484 0.47/1.00 vMB 17
605,177 605,177 00000000000000000004dc81f35a6cc9a0584a2b5a67d28189ead1ef88ebdfd9 1,244 0.36/1.00 vMB 16
605,176 605,176 0000000000000000000d41944720028bb3a5e9fdb05ec63bd88ccbd7415bdd84 694 0.19/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.68 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: 679.45 GB
    • Received: 16.44 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.