Loading Tool

Explorer IconExplorer

Memory Pool

41,505 transactions
31.60 vMB
0.08733198 BTC
Random Selection Loading Transactions
Max Size: 158.49/200 MB

Candidate Block

Mining Attempt cd916cde12d531c4ea3b382828f927d5f5f3dd378a9ccbc9c56ba5343e08cc57
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root cb73e3d4efead9941a0af61c54a44efd6be70355b00211b0a236a2c80c03b6f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,242
Size: 1.00 vMB
Total Fees: 0.02219435 BTC
Feerates: 150.77 > 2.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (677,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,208 237,208 0000000000000076f4489df9d62df22cd3b7f4f6196dc3e9729ca6c5c3198bf6 395 0.18/1.00 vMB 175
237,207 237,207 0000000000000019af69ea4123c81bb86caf7039862ee294d1a8e3d2a83a54b4 522 0.25/1.00 vMB 247
237,206 237,206 000000000000013de2d86f6892ea40b0f0e9a537f88ed773a936616e4b1d0a54 438 0.19/1.00 vMB 199
237,205 237,205 000000000000011b1c0c2bf2225caadbab8e7e7ffe176630914ee222c0c243df 362 0.17/1.00 vMB 188
237,204 237,204 0000000000000027347f166cbe01f3a0570a6b6037ca64dea342859fd92d3844 201 0.15/1.00 vMB 138
237,203 237,203 00000000000000fa48f578400ce2573c3d19112f18fab43783bb881878bbc2ad 546 0.25/1.00 vMB 217
237,202 237,202 0000000000000080c8f1a2ef5258ee5e975b4e5e561d615d9b0a451b69ebde41 544 0.25/1.00 vMB 160
237,201 237,201 0000000000000157f5680e4f5491489f5ce5ea09454465b3ec610ddb2dde5dc2 128 0.04/1.00 vMB 208
237,200 237,200 00000000000000a4a3ed1e0cb8256461ebe7175939695c2d7ba3a859c25a2ff9 130 0.08/1.00 vMB 78
237,199 237,199 00000000000000683b65f1c97f113b03c5bf0cca7abea5905f2f477bf6689c33 463 0.19/1.00 vMB 178
237,198 237,198 00000000000001701b52d8662281be2a1fbe90f129d29708149f0d1a1bf37afd 700 0.37/1.00 vMB 161
237,197 237,197 00000000000000b6db26b09879a48dca98264111d294ce51ed6fa8e2f58145ce 834 0.25/1.00 vMB 235
237,196 237,196 000000000000009135b8701bc7786bb3742305f4950e5f2b5c5d3365995e02f8 296 0.10/1.00 vMB 117
237,195 237,195 000000000000009d893c7b95b68f6a9ffadd4185789c8ea8f4cbe6e99bae6d05 285 0.10/1.00 vMB 195
237,194 237,194 000000000000011fc80247f87009faaebadc912d724e7e5a1738255b9be066c2 127 0.06/1.00 vMB 153
237,193 237,193 00000000000000e3b1d84d304485c358e1ef2c57ac9bd36f290f2966273b10b5 368 0.15/1.00 vMB 167
237,192 237,192 000000000000006171f9caf3afe1f65ad9b23f9f57cfcec1e1802962475df18d 354 0.18/1.00 vMB 157
237,191 237,191 0000000000000041edc76c2efa68c9d6e1edced9b2658373ac8aeea6ffa1560e 738 0.32/1.00 vMB 169
237,190 237,190 0000000000000028a3ca48f08f3b1ac420bedbd0ca580f992206ed0360e0d724 28 0.02/1.00 vMB 88
237,189 237,189 00000000000000623de174f676b2896fe953e61c663c62ec7acdd6968d092d41 473 0.20/1.00 vMB 193
237,188 237,188 000000000000016128d0e48bd1e233ed651e9d0cac66e603c2e86b5e985c9f14 308 0.13/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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