Loading Tool

Explorer IconExplorer

Memory Pool

16,309 transactions
9.21 vMB
0.04802262 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 9355699cff75c365a41574fc3431c08d1690e44fd1a93a1b585db860b5b47577
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root eb88caa8bdee64e52818f714e47c244320face87ff00fdd947f24fa0b4d5daaf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.02786695 BTC
Median Feerate: 2.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (710,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
202,650 202,650 000000000000018ff98917cb8618f81c3b59dc6c99962fb42387326bdc81d864 145 0.06 vMB 121
202,649 202,649 0000000000000235eba6e49a1fc8fc7850d6b3ebd84db0db2cc766601674b9db 144 0.07 vMB 101
202,648 202,648 0000000000000469725a2e3ee93921d33ee50a34131263ab31c674d3d50c0ee0 44 0.02 vMB 62
202,647 202,647 00000000000000a0b94ef2919ed061b116a18812cce44b12d06f3bc45143e6db 180 0.12 vMB 88
202,646 202,646 00000000000004f97c472d5faafbba7c2a1c944002b0c1f143fdc086e24c14c4 227 0.09 vMB 134
202,645 202,645 000000000000024d874ec1d6b1638d6a41c9f5e169f0e0074ba8eacc2fdbb0be 502 0.31 vMB 56
202,644 202,644 00000000000002518795e2ba1245278fb7c84dcd3d503ce1343f555d40159ffb 315 0.15 vMB 207
202,643 202,643 00000000000004ff91d6f1d3f950b19d82eb464dc241a296a65cb2f0927e1d58 320 0.12 vMB 136
202,642 202,642 00000000000000136a09a8f94d703ed8ad201208f9ec8cac8e76a68702c4d77f 396 0.14 vMB 160
202,641 202,641 000000000000002754a751f4caeb982a8e0492877d0bcaaa5334b863c44a30d6 146 0.05 vMB 86
202,640 202,640 00000000000001e70e1471fa601dea295ac9a0cff41c0830605bff3937237007 95 0.04 vMB 114
202,639 202,639 00000000000003e2896fc2ff2df3aa614d8f623c4848acadb2588109b238a486 225 0.15 vMB 95
202,638 202,638 0000000000000449d11d1b3d9c365e5454812306d56a269ed76be487edfefd80 34 0.02 vMB 106
202,637 202,637 000000000000055e6d5acb335540cd79ad7de7fc23e4da45c93cdeb52beee667 34 0.02 vMB 93
202,636 202,636 00000000000004dedc73a7d752258375aea4ccf9b89355d2672fc5a64a50553d 20 0.01 vMB 72
202,635 202,635 00000000000003e2215b48fb17f944f572d6c35a0f990b919daa01cf1cf1acca 133 0.07 vMB 74
202,634 202,634 000000000000049b6ca608ebe9c1fc9da35c177a016ade550c12803695301569 500 0.27 vMB 94
202,633 202,633 000000000000055ef860dbf67eabc2ca094728df11951b1a076829f82d4237fd 34 0.02 vMB 22
202,632 202,632 0000000000000184662512b006f9152d8f0a43b8c2f181ae311fbe054bc9b9e5 199 0.13 vMB 99
202,631 202,631 00000000000003f39bff84d98e608ff972b7812e2198556a3d2b9eb140b2ba6c 10 0.00 vMB 303
202,630 202,630 00000000000001c4e62326c1c00a427f0988f174e86752136022c2a777ef3973 183 0.11 vMB 164
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 199.94 GB
    • Received: 0.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.