Loading Tool

Explorer IconExplorer

Memory Pool

27,174 transactions
6.43 vMB
0.04334808 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.86/200 MB

Candidate Block

Mining Attempt 4a25b7119b9ce26315b8f591653083fa2c4cee7db65442131bffa174e391a619
Version 20000000
Previous Block 000000000000000000021d18e66654cc11ad0526f280812db07f0ea99f58f989
Merkle Root 58815c32ad409851e4667ce65e818ffd64dac4e7d61d387254563534b9a78977
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,556
Size: 1.00 vMB
Total Fees: 0.02614634 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,203 (754,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
158,247 158,247 0000000000000645fd63f435e7ea0e74d6959fde99254f1668f8c5c44672c992 0.00 MB 12 136
158,246 158,246 00000000000009a472b54621fa04a1f760cd17a21b026eadc6bccf97001c846b 0.05 MB 149 55
158,245 158,245 00000000000003e717e34772e51ea172250678eb0858a33161b20ecba343431e 0.02 MB 61 109
158,244 158,244 000000000000019d0e3de0eb82320cbf77f3718e5c5436515f4be59220d8881a 0.06 MB 92 164
158,243 158,243 000000000000062c3e55ba8d4a12522dc495cac4d20549af16595c6353ba9787 0.00 MB 11 35
158,242 158,242 000000000000081f7ad5ad84228237ba6f6930b0bbfc6c3dd53cc591f378675d 0.01 MB 16 74
158,241 158,241 0000000000000dee1c54ad0529a502fcde8ce97b472cbc8de286f95e4acb21bc 0.03 MB 78 171
158,240 158,240 000000000000074cc6abf1d54dc4c0aa2e136022f2697bcdd9e4b8440be8722f 0.02 MB 33 58
158,239 158,239 00000000000009d17d141556e68f1822f3fb97bdf4ecb59fea02b94272e6b97a 0.00 MB 1 0
158,238 158,238 0000000000000464f3ecb132fb44fa6438d48dd928130d9dfa2cd7656f806630 0.01 MB 37 239
158,237 158,237 0000000000000d5434077a926f6980a66b6d7dd409769efb3f9bb511155f3df5 0.02 MB 34 133
158,236 158,236 0000000000000c97c00a25f59a5a273ca6df7cb56c9b020e8ec2df2d8e83a161 0.02 MB 38 165
158,235 158,235 00000000000008a07bf3e8e4b4a31a43b486759171ab3b8ea7af09b3db589e39 0.03 MB 66 232
158,234 158,234 0000000000000120aa878e32464717972843572868c9af73877b472107dbb812 0.02 MB 42 248
158,233 158,233 0000000000000c245230b9a5afaa175fc99b15cd820112b9fa418ee7e1dfdbc9 0.00 MB 8 100
158,232 158,232 00000000000004f9de4c7ecf57784a63a2f4b8390881a6aada264132857b2dd4 0.00 MB 15 0
158,231 158,231 00000000000009241df2f011555f42edb566517a3a0aecc2d7febe5f7441ae09 0.02 MB 47 134
158,230 158,230 000000000000098bff369f06db5d4d51088bdd48bd47b9efd96c4bc1da4ef383 0.04 MB 99 205
158,229 158,229 0000000000000283034715c2f6f4eb10078c3c051f870e1c48e743ed2662dae2 0.02 MB 68 149
158,228 158,228 0000000000000a458d8ea4370d7a5009c8ffa8a7503b1332a4a8cab22e219aa4 0.01 MB 15 53
158,227 158,227 0000000000000b028e23111270f9a8d8d7594f85b413ec0866969db24d8bb222 0.01 MB 16 130
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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