Loading Tool

Explorer IconExplorer

Memory Pool

81,782 transactions
30.09 vMB
0.09560327 BTC
Random Selection Loading Transactions
Max Size: 181.65/200 MB

Candidate Block

Mining Attempt 0fa743d0a29a154a6abf8b559cf84e3c60722095ef646b106720da627c9fea07
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 33d586c0fb9f68569bd70c6b6413bfe26cd270eda35464decdb5f91c912cae8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.03404161 BTC
Feerates: 526.32 > 3.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (197,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,351 717,351 00000000000000000003169428d81521dd94bf95882aba6b41e90ae5dee6ab1c 2,803 1.00/1.00 vMB 20
717,350 717,350 00000000000000000005e9ef37cd5ab56487fe4e1913156283db97ed3dcd104c 2,483 1.00/1.00 vMB 17
717,349 717,349 00000000000000000009b4e02ca86e46363db657dcc1147d070607f718a50f46 3,075 1.00/1.00 vMB 16
717,348 717,348 00000000000000000009f0bbffcadc2d56e914e6e5e9410825e94c47ac51ca2b 3,134 1.00/1.00 vMB 23
717,347 717,347 00000000000000000001dc7ac049f0bb7b9a53ca8f0971c28dc4d4987f586704 2,176 1.00/1.00 vMB 11
717,346 717,346 0000000000000000000694a942e96edf02dec38220b226e5ffc11225ce03a350 3,468 1.00/1.00 vMB 5
717,345 717,345 000000000000000000058fc97ada244183f2373adde0e039582e801c150b79d7 2,412 1.00/1.00 vMB 7
717,344 717,344 00000000000000000009edad618f9090fb85604673b7c39ded7b1548e3dba75d 1,181 1.00/1.00 vMB 11
717,343 717,343 00000000000000000006a4703400570795eed92496eff2b1efe2aa94a1d4ed44 2,700 1.00/1.00 vMB 15
717,342 717,342 000000000000000000017b6caa18183731ecb77d5f390eebfb3ee6b0edff9bb6 3,063 1.00/1.00 vMB 24
717,341 717,341 0000000000000000000230232b6aeca1f85a076a2a43946ed9c6cb1fdcb255d2 2,717 1.00/1.00 vMB 13
717,340 717,340 00000000000000000007e326fd32a1e4e90a6cabd1cb70df3690df47eb7e4c01 2,853 1.00/1.00 vMB 19
717,339 717,339 00000000000000000008bd4e52b4e1a29830ac66c450d95d77452e8317f984b6 117 1.00/1.00 vMB 5
717,338 717,338 0000000000000000000ae742de31197fae951d0bb1b3831bce377f40e225fc09 2,461 1.00/1.00 vMB 9
717,337 717,337 000000000000000000042fe5421ad41528956f1ab5e0f9c40ec9b6c9569e669b 1,280 1.00/1.00 vMB 9
717,336 717,336 0000000000000000000713afa5b796d42889d95b3fba78c2d5fb2ddbb2ccf954 1,439 1.00/1.00 vMB 7
717,335 717,335 0000000000000000000240431bb16a3d06b19f3ff60a902e4a5596fc1ba4b5ca 3,100 1.00/1.00 vMB 14
717,334 717,334 000000000000000000067cfc0d09250b6927cef2eedd67b61a5c560d1052d589 2,428 1.00/1.00 vMB 13
717,333 717,333 00000000000000000003f29bd19235383dc9315ebacf821872f76beefb1123f1 2,665 1.00/1.00 vMB 15
717,332 717,332 0000000000000000000189ee84dea436d219793dfc45b2920207ed1f3849fe56 2,957 1.00/1.00 vMB 7
717,331 717,331 000000000000000000068340b66aecdebff8a9d757e97eb9b99a64e90da1c540 2,969 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.