Loading Tool

Explorer IconExplorer

Memory Pool

83,290 transactions
30.41 vMB
0.16671173 BTC
Random Selection Loading Transactions
Max Size: 184.12/200 MB

Candidate Block

Mining Attempt 4bf90e7308a9716dc004df8ebf693325ce943428c9eff1bb022be27dbe214652
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 2b93b67612acf36cfbf3a45dd654ae178818e764800f13a80c77d867ce7082aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.08937974 BTC
Feerates: 137.30 > 8.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (678,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,242 236,242 000000000000005d7cfb2a995952a4a6164746c1ba52b25393f6c399920c1ec3 957 0.25/1.00 vMB 200
236,241 236,241 000000000000008a1a367c56bb87fd4158772e64792e47d184e5ac2983cd2b7b 273 0.16/1.00 vMB 109
236,240 236,240 0000000000000052becc3f4ee585d5314deb17e646fca9275261360357a39e3d 613 0.35/1.00 vMB 146
236,239 236,239 00000000000000d6035f5c3cc057879e85bd2287ccd69d76e711aff75c0be104 115 0.07/1.00 vMB 107
236,238 236,238 000000000000005ca00d0feb0c816d38642571925172dc206c8be13d1d32a4ce 798 0.46/1.00 vMB 137
236,237 236,237 000000000000004fcac7d78d588733ff2f5a5053e08fbb953ed84d9ddfc37475 739 0.25/1.00 vMB 241
236,236 236,236 0000000000000126d5dda76035be925ff0d51aa0083e81fa0830bdde93a65bf3 304 0.10/1.00 vMB 33
236,235 236,235 00000000000000136ef52903cf4a5c3522f82e59fc44e7450c0ed5ed36a5c547 495 0.20/1.00 vMB 165
236,234 236,234 0000000000000068ad9ad25486c39fdcfb44a5b4ae823268ac20bae192200e60 543 0.24/1.00 vMB 214
236,233 236,233 00000000000000b8192beb0f7a468f6f0c66e71cc2da5871b4f954e87f36f250 150 0.15/1.00 vMB 51
236,232 236,232 00000000000000fcda4bf7524f521c67c997e9dd203d888983718fa84b92ea69 291 0.21/1.00 vMB 124
236,231 236,231 0000000000000082e2b0da9a44e3a41986c583214099f2dd5dd49fb0e59438b5 611 0.25/1.00 vMB 187
236,230 236,230 00000000000000baaf82ab467a574f98b54bf573eb48c8ed71799f7c99bd3618 276 0.15/1.00 vMB 80
236,229 236,229 0000000000000057eaf165b1416171ab0883093f73d063187ab46af77100c524 165 0.10/1.00 vMB 111
236,228 236,228 00000000000000b04a4ab6477bea957372a8b2c047a37c9ee75253628393ba08 290 0.18/1.00 vMB 112
236,227 236,227 000000000000006c7e8a724268577a5fb1d77e714fb0e5292db48b11d85a8779 435 0.15/1.00 vMB 250
236,226 236,226 000000000000003d3f0a815860f50baeec1baa2610e51ae02d7adfdf3b28cf15 256 0.10/1.00 vMB 207
236,225 236,225 0000000000000023f69444874d528f495e3b60cf101efadde6bb265145397628 770 0.47/1.00 vMB 134
236,224 236,224 00000000000000416c1eac575f274455026754f9a0496a2e59138e2454685952 720 0.25/1.00 vMB 332
236,223 236,223 00000000000000edbfc21f65f4c305f8e4e57b11ca653a4600bc2216fbced71f 335 0.17/1.00 vMB 138
236,222 236,222 0000000000000012e20af0ca8ff6bb0e0d25223efaa75453cde60077ee2a34f5 408 0.19/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.60 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: 671.73 GB
    • Received: 15.99 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.