Loading Tool

Explorer IconExplorer

Memory Pool

80,412 transactions
30.90 vMB
0.09113461 BTC
Random Selection Loading Transactions
Max Size: 187.14/200 MB

Candidate Block

Mining Attempt f38c9f0276a16a0d0bc4a20d5718e6a02db274c00494e98cebf36a3b6ba3004c
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 09a2b2399fbea67a9ac7076750c9262e0021c1adf497a461661bb914f5c8ac0c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,057
Size: 1.00 vMB
Total Fees: 0.01771821 BTC
Feerates: 106.51 > 1.78 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (661,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,304 254,304 0000000000000000405047bc3326b53ad8957bd4fb9b763ea5a46da8e463e890 76 0.03/1.00 vMB 259
254,303 254,303 000000000000002f4e1fc2b1a0f023fc98281d987f9ed2d6f037c3b572680ded 444 0.23/1.00 vMB 105
254,302 254,302 000000000000000e8f0680d8609039fb4561a60c55013927f7cfdc910d834dbd 356 0.13/1.00 vMB 156
254,301 254,301 00000000000000346bd0b5f2046736696e8ffe69582ab0269836a49833522151 163 0.06/1.00 vMB 147
254,300 254,300 0000000000000008aa752010478056c56efacb7df597b31aef6a960afca384f7 210 0.09/1.00 vMB 138
254,299 254,299 0000000000000035290ac9bd56e2f9c7da91cc09c12ce3dece19547bfd4733cd 503 0.21/1.00 vMB 141
254,298 254,298 0000000000000029bcde053e74607d2473ace690157580f6e23d58151dbccc21 382 0.15/1.00 vMB 142
254,297 254,297 00000000000000327742784009eff596bb54edb74ba9225d3a4ed2e3526238d6 46 0.02/1.00 vMB 88
254,296 254,296 0000000000000029c5b0756f159bf4aa0c4e5846ff5c92ae2107649ab548fd0c 779 0.43/1.00 vMB 89
254,295 254,295 000000000000001c72e6485e16b28677c100e2ff2179dd8883b146c91549fa3f 162 0.07/1.00 vMB 138
254,294 254,294 000000000000000437a024c2e5ab9dddf52880f0151f12998f8b6ddd48f90f0c 47 0.02/1.00 vMB 95
254,293 254,293 000000000000003599ea7c1bd3f11b85eade7d2e2e486c2035c4e07ad00daaa3 86 0.03/1.00 vMB 85
254,292 254,292 0000000000000040aaa5c76d5d3f7727483e4cad1c0fe170ab022433325ccd66 613 0.24/1.00 vMB 134
254,291 254,291 000000000000003cf55c8d254fc97d2850547e5b787a936bc729497d76443a89 583 0.25/1.00 vMB 114
254,290 254,290 000000000000000b21538c9f233a41febb47cc8c0462425a6ae330c8eeb4cbea 372 0.16/1.00 vMB 134
254,289 254,289 000000000000000fabc54cc977a2b2feac2b4a0ca9c874d20f5859706ec07fdd 117 0.05/1.00 vMB 119
254,288 254,288 00000000000000285317257ac7e0735d13bf3ecc41446c62ae275039cc3d620a 411 0.18/1.00 vMB 133
254,287 254,287 00000000000000326a648d1cb1032856c0b8b4671b1f062221610486f3e62d0b 132 0.04/1.00 vMB 160
254,286 254,286 00000000000000268896f77881b940f5f37a821412b5745b830a03900773ae44 388 0.16/1.00 vMB 161
254,285 254,285 000000000000002376f29acd885996cdbd935cd8c5804472dd8b1079ee16dbf9 540 0.21/1.00 vMB 137
254,284 254,284 0000000000000038206216eed012d4195c61b90c22ef6e4dc3d18a6f75567edf 211 0.09/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.