Loading Tool

Explorer IconExplorer

Memory Pool

81,252 transactions
30.39 vMB
0.09781424 BTC
Random Selection Loading Transactions
Max Size: 182.30/200 MB

Candidate Block

Mining Attempt 12b4d26bc1565e303291e09c541a1b99d1ed56d5f0c1f590f55daa94a6d79e01
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root cd195e19b4270074734d39912432f5cb5c9051bebbed54939b89ace04aa8195b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.03403820 BTC
Feerates: 301.07 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (421,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,207 493,207 000000000000000000145d868e2f2b471dad65cfea42f31f2e18a7cfcd30e4ce 1,691 1.00/1.00 vMB 178
493,206 493,206 0000000000000000008975a102bea7f2f0aec7f2b18727d534ee9c456afee94a 2,392 1.00/1.00 vMB 215
493,205 493,205 0000000000000000009a29ccf57f61139dfadc0f2d8b3bbd2592015f9c835780 2,471 1.00/1.00 vMB 245
493,204 493,204 0000000000000000002e0aa96f0d8c8ef57ded0f929ec27c76694c542d027fa1 1,851 1.00/1.00 vMB 65
493,203 493,203 00000000000000000014a5cfeea7d1587535477bbaac86d47b6e3714e6b12150 1,704 1.00/1.00 vMB 103
493,202 493,202 000000000000000000002c7784ebf5d898042539ead80cdf6ce547485014c995 2,211 1.00/1.00 vMB 205
493,201 493,201 0000000000000000004fcfaffc5ef8770eaa5934164f562421cccee2017ed790 2,268 0.94/1.00 vMB 231
493,200 493,200 00000000000000000075f1f5c1bcb2c5c2dbd4113e5e9996184a82980bf84d26 2,257 1.00/1.00 vMB 176
493,199 493,199 0000000000000000007df8ee6fd380753e5ef3f32f31df3c4f6df96f64942632 1,105 1.00/1.00 vMB 28
493,198 493,198 0000000000000000002f206c99fea192d58cb934e86458280a63f202a0e1f18a 2,350 1.00/1.00 vMB 190
493,197 493,197 0000000000000000000ea1d6cc0671348fedceeedb42f98c061129f478382c2f 2,140 1.00/1.00 vMB 197
493,196 493,196 0000000000000000008258e1e9632fab08a7db3887351f9c18b208b9a6bce684 1,751 1.00/1.00 vMB 116
493,195 493,195 000000000000000000219d03741aaedf347a022774acb8c621dabc28f0199fb1 2,316 0.94/1.00 vMB 243
493,194 493,194 0000000000000000008db9a24b03781d351aaa4ce555f58c727c86569c5de6c7 2,238 1.00/1.00 vMB 222
493,193 493,193 0000000000000000004db402ad8aba8902076bf113a5875fa02219becd4e7d82 1,779 0.97/1.00 vMB 48
493,192 493,192 0000000000000000006b581b825abf776c68fd8cc51b3844b1c653f0de897234 1,756 1.00/1.00 vMB 82
493,191 493,191 0000000000000000005a4e88265d69bc75855ee76f5b1f1a3d3e0a04d1ac01e6 2,217 1.00/1.00 vMB 67
493,190 493,190 0000000000000000007cb6cae0bfedf294f688392c8b4e7ee2f573fc8f8ab499 1,445 1.00/1.00 vMB 31
493,189 493,189 00000000000000000026a1e7c9d7a767e67eed45d626a1c72dc7d70164b2697c 1,148 1.00/1.00 vMB 136
493,188 493,188 0000000000000000006abf2563cafab5baad61bc15ef76e39c910a1063230fa9 1,408 1.00/1.00 vMB 87
493,187 493,187 00000000000000000000208033c9cf1a4b106f353c99e0f20a24ebb68b1ce9af 2,517 1.00/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.