Loading Tool

Explorer IconExplorer

Memory Pool

85,823 transactions
31.99 vMB
0.21222335 BTC
Random Selection Loading Transactions
Max Size: 191.33/200 MB

Candidate Block

Mining Attempt 9de697c3da737fe482bb0b08760cdf193647f538e88ceb1d32b1c3b21b421c61
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9774d95831c93a2f8b4ed0e6460e732d2f1ce5ccd3084154ec8f10faea3d6ba1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.09532643 BTC
Feerates: 529.10 > 9.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (215,918 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,229 699,229 0000000000000000000512f379092a0f3f74b3e8569ca8a96fa7c0830f4c823f 1,522 0.52/1.00 vMB 11
699,228 699,228 000000000000000000025a67fca628a520e31c7cc25458496290763618bd1a80 523 0.22/1.00 vMB 15
699,227 699,227 0000000000000000000c683a2473de7047876f4046c94db76d36943458706a92 631 0.79/1.00 vMB 2
699,226 699,226 000000000000000000044b39a317d2f6d40fa696d50d2c091b3520d6d06f02e2 2,346 1.00/1.00 vMB 12
699,225 699,225 00000000000000000005a91175e0144391f794df8e6c17e47f3bdd06babd1090 2,726 1.00/1.00 vMB 14
699,224 699,224 0000000000000000000071c04788686ab6dfe5b899182278b7095eee27f35cc9 538 0.22/1.00 vMB 11
699,223 699,223 000000000000000000032ceddac132eeaabd5f9690cd7889659d8d36eb37025c 1,622 0.51/1.00 vMB 12
699,222 699,222 00000000000000000004af9f87d3c48cf7b4b7ef7a047f10b1049bcb56e95ba6 828 0.27/1.00 vMB 13
699,221 699,221 0000000000000000000edc4a3ca03ce8b2be2570a5730f5e4a3b2a44af691b51 2,019 0.78/1.00 vMB 12
699,220 699,220 00000000000000000000588898cc8742a3d61d81de2157b885bb20723eeb2b48 223 0.06/1.00 vMB 13
699,219 699,219 00000000000000000003057ade14b7ac6d83e2750ae5f0e3d5eb7665d74b61d5 970 0.39/1.00 vMB 11
699,218 699,218 000000000000000000053730e3567931fb9a09ae21db0891a6cb82e4034114e7 54 0.02/1.00 vMB 9
699,217 699,217 0000000000000000000646bd886743cdb00e971313c29ec21f6342934a432780 1,652 0.59/1.00 vMB 10
699,216 699,216 000000000000000000095ccddc71b7bd6ff87263508383ce5ad1fce05a0f4d7a 360 0.10/1.00 vMB 12
699,215 699,215 00000000000000000003c49a048da1768a2d7d05a4ed7c6b1590af63d04dcf16 1,240 0.51/1.00 vMB 9
699,214 699,214 0000000000000000000f841675862bd6c6464c0cf1cf83bbf60482a06b52d8d1 3,017 1.00/1.00 vMB 14
699,213 699,213 00000000000000000005bf6291099214b4bf396854f7e081485f4bb19f1668b1 352 0.10/1.00 vMB 12
699,212 699,212 000000000000000000009f487069b1a0715b9472b66624491a9549adcdaadba2 88 0.08/1.00 vMB 9
699,211 699,211 0000000000000000000d0ccf0a576797ee9eca20a9df4370b352e2fd07be2cbd 345 0.16/1.00 vMB 7
699,210 699,210 00000000000000000009efe8ced191bab734b88207da8e673f42517b01ae121a 1,024 1.00/1.00 vMB 2
699,209 699,209 00000000000000000000ac8f3be529b1136ccff08215ff46731bff3cd340a4e4 805 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.65 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.70 GB
    • Received: 16.31 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.