Loading Tool

Explorer IconExplorer

Memory Pool

27,274 transactions
7.18 vMB
0.04378794 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.84/200 MB

Candidate Block

Mining Attempt e69e8129a815455f71b1aa54b6dcbedb86b4f2bfd6a6646cbdc95a2471fb98cb
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 9d61daebcb6a96600aceb633a0bfb9ad5bd16f44a2e638c77a1277c1c881d6a6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 966
Size: 1.00 vMB
Total Fees: 0.01938561 BTC
Median Feerate: 1.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (662,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,152 251,152 000000000000001f8fbcfe12a7d00addd8cf4bb93139e1bf851e750309855621 313 0.16 vMB 112
251,151 251,151 0000000000000000694a1d84f002652caf6c353bd16df43963b820bf51e6edb8 65 0.04 vMB 52
251,150 251,150 00000000000000005fcaaef61723a74c29c07e449f31fea6761f554e5ceed25e 277 0.14 vMB 84
251,149 251,149 000000000000002552a07d95e73a01e0fa1801b8e2e16ce5110a634999d6705a 20 0.01 vMB 99
251,148 251,148 000000000000001e4237f5230b36ff5bb7321cc60c274ff9f1337ea5b00cb269 38 0.01 vMB 129
251,147 251,147 000000000000000587c81b68b517e775922a28dd652df450c6ab80cdfe1288e6 84 0.04 vMB 110
251,146 251,146 000000000000005d8864737b4c77c4b0eefe88efb8d05fa3184efed26001ee2e 321 0.20 vMB 64
251,145 251,145 000000000000006c4084f40548f73f8bbaf682ca10e704d443804f3e49e94a66 330 0.13 vMB 112
251,144 251,144 0000000000000052ccbcc691e0a3b2221c68284e1684fbde5815ebb15dd808cb 202 0.08 vMB 174
251,143 251,143 00000000000000480373bde78540e351bfee70bd0266456820303e871f424598 126 0.05 vMB 124
251,142 251,142 000000000000005045f0845f33a2d01d1c822cf0a18c0aa47cc6a7d8abb7d7d2 331 0.14 vMB 77
251,141 251,141 0000000000000011512c924f505ce7d9560601a7fb72dcd8911d6e137660a7bf 256 0.10 vMB 139
251,140 251,140 0000000000000021a4e8bf4a18db8cd4e489dbc4dc69c7a3bd1501109493ce07 114 0.07 vMB 30,227
251,139 251,139 000000000000005d646bdde8575fd3c5144147ca13c605a4bfb4b801e6de6231 163 0.07 vMB 127
251,138 251,138 000000000000000b9c2db22064bcfb29d63472278c3ea194128729a9919485b8 175 0.06 vMB 155
251,137 251,137 000000000000002d805b33e7fed3f5bca18640deba3310e373b0d49bbddee8cb 207 0.10 vMB 108
251,136 251,136 000000000000005db971974fdc5647f95e353f4c1fce4dcf7775a86b402940e8 64 0.10 vMB 12
251,135 251,135 0000000000000043c36e1ad7838acc0f79cb03e6faa133e33f3a7384ed8eb80e 124 0.04 vMB 120
251,134 251,134 000000000000005407fb206e514339b62ab0ad26d806da415969da93bc98a995 24 0.01 vMB 61
251,133 251,133 0000000000000023c59769c6d93e1a304c92d96c977be018851b8abcaccc75e3 52 0.03 vMB 92
251,132 251,132 00000000000000646099bac77201dc46e1610465ad7c90f0ef69280e9ed4f55b 61 0.03 vMB 105
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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