Loading Tool

Explorer IconExplorer

Memory Pool

84,901 transactions
32.29 vMB
0.10886091 BTC
Random Selection Loading Transactions
Max Size: 195.70/200 MB

Candidate Block

Mining Attempt 37d9a76bb70f7efd5aa93f382e17c2c79fb2655808531d48885db974ca0702c5
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root fa98238a67cb2c84c89f5c47505654e1956ed72999b70d7addd92ed3f89707e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.03530063 BTC
Feerates: 181.54 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (247,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,204 668,204 0000000000000000000aed08589aaf78aa336abaeb79b4c9aa02cbc742f5af75 2,137 1.00/1.00 vMB 114
668,203 668,203 00000000000000000005b32b40c42564c0451ad07161a610b71846862e5d0e9d 2,572 1.00/1.00 vMB 103
668,202 668,202 00000000000000000005908f9d78af6b4a99a1926aca61b39232092d4de6bc62 2,201 1.00/1.00 vMB 117
668,201 668,201 0000000000000000000a9cd3692753a34e17596716ab2aaf46b9031171067e42 2,694 1.00/1.00 vMB 116
668,200 668,200 0000000000000000000b6978f5ffb57000bc1a2276cfdfa4399a62300a585b6d 2,097 1.00/1.00 vMB 118
668,199 668,199 0000000000000000000414fa731bc532b05d8c8bb465065820a808c51d544cc5 2,085 1.00/1.00 vMB 120
668,198 668,198 0000000000000000000352b9bdbd9fe6020158af312d0c308f9dd4b262d05c00 2,721 1.00/1.00 vMB 113
668,197 668,197 000000000000000000023c31edf49adb2306d0db74e6f1f032ef76deaa7a464a 2,813 1.00/1.00 vMB 129
668,196 668,196 0000000000000000000a1cb777ebf9a2e92b3c415e113f08325d0fdbb7cfec7f 3,377 1.00/1.00 vMB 160
668,195 668,195 0000000000000000000119be90fee0ccf4b646151871c20e0c8cb7f530abd6ee 405 1.00/1.00 vMB 97
668,194 668,194 00000000000000000007074e6920dd256e2af55e35849907830543fba2cca49a 1,349 1.00/1.00 vMB 101
668,193 668,193 00000000000000000002ec50dfc8ea2762b5493516ec279ab30645c397d9e083 2,684 1.00/1.00 vMB 114
668,192 668,192 0000000000000000000793e4940f1707476395cfc5d9008ba07384005ffc5b88 2,500 1.00/1.00 vMB 105
668,191 668,191 00000000000000000002203e3033f505e36c08405a709327d5ce24c948b6e709 2,351 1.00/1.00 vMB 107
668,190 668,190 0000000000000000000c30216500206d612c0680cbfa81a6347c4561f94a9068 1,544 1.00/1.00 vMB 104
668,189 668,189 000000000000000000069dc08c3f85eb712518cc42402f7c1b226bffcaf4c4ff 2,287 1.00/1.00 vMB 110
668,188 668,188 00000000000000000008e36bb5dd7a50c4333f33c49cde3fb360a575459fec28 1,347 1.00/1.00 vMB 103
668,187 668,187 000000000000000000009cde2d0961884c07d6cf2add75dabc828401b438923e 2,467 1.00/1.00 vMB 114
668,186 668,186 00000000000000000005ad5bc6b405cfea582e67cdb25420126d3d99615e5838 2,738 1.00/1.00 vMB 110
668,185 668,185 000000000000000000003b76892b26391666df395bc19d71f61892d649d231a1 1,858 1.00/1.00 vMB 99
668,184 668,184 0000000000000000000beabeb16ff95501628efc4eb16009fc3fa1fc8c533ba4 2,839 1.00/1.00 vMB 126
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.