Loading Tool

Explorer IconExplorer

Memory Pool

16,336 transactions
10.39 vMB
0.02813846 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.48/200 MB

Candidate Block

Mining Attempt bb272dc54e2242d35df9f1b8c814254ad5916e6fbc61010e019373496d8c2eb3
Version 20000000
Previous Block 000000000000000000012bfc96a8979adc1a4645a73514d2a9b035f9bc4cf6ab
Merkle Root dd6280dd0d5651e80596b7f04bc4de2ed108a6abb56501970ff471226c682c08
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.00457960 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,356 (703,227 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,129 210,129 000000000000004e9540d2ab43bd935fe72dfc325068182a2d295f3ee8cc873f 149 0.06 vMB 205
210,128 210,128 000000000000040a85ffbdcf0019675c9301f8187ef21e7029a35ae70c1764ca 91 0.04 vMB 158
210,127 210,127 000000000000018335f9597678a05222dc47744665423f7a4cb14beecb4342fc 227 0.11 vMB 135
210,126 210,126 000000000000016284e00fdd3a81dbcf1ad965f46d0f7ad0c861582417a2546a 396 0.21 vMB 171
210,125 210,125 00000000000002b7e52bede167ddfebbe1266569f3e18094877bccf78fa37cc7 38 0.01 vMB 173
210,124 210,124 00000000000003754eba9455df9be03a36d103ea348988e98255639ba92d59c5 317 0.16 vMB 145
210,123 210,123 0000000000000347feac927ec6a989e56cfc3688eb9eb214f1beca6b36af03b3 307 0.13 vMB 168
210,122 210,122 00000000000004311cac8e0326eafb7c8d68664de73b74d8ab31aa272b5a2d91 622 0.34 vMB 143
210,121 210,121 000000000000016f74bb8f47775ed3cb7f25587c4700dfb5091b6fab052dfc31 624 0.25 vMB 193
210,120 210,120 00000000000003dd9d1be47bdb18f58269584fcf1c1c73d5466dcdccd7347256 345 0.14 vMB 161
210,119 210,119 00000000000002938067d1e5e0cb15238d5b9ee95b800810fc490e8dfabc4005 41 0.02 vMB 155
210,118 210,118 000000000000009eb23f8ddf842bbe19c19b47f1ac132e176e61d208737d8b96 313 0.13 vMB 179
210,117 210,117 0000000000000496886eaf2751afafefe148486b16352e7cf8db0b0edce94780 235 0.19 vMB 96
210,116 210,116 000000000000024e811b0cd00c8bd5da157800f63050a9bd36282b8602af5309 345 0.14 vMB 203
210,115 210,115 0000000000000274ca7126a2c3bcd19a3c6d719921b5b1fd1250ce89c455c307 39 0.01 vMB 204
210,114 210,114 000000000000010dea3bd5d3d50eec78f81bf431b1f0f570837fd6b52c19c734 22 0.01 vMB 141
210,113 210,113 00000000000001ac448e27d2b022b1cdaa90050fd6e8246e9b397c520ea9e33f 34 0.01 vMB 178
210,112 210,112 000000000000023392a8341441d89f84038d23ae993372121b0e2058758c6519 23 0.01 vMB 84
210,111 210,111 00000000000000347e4f95ffe3fb67ba596ca34084f5bee35fc6aa30f8be1eba 447 0.19 vMB 189
210,110 210,110 00000000000003030849811bc91a4c82fa15f1cc090d5525e0facccab06dec2e 251 0.15 vMB 129
210,109 210,109 0000000000000250390ec104f6248f10fad227ade0a6e8081314772247b2a770 6 0.00 vMB 78
Previous 10 blocks ↓
Total Size: 779.48 GB

Node Details:

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