Loading Tool

Explorer IconExplorer

Memory Pool

18,746 transactions
8.85 vMB
0.06171915 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.41/200 MB

Candidate Block

Mining Attempt 5d98b63b0ef4c29bcafd1f313b8608d8bc22594d73c6a1a5b6d89693b334f00f
Version 20000000
Previous Block 0000000000000000000003c7cbcc0246969b12a8c6b834f333c2ac327690af3c
Merkle Root 646f218ef708f85237d39bb241d82b1a0123b09fd7739ad1d4ae5b8efa4921cf
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.04125518 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,389 (885,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,143 28,143 000000000fc402887dbaa840813a8a16528b77973c167e83108fc1853d4305d9 1 0.00 vMB 0
28,142 28,142 00000000a6a03e582fee5d599ee259c888dde44cfe67ff2b881c18782e3bf468 1 0.00 vMB 0
28,141 28,141 00000000a1aedf65c10974dc3dd456c77651f029f5fe9249ed442150ade40c73 1 0.00 vMB 0
28,140 28,140 0000000034e5465aed66ff0fae6818a2d4c2d9069d700d69b35dda6218a4de70 1 0.00 vMB 0
28,139 28,139 00000000e61c83b4bb56fd363aa1ab125e83fca21157a2e5a89700ccdbac51b7 1 0.00 vMB 0
28,138 28,138 0000000029107d814785b927c7d33e16ca86098a006177d73f4f91d210c07324 1 0.00 vMB 0
28,137 28,137 00000000a85593eb6f984eebacba4eb8856beaf3cf5241a86bfc9277e02212c5 1 0.00 vMB 0
28,136 28,136 00000000117db165d14473f70f9a2b7c70599c4bf20c5f5e5346e64ab8b6fded 1 0.00 vMB 0
28,135 28,135 000000002dd6669b9264d72b7b063f9c54f465b560bb8e9eeecf5e669ad0a728 1 0.00 vMB 0
28,134 28,134 0000000056f780bc6c48c10b8fdabd5ca03a8616d27ccda7620845242b6b5184 1 0.00 vMB 0
28,133 28,133 000000002badc3d9d9ef3028fe96180651477d291e59dfd69119cca8be777319 1 0.00 vMB 0
28,132 28,132 00000000221f42184eb69e108dc1910152705bb6ddc57ba10e437573dbc69984 1 0.00 vMB 0
28,131 28,131 00000000e47601038e470477fa2b53c7947a2af8b1d4d4f6c4683c30537dc9e1 1 0.00 vMB 0
28,130 28,130 00000000f7f8905c11fc939500d0492d5ad0c69d72938c1545988b9f98a99def 1 0.00 vMB 0
28,129 28,129 000000006b8b47a74bc900f9e62de7125458ed7f5af1c580ecdc20e11e4e6abe 1 0.00 vMB 0
28,128 28,128 00000000b3915a40c969784b65041692bc4b2a904cddfe2dcdcc3b37c4739ce1 1 0.00 vMB 0
28,127 28,127 00000000fba9cd0f1d03152f85fa9e8e1535091aa2a291721e53bddd7ac63b7a 1 0.00 vMB 0
28,126 28,126 00000000a052c1a27918fa766c9315f47c787219641c636d86a1c74a9f1506fd 1 0.00 vMB 0
28,125 28,125 000000009638f680c426d2c2d80c6371e78c12bc0da7b388ca087dc875fa6449 1 0.00 vMB 0
28,124 28,124 000000002928b651880307c16a50feab6efba487cd07a5fae3eff635fc4a4e98 1 0.00 vMB 0
28,123 28,123 00000000c9126b9735670928823ba06d3f69dc290409b623da13dc848f23faf9 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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