Loading Tool

Explorer IconExplorer

Memory Pool

78,796 transactions
29.88 vMB
0.07625337 BTC
Random Selection Loading Transactions
Max Size: 182.50/200 MB

Candidate Block

Mining Attempt 7b4b9c97436b004d0289d66513e3c502a803c83b1cba2c9ef5ea3334f77095b5
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root a20788363b0e4284e64573b0b68c5ddac864733a2867dd62ee1d438e27dc7734
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,885
Size: 1.00 vMB
Total Fees: 0.00997316 BTC
Feerates: 150.58 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (688,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,204 227,204 0000000000000279a5d5f9aae527bd352407ff58ba4a2714613ea890031d8a4d 335 0.17/1.00 vMB 165
227,203 227,203 000000000000013b21f41e82f492772d85860f2dd5caa883c61844c1d0b18baf 235 0.15/1.00 vMB 46
227,202 227,202 000000000000018c8bd2c9606e36d36f076ded00370b8292dd6c6f1eccc86217 817 0.34/1.00 vMB 221
227,201 227,201 00000000000003363dd9114ec2e204f4c6cee20ade38f137594f91e5c1356ed3 661 0.29/1.00 vMB 189
227,200 227,200 00000000000001b239b2b842812b93d6421cbc2eb855cb4bf2e7cd9ebe000329 228 0.07/1.00 vMB 169
227,199 227,199 000000000000031439d68c587ff9adc0659d9074d3b230a47b24f16133bc2571 680 0.28/1.00 vMB 218
227,198 227,198 0000000000000088ff4c4d3d73762af22c89176e5d4d0567a33b0fa58e4e5b45 213 0.27/1.00 vMB 804
227,197 227,197 000000000000036f77b7bc46d17d168c0ea72b314963932c35580666bf5a53e6 250 0.15/1.00 vMB 100
227,196 227,196 000000000000027f48b6ef281468232648dfd552096985db7ff157f38ae35341 307 0.17/1.00 vMB 147
227,195 227,195 000000000000035afcf7b21065b48acc7a23028bc82dce1c1d116dccb3d44b85 387 0.24/1.00 vMB 121
227,194 227,194 0000000000000076b4a845ddf053bc89e065f7dcfc608b9ca3fa59d5288078db 716 0.25/1.00 vMB 237
227,193 227,193 000000000000018c825e31cb9eacf42cf7a375e4a7d380087b6ec05740e59623 360 0.17/1.00 vMB 165
227,192 227,192 000000000000013437764718459bd76c119d0b8764e7a75915b8c64f3fba48e2 399 0.17/1.00 vMB 208
227,191 227,191 000000000000015b88ff7d2736585e04dced13fd074260f47f1e0500bb74a7f7 69 0.02/1.00 vMB 159
227,190 227,190 00000000000002bb3dff9014a7931ebf073d5ad3dbf880a19d259360d420ef8b 70 0.04/1.00 vMB 146
227,189 227,189 000000000000010dd125e278ffd5d8403273618eff08bb67e4b8c15fac809bdd 238 0.15/1.00 vMB 132
227,188 227,188 0000000000000108c1be4fdb57b3720d5e7906eea5320a4e3101b397cb64b26e 268 0.15/1.00 vMB 183
227,187 227,187 00000000000001ee470ad734d7a917e41b33a325b29b5bc4d009b20af9cc9731 81 0.04/1.00 vMB 122
227,186 227,186 000000000000009a0030d8178f7b6ad3ee6493ed115daaaa302f01a0e6e43cb7 68 0.03/1.00 vMB 173
227,185 227,185 00000000000001c54df47055d0561328eece43ba52c9157c436401044d18216e 83 0.05/1.00 vMB 96
227,184 227,184 00000000000000b31b258f305045540aaa5718c924a788eb60eaae61d4406e9b 393 0.18/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.