Loading Tool

Explorer IconExplorer

Memory Pool

76,313 transactions
28.45 vMB
0.06699448 BTC
Random Selection Loading Transactions
Max Size: 172.45/200 MB

Candidate Block

Mining Attempt 5966272a7be1126e28d6f745538f2ec7c708ee99504c1c17a575ffa4a172a6d7
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 047edd1c3d9ab361ce924be6c28f51a636be5df54704f7eb90327e039853b9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,503
Size: 1.00 vMB
Total Fees: 0.00778902 BTC
Feerates: 78.13 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (687,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,614 227,614 000000000000018c94fea94631e564968e0eef0fce725d181266bf3f5de2b6bb 391 0.16/1.00 vMB 164
227,613 227,613 00000000000000acbff8211f56596250245104a816f14c0ada25bb02c6a88272 592 0.25/1.00 vMB 192
227,612 227,612 000000000000026eed923b4852d386766f2730ef0d47fabca24bb42d726d7cfc 609 0.28/1.00 vMB 176
227,611 227,611 0000000000000029cc3d6c27003ebac04a9892cd80cfe2b1d96808a60fc6b325 574 0.26/1.00 vMB 184
227,610 227,610 0000000000000006b9ecd3c26240fe8a02a3f13f645696c04d88ec58fa3752cb 38 0.02/1.00 vMB 118
227,609 227,609 00000000000000fc0a11f7326b5995ec567b50e0e35780b80de53c7eabb75753 29 0.02/1.00 vMB 161
227,608 227,608 000000000000021d6dde363410b0c80efec2108c4a508d4651922da89f7dda63 24 0.02/1.00 vMB 70
227,607 227,607 00000000000003056fca167257df89bb206f1931b29359dbb7df36e841c94614 181 0.11/1.00 vMB 167
227,606 227,606 000000000000030717d0afa8c382365437813417b2771ed948a1a61fbb93dcd4 109 0.06/1.00 vMB 160
227,605 227,605 000000000000015bccf42324233092846f0dd1a71197286aacf35ff7667aad26 63 0.04/1.00 vMB 60
227,604 227,604 00000000000000cfc9592d3476d131422d9b3a8827ab02e5bf05b8a57fc4dc9a 267 0.11/1.00 vMB 189
227,603 227,603 0000000000000039467c15872560a7c0d04e80d0b199995e56190b79d2648c72 128 0.41/1.00 vMB 140
227,602 227,602 0000000000000367f86f959fb1624f67e03581e412bd98276d27c154b9fbd9b1 372 0.17/1.00 vMB 186
227,601 227,601 00000000000002ec75f2048d8bb7400db17c6ba9ab3c5ba9b7594a94f7e3bd68 349 0.16/1.00 vMB 182
227,600 227,600 00000000000000b60d063ccdb62065352e07a9877b5b2d0b455814a668f15b4f 64 0.02/1.00 vMB 260
227,599 227,599 0000000000000150792bbdb22329db6cfcba7795f37a93e43670e794f2c4598b 112 0.10/1.00 vMB 16
227,598 227,598 00000000000001335df5b57177e36fbad4d32a57afc8b639d3212fb1ef2bde41 238 0.12/1.00 vMB 196
227,597 227,597 0000000000000346cc7648b3debba497200467e99b08dd4812f5c0339ecc0ebd 478 0.21/1.00 vMB 181
227,596 227,596 0000000000000278128a753b78f4640b1fdf725b2de064ad532839061cc83037 197 0.15/1.00 vMB 84
227,595 227,595 00000000000001936190255ae075d224b7fdd6de67142c007e6a31dca1ecf048 139 0.10/1.00 vMB 113
227,594 227,594 0000000000000151c9c85f759cdc3ae7326b9352700968aa6f4be5ad4397e57f 213 0.11/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.