Loading Tool

Explorer IconExplorer

Memory Pool

83,894 transactions
31.91 vMB
0.08622898 BTC
Random Selection Loading Transactions
Max Size: 194.07/200 MB

Candidate Block

Mining Attempt 5a7251cf1c171da36431e05bde8456f409de0c3c548fead7a094857b7817f69d
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 90c4d34069772e78c4a63d05fbd16d411cc69acc80fffced2b72e8bf07ee6598
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,297
Size: 1.00 vMB
Total Fees: 0.01657095 BTC
Feerates: 40.21 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (683,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,486 231,486 00000000000001a7ea293323f4ab45a4e0b20c07db7749c602b3e1ac3817f3a0 4 0.00/1.00 vMB 132
231,485 231,485 00000000000001cfdde31ef20b9c1829eeeb4dc7dacc5b069ab4ecf03d25d15e 218 0.09/1.00 vMB 149
231,484 231,484 000000000000001719cc948c236406ec2c4af38291196fa13da070bc2cf232ab 415 0.17/1.00 vMB 163
231,483 231,483 000000000000007398b4d505f2da8de17ad3c7485a50321b91fd01f8b031bba9 228 0.10/1.00 vMB 115
231,482 231,482 000000000000008d3b14411d481a200f932814d1a0f717717e663e80882c6763 231 0.10/1.00 vMB 140
231,481 231,481 0000000000000145a5520d0708af8caf3c2c26eb9f9e6218d86a89722c65dcd1 592 0.25/1.00 vMB 167
231,480 231,480 000000000000002474b70ca53064606a7f87f5bb0ac30f98d9cbe97af1d689f2 503 0.19/1.00 vMB 284
231,479 231,479 0000000000000177799f593d0f5203a7e1b8611abbfe16a10d17755482b958fb 641 0.28/1.00 vMB 179
231,478 231,478 000000000000016575b58d75d2b3e902e104314a933c7e05626c671b6c8c425e 194 0.09/1.00 vMB 173
231,477 231,477 000000000000017e1307be8f663eec209fa0839b5ed6b8bde8a4017aac403119 421 0.25/1.00 vMB 92
231,476 231,476 0000000000000126354934192b0b262c79da9b28bc09994725a778c394829968 234 0.11/1.00 vMB 165
231,475 231,475 000000000000017a8a40a9b5c433da0221dd6bdd973be28d693e79aa330de0d9 484 0.25/1.00 vMB 126
231,474 231,474 00000000000001a3eb60723c0f774fbf33d067cde7c151c6d86c65d586dd067d 540 0.29/1.00 vMB 121
231,473 231,473 0000000000000211d6c80f5c9ad8f872ccf06d210501c2a5b1de12da473719d6 585 0.25/1.00 vMB 172
231,472 231,472 000000000000015e90679457b8f0a3cff943ca48ecf5c11966796027186700a8 894 0.39/1.00 vMB 196
231,471 231,471 000000000000012cd3fcb6bd80c2a94840b5d0f6b35a786d121ba757d232579b 6 0.00/1.00 vMB 176
231,470 231,470 0000000000000213774bb788e9acd3391121c73949e586ba45ec3f75471ba6ce 350 0.25/1.00 vMB 151
231,469 231,469 000000000000004d6155945fce9fcd2c9c1614f13405158b387c33866bc41b40 85 0.04/1.00 vMB 41
231,468 231,468 000000000000020d743610cbece2e185efbce838c2ccb169bcb5de6995f5614f 854 0.38/1.00 vMB 197
231,467 231,467 000000000000003721e80bcc04f105505970d319c3f89ca05f163c5eb3c75313 276 0.19/1.00 vMB 341
231,466 231,466 000000000000015b9da58d4fc08bdadef151b30eed395a219a983bc847e61344 704 0.25/1.00 vMB 218
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.87 GB
    • Received: 16.78 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.