Loading Tool

Explorer IconExplorer

Memory Pool

25,935 transactions
5.98 vMB
0.04680739 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.17/200 MB

Candidate Block

Mining Attempt caf16e9f12c2fae631a69361836293ce55a6317edd86348c47386c55a65cce93
Version 20000000
Previous Block 00000000000000000000fd5d8e3f70af47f3ff76f53e85c6ea5c28cab3519695
Merkle Root 544985d812766d701219669466cf59d675d1988c9b973c1bfd16704b591a9ef1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,755
Size: 1.00 vMB
Total Fees: 0.03320008 BTC
Median Feerate: 2.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,202 (724,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
189,112 189,112 0000000000000073004281a8dee0de5f813fbc7030ec68a16b375f4a444d779c 0.09 MB 199 107
189,111 189,111 000000000000062bf28a1396674be0b1b47b4fcf95aab60ef51bf1631a62e73f 0.02 MB 55 86
189,110 189,110 00000000000009390843abfbc6552e8856a6bd39a0e8fe0e6110c5deec3dd43c 0.02 MB 67 3
189,109 189,109 00000000000008b1262e3374880b590e078cd9ee35f21dc5828951a586926ee9 0.24 MB 529 271
189,108 189,108 0000000000000166dc0ae5a4e6479a1a7fe7722550e20f1f484b94ed8cde14ad 0.00 MB 12 62
189,107 189,107 00000000000006d8a20df15f51c3ce7dfb045a4ce00699c012251839e52334ec 0.05 MB 108 1,425
189,106 189,106 000000000000021248fdd41726bd1de30ebd7b12756d8069eb33207cea2a9f66 0.08 MB 210 366
189,105 189,105 000000000000016815b6253b996b24f7d34288be639655183ccb52eb7181235c 0.03 MB 58 131
189,104 189,104 00000000000001711eaaf54d5826bc9520f6cd3042fea3b9cef4b5a7e85f5217 0.01 MB 12 380
189,103 189,103 00000000000003c3079e40f83b419654db13ca6ba7dc2d4735a427985cf91276 0.01 MB 32 95
189,102 189,102 000000000000076b901f132fd3b5c1f2d4bf602aa1ae4be237db1f5c5c5af732 0.00 MB 4 67
189,101 189,101 00000000000007f61e9712fc5cdf5d5f2616d3fc31af3125bcbc7cdc344b0ffd 0.04 MB 79 132
189,100 189,100 000000000000075073016e8fca07a4a82db437f486f27a2ca438e518e19759a1 0.04 MB 113 224
189,099 189,099 0000000000000794525fc195ea90e6c77ce3bd637ac8bbe6fd6ac99ea636f33d 0.12 MB 255 125
189,098 189,098 0000000000000988120de82763276fc15284cf5935d89a0c782dcb112c7aabb5 0.07 MB 164 81
189,097 189,097 0000000000000613f79464dd948ec9ec6a6a2c1e9ebfcac1a0b36be5206c4158 0.05 MB 153 365
189,096 189,096 00000000000008386edcf6d369048d8e5a39ceb15933c56ee4a68c763867ecc8 0.00 MB 9 311
189,095 189,095 0000000000000468faa82d8b2b681215f0cc2c5e39783a94888ac0f5e62024dc 0.06 MB 138 108
189,094 189,094 000000000000020b3d37cd50c1fe2a3975028ecac145ea746cae12554a206b82 0.01 MB 16 8
189,093 189,093 0000000000000248accaf40c03e869e51e61369e336ebe7cd3769bbebb4a086f 0.00 MB 8 37
189,092 189,092 000000000000060dd938d25a27a836ef7848d90935c0b2f39c953e4cdec26dca 0.00 MB 14 69
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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