Loading Tool

Explorer IconExplorer

Memory Pool

46,214 transactions
28.17 vMB
0.07481089 BTC
Random Selection Loading Transactions
Max Size: 149.13/200 MB

Candidate Block

Mining Attempt 319efc0fd6f01f4f67b3ffda9b5e6e1ed88bfda8d1659d4a89af480c0b767f28
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 55cf48c8640289e4b35017304ea4f5ce155c501fb5b1ba9ac647f9c0feeb9fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.02028466 BTC
Feerates: 101.53 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (560,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,346 354,346 00000000000000000e397766399aa3ce65178d162b936ee43b95956aacffa2b2 764 0.45/1.00 vMB 21
354,345 354,345 00000000000000000a881d875f877d6b14dbbcbdbd1844878f7348b45f96af67 643 0.47/1.00 vMB 15
354,344 354,344 000000000000000011ef0602bdb1f98188c3b83dc32c99d71952a99bacd15ad7 1,415 0.75/1.00 vMB 26
354,343 354,343 00000000000000000ea310ac090ea75840f462a62c0278f4ca7f22d4fe4dfc7d 1,112 0.72/1.00 vMB 22
354,342 354,342 000000000000000013c635a57afaf2365b46468d07ab9d00632c8201f9842c95 1,750 0.75/1.00 vMB 34
354,341 354,341 000000000000000008f01f47e3118c5eeb5931dd4ece50aea44cb3c5be3799b0 1,925 0.75/1.00 vMB 34
354,340 354,340 00000000000000000b45ea27d0bb61810b26781edd0d7d081bfd4936b22ce04e 462 0.33/1.00 vMB 19
354,339 354,339 00000000000000001114327689adb995f84b44a53a2cb1257ac604b6f2c3cdb4 1,524 0.75/1.00 vMB 31
354,338 354,338 000000000000000005e825c136b6dfe55f16fb721a302cc16f6b85f54b03d220 450 0.24/1.00 vMB 24
354,337 354,337 000000000000000009ea2a0a17afbbeb9eb50f005871bfc3a4cbce3669dc2742 300 0.14/1.00 vMB 24
354,336 354,336 00000000000000000d0651cda5b1ac168e93295bb1226de960846da1a02cf579 624 0.29/1.00 vMB 28
354,335 354,335 000000000000000011f66e6891460d2001d818b950f330902fef193047ce3390 198 0.12/1.00 vMB 12
354,334 354,334 000000000000000016d5b3458b2cbb00720329856608bceff61e5b45f7b46bfe 1,468 0.75/1.00 vMB 42
354,333 354,333 000000000000000016f3121a98f3ac3694f68d40cd3fa292d9d0b3ce739dd0c2 165 0.12/1.00 vMB 17
354,332 354,332 00000000000000000801cf060471202ab6abfee045958093aeb3cbb8950707df 830 0.44/1.00 vMB 53
354,331 354,331 00000000000000000fe91ebe72e660df088613bcd925e53f850a4cfa802ecf70 685 0.33/1.00 vMB 27
354,330 354,330 000000000000000000f06ded53d58b9fc60f7353b44bf8c311a7c6b57a591f4f 1,541 0.70/1.00 vMB 26
354,329 354,329 00000000000000000db57cbe3b23cedf28b9b8ea4e5f90de9a2a7de442ebf8cd 809 0.41/1.00 vMB 22
354,328 354,328 000000000000000007ba5fbb39edbd6653a39d555f86a0ae8f62445128a18dc9 1,285 0.57/1.00 vMB 30
354,327 354,327 00000000000000000f0d2eafedeec95d2c6ea7f27de379523e494b2a86b51eb1 497 0.27/1.00 vMB 26
354,326 354,326 00000000000000000e75cb020a699b5bf0da38e3fda15a377d7fe18f4015fac0 676 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.