Loading Tool

Explorer IconExplorer

Memory Pool

78,177 transactions
29.70 vMB
0.07156297 BTC
Random Selection Loading Transactions
Max Size: 181.46/200 MB

Candidate Block

Mining Attempt 728ff927ef30af2fbc4accb4c8d79ba2c03cfc99bd6ef8ea1c6fd95dd42077c3
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 67fb1fca03c36de9be31ba78a1f4a0b160c087b90b535d6fbd4cbaa6095e6971
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,758
Size: 1.00 vMB
Total Fees: 0.00573359 BTC
Feerates: 20.11 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (93,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,228 822,228 00000000000000000001d876b3a59da02f25f8e3cf1d785587867e189b29d861 3,995 1.00/1.00 vMB 257
822,227 822,227 000000000000000000015943feeea47eab49da0cc9a7e4c58836d82e50fdda44 4,134 1.00/1.00 vMB 254
822,226 822,226 0000000000000000000217eb38b286b50cb2680b0f09704403a4c5a6aea787c2 4,329 1.00/1.00 vMB 195
822,225 822,225 000000000000000000033fcc69b160aea8dc8f6bcc83b371f3d02f5829e4a17e 4,511 1.00/1.00 vMB 257
822,224 822,224 000000000000000000031e011d7313f99d8153115c63d3f29ecd911931e866e4 4,462 1.00/1.00 vMB 169
822,223 822,223 00000000000000000003a809e683b46fb6825b8a3bea88bd71c9066b21fd0505 3,562 1.00/1.00 vMB 226
822,222 822,222 00000000000000000001f230492edfcdf1557f9c533181e7dbc9beb9349904fd 4,519 1.00/1.00 vMB 254
822,221 822,221 0000000000000000000143cd1ec61b2a59b750ba3495706abd87d04192017ff5 3,926 1.00/1.00 vMB 180
822,220 822,220 00000000000000000000d335546743cc2a53c58603a5d1603d9f8f01bef76587 4,009 1.00/1.00 vMB 219
822,219 822,219 00000000000000000003fc908f5b5e8354667b83f9448d370409a0dceea7d483 4,331 1.00/1.00 vMB 220
822,218 822,218 00000000000000000000fa46ed9366470c782d9c72bf6f690d544052c3e8902f 4,051 1.00/1.00 vMB 221
822,217 822,217 000000000000000000012a3db57fa8cdcbca3ea8889602aacc9184979049cd2b 4,161 1.00/1.00 vMB 288
822,216 822,216 00000000000000000003e1b28f7b565c1d2b848ee4dcfac32a579ec12f042838 3,490 1.00/1.00 vMB 190
822,215 822,215 00000000000000000001e04f2ceb849f48f2707cb4da4e27ddac6c473c34ae71 3,713 1.00/1.00 vMB 240
822,214 822,214 0000000000000000000161cf565e009378568fedff8333837735eb32000d5a8f 3,992 1.00/1.00 vMB 317
822,213 822,213 0000000000000000000382c993f245c1a4edbdd10acafd2ddfa92559e58b6d64 4,309 1.00/1.00 vMB 274
822,212 822,212 000000000000000000011b59f71d85490f161f49dd11c95cfc9c432703a0db0e 3,773 1.00/1.00 vMB 244
822,211 822,211 00000000000000000002ed66a2c8923bc775840731e381d71b565e74bb95d829 4,145 1.00/1.00 vMB 220
822,210 822,210 00000000000000000000701a921a888d6d3af929354bf575c20fbcc02d06856a 3,883 1.00/1.00 vMB 272
822,209 822,209 00000000000000000001703385f88171217e8bdf92664f6a0ae4db7512178d25 3,559 1.00/1.00 vMB 226
822,208 822,208 0000000000000000000397def3e45d36e466e647f6965c7f55a869a702e3dcee 3,381 1.00/1.00 vMB 186
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.63 GB
    • Received: 18.11 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.