Loading Tool

Explorer IconExplorer

Memory Pool

11,199 transactions
4.51 vMB
0.02700446 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 26.56/200 MB

Candidate Block

Mining Attempt 01b84b00911c96fd3b4e8da767fd50c0e9b0ae1cad02d382b46d87b87d25b0d0
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root aea54fdd44e762f55fc87b9c1c4ff974526137c746ada159652ec8c5ded8ecc4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,833
Size: 1.00 vMB
Total Fees: 0.02085849 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (740,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,447 173,447 0000000000000279187e50ee7f40fa73f6e3a7cd5e72ff0d55ae4d18c6b4f615 149 0.05 vMB 26
173,446 173,446 00000000000002effc16a4602ed64d7a78e7b2474e0b839d698aa147a0f0705b 134 0.06 vMB 180
173,445 173,445 000000000000090457da30222d45f0cfcd2c1627ea7cbaf93d4c6ac0e8beee36 1 0.00 vMB 0
173,444 173,444 000000000000058a86c6c052685de622ee01a21b93b0263419a208874236e748 76 0.02 vMB 11
173,443 173,443 0000000000000092df8739589109a52233b1e6d4f2b01b674334ef17ea9717b3 117 0.05 vMB 171
173,442 173,442 00000000000006a6400cadafd49cfb77d920b4e9a93822c603da6176b2290bfa 47 0.03 vMB 46
173,441 173,441 000000000000077bc50dacadd463e45a0a0a5f6ba63990f8e3a9adaf940dcadd 70 0.03 vMB 52
173,440 173,440 0000000000000a3d69a8a07640cfe097cb0b5b4f97984a37461e00d1baf34551 1 0.00 vMB 0
173,439 173,439 0000000000000322401d1853187f872e3471b34e4b9791b71d936fda3db3f182 103 0.04 vMB 55
173,438 173,438 00000000000007622fb7f133c314c7be758fdd9e1be74d168eb9cb25e5d3417d 16 0.01 vMB 809
173,437 173,437 0000000000000412ed9a7c35a9c92319b696ecdabbecf11c0279d0b7c4bfcb7b 56 0.01 vMB 58
173,436 173,436 0000000000000374869d06751a1643a2ff8c127e46dbf7db5d6c451119b35531 84 0.04 vMB 242
173,435 173,435 00000000000007e60b222166e733dc114a2a5eef2d10313c508c995d7130ffe1 95 0.04 vMB 179
173,434 173,434 0000000000000923db338c0817d5d678d048efd22f612e98730353e826556203 19 0.01 vMB 10
173,433 173,433 00000000000000b60dc7ce4cad332e1978f892449c8b3f57c56ca38e763879e7 38 0.02 vMB 146
173,432 173,432 000000000000010e85f87380bdbc6b1ae8fcb8a7223472adfc82d60e4a789cc1 117 0.04 vMB 102
173,431 173,431 000000000000058725fa34bd4d64cb2292fca5fcced00996752d4e19d10016c2 1 0.00 vMB 0
173,430 173,430 00000000000004698002ff474f936e0842927a40a7d27b81fae81f1c01ea6cca 44 0.02 vMB 275
173,429 173,429 000000000000003ba93b821af9bf2254b879b674e79ab0f1e74eeeb44774227b 30 0.02 vMB 30
173,428 173,428 000000000000046f8dce101f488b5c01eaaf2f6dd7dffb25be535dacdb873d6a 15 0.01 vMB 32
173,427 173,427 00000000000007ea794df3ac8e7d596424270e7ef951f9faec875c352d0f2542 22 0.01 vMB 339
Previous 10 blocks ↓
Total Size: 779.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: 323.09 GB
    • Received: 1.57 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.