Loading Tool

Explorer IconExplorer

Memory Pool

77,058 transactions
28.73 vMB
0.07759329 BTC
Random Selection Loading Transactions
Max Size: 173.85/200 MB

Candidate Block

Mining Attempt d270b337eaaea0ef791fc09238972f1546e6bcb4a49816c185df8176de29ba58
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 4f6f23b8d0ca86d9ce1d2ff419a320a30e49053e59954c99798c7f0a9ff134e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.01789754 BTC
Feerates: 100.17 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (720,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,249 194,249 000000000000062d3521b20f86b63a31f32c183e75e741e593360142ff09cdbd 158 0.05/1.00 vMB 70
194,248 194,248 000000000000053c1c33233cf1ec677e94623bef85a2463bdc2ec3bfb15358b8 10 0.00/1.00 vMB 3
194,247 194,247 0000000000000083a8e1267d7fd9424dec116d496b70051c4b90565fa33ac399 164 0.08/1.00 vMB 179
194,246 194,246 000000000000069d667b28bc2fb6a2d4f9381093a2378dcbf9b3e8de0089cdb1 30 0.02/1.00 vMB 71
194,245 194,245 00000000000000b14d7deee35d956103e0ecef5ab59dca07cd8f70a99508a3ef 32 0.01/1.00 vMB 0
194,244 194,244 00000000000004c6bd4e0a9990eae171849cb670fdf55f129e78ce1027e0436a 353 0.13/1.00 vMB 199
194,243 194,243 000000000000042b4e906627ca504e8584d442eafc30a87f7bebbc7430e34e57 123 0.05/1.00 vMB 95
194,242 194,242 0000000000000708740fcdb90d5ed04494f5c5d03cafbb3d73c36988db77b3a0 263 0.11/1.00 vMB 227
194,241 194,241 0000000000000697c758aceb866523f9610ed7552e2fa41798636200536779f6 102 0.03/1.00 vMB 333
194,240 194,240 00000000000000ba09c4050b9910e8ab14ff67fcb1c88fb9a055c6faff5a008d 224 0.11/1.00 vMB 156
194,239 194,239 00000000000000945e543d6521d6bd6ff7ed0f533c103587781050c5e4f08354 520 0.21/1.00 vMB 173
194,238 194,238 00000000000004049127ae8eb33eaafaadfdd574afb6fa24431df4047bb868bf 119 0.05/1.00 vMB 136
194,237 194,237 00000000000001b18bf359eb6f91f5e29d10bfb84735586746dd48b3591ea7ed 220 0.07/1.00 vMB 3
194,236 194,236 0000000000000729f2724aa5b9a4fd95a1a309431b21022d1755621659e4fdee 348 0.14/1.00 vMB 115
194,235 194,235 000000000000056e0ea7f8b8beb9bc8a585c530dbbbb3d30cc93c65c14a5316b 291 0.09/1.00 vMB 139
194,234 194,234 00000000000000e8fc12941c71fff1afa24b612abf2dbe85b8755153c6c28804 916 0.43/1.00 vMB 175
194,233 194,233 00000000000003df195fc8f629f250a3d9bd49b9fa0fb1a7045208dfb5dbfa20 13 0.00/1.00 vMB 11
194,232 194,232 00000000000001ff7ef3f41058bd1b2b01edd94a815ba14fdb580d4dfc3745b2 13 0.00/1.00 vMB 6
194,231 194,231 00000000000004b44f5648d4e6333d1b66d43f9e26502f0fc264d4841ea4cd25 323 0.18/1.00 vMB 165
194,230 194,230 00000000000005e220e4fcfb6aaadeafede4b388a64926d633fd540e627bf37a 107 0.03/1.00 vMB 6
194,229 194,229 0000000000000266714eb010f47fc78e6a41cf70fab9036cad3426824a70365c 483 0.19/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

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