Loading Tool

Explorer IconExplorer

Memory Pool

27,721 transactions
13.89 vMB
0.14643528 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.00/200 MB

Candidate Block

Mining Attempt 7271127626afa80afd13e26e5fcf5deced4503b0ad11da3a34e7082e9d67c512
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 878efebefe2418511f2ff036d5ce0160717976c9f00870a42607e8af47515a1d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,797
Size: 1.00 vMB
Total Fees: 0.09083985 BTC
Median Feerate: 3.52 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (747,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,695 165,695 000000000000057d0fb2fee583986b6e7f32e462618c0cd0701e8217e1338207 33 0.02 vMB 64
165,694 165,694 0000000000000974ebb2026fff96986b3257425b55fe7da6034d311ac987d0b6 27 0.01 vMB 535
165,693 165,693 00000000000003cd5af730fde1a83d3171e2521a08f4cd62cbd4b425d800a82f 11 0.01 vMB 142
165,692 165,692 000000000000042db0fd8c49ac3bf3da1514b5a2377fa1e785a9192372cfb58d 50 0.03 vMB 243
165,691 165,691 0000000000000196996f6f92315a40de0d1c87aa8eb1fe057df499e4dbd0ab91 167 0.05 vMB 49
165,690 165,690 00000000000000c184d7117261ee98605dfec54b584b6c0c044978288caa080b 60 0.02 vMB 125
165,689 165,689 0000000000000b51ce4c5a405b23e423a83d0327f061941fcb31f751534b162c 8 0.00 vMB 39
165,688 165,688 0000000000000657cd10f1388ea4926f373661c614982f58bfee8f3624fac301 55 0.02 vMB 257
165,687 165,687 000000000000062f3c6d6a87b4257477a1cb5a9646d0954e15a36d3fa0174073 14 0.00 vMB 1,030
165,686 165,686 00000000000005710c2f7efbbd495d74851a959d325639a76bd695da72687134 98 0.05 vMB 192
165,685 165,685 000000000000074f762393e287ed6b5befdec904d84417bf5482066207f1afe2 79 0.03 vMB 115
165,684 165,684 0000000000000a673a373a55a1f5f81819c1a8b1628dd70b2fa8ab6e9d57b1f3 44 0.04 vMB 334
165,683 165,683 00000000000005e722cb0976ebe92d464c97f1e0c1431f3766cf7443c5bc2ca0 49 0.02 vMB 99
165,682 165,682 00000000000007472b77bbc746c2d509ebe12f2d844c6160c28406120796be80 30 0.01 vMB 92
165,681 165,681 0000000000000acd8b79981973b7853cf99f2183ccd6e599117ce067779f94d1 84 0.04 vMB 101
165,680 165,680 00000000000007658b37ae833044573d6d30cf45b862f69a25d103b7ddff38d2 61 0.03 vMB 308
165,679 165,679 00000000000001073f9f8abe1c67e18f61a107ea7cb62e4dc2b772722d04550f 12 0.00 vMB 373
165,678 165,678 0000000000000a30dfe1c5649c7f20256bd48412bb2945b60efc326790b32e5f 54 0.03 vMB 35
165,677 165,677 0000000000000276cdc25ed9a14522b155dcdcaac153b51dafacb5547a8b343a 45 0.03 vMB 473
165,676 165,676 0000000000000b4e966533f02c5f22f4ae33cee807c65df050d4795f1c7c5998 110 0.03 vMB 52
165,675 165,675 00000000000009a5fee0a84f6c2784daaa85e8dc6d54ffe629195789892e6ccd 51 0.02 vMB 252
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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