Loading Tool

Explorer IconExplorer

Memory Pool

75,494 transactions
28.27 vMB
0.08250071 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt 805276f0ecccc0229d647bda7ade687c1142c8c4ac6cdcf811d731dd97643301
Version 20000000
Previous Block 00000000000000000001d55d38f99d10e41dddf340908afb2fb717900d90d262
Merkle Root bc019bdcb916b3e56a301efd8f0c6b004b53c39e3181635d5ed3c575d96f75c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.02067681 BTC
Feerates: 200.71 > 2.07 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,586 (675,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,329 240,329 000000000000008d179f20ca783b2ade53399cb88881a70715899d58eea2ad31 269 0.13/1.00 vMB 153
240,328 240,328 0000000000000080b8e599856a3d16f6dd4f4a2a65adba40f1db6aa710e2a614 174 0.08/1.00 vMB 162
240,327 240,327 000000000000005804c4889ea3c840ebb1271a5f35a5c257bb3e7207df5fd476 63 0.10/1.00 vMB 66
240,326 240,326 00000000000000a58d339670aab18f420c454c40a99c6d77a91ca519d256c8c0 593 0.25/1.00 vMB 138
240,325 240,325 000000000000007ed5de69e6c7244345a19d579cda6f5d569bd4289f5e6235c7 370 0.16/1.00 vMB 127
240,324 240,324 0000000000000009afca828a8779260dfe33b8bd9c1f444262aab9635ab6851e 183 0.08/1.00 vMB 113
240,323 240,323 000000000000002ef8a5df1dc79b6a2b2e3a2710221da97ad1089c0a26f240b5 369 0.17/1.00 vMB 146
240,322 240,322 00000000000000a05be9817d53062720aa8440b180683bb81410c4023e589c1c 158 0.08/1.00 vMB 129
240,321 240,321 0000000000000102d1df63c9c795778274e9cb9325453f9e80b0ea41f07a6a2b 180 0.13/1.00 vMB 112
240,320 240,320 0000000000000098286c9f7bb5c742474e17710b93a374c30c475d7ddf40a9ab 622 0.25/1.00 vMB 1,995
240,319 240,319 000000000000002e49f62486a83656f51e80e768fa84de539bcf15f7d6ff0afc 179 0.08/1.00 vMB 168
240,318 240,318 00000000000000719fd5423320323a2f3cc37c3d25259543c3b20c7771c43412 129 0.08/1.00 vMB 114
240,317 240,317 0000000000000084513dc446d99504950557b8bab1aa59593403ce0fd6fda266 541 0.23/1.00 vMB 147
240,316 240,316 00000000000000ac03ab040ea55b09e91abefb187875d9f5fd5d0e5924ea1dd1 247 0.09/1.00 vMB 157
240,315 240,315 0000000000000022f6ae984a3884d7561d60a350f44d60397c70f3056054fea7 74 0.03/1.00 vMB 221
240,314 240,314 0000000000000022adab9bfe486dff0a227b3e9da715eb61d77487850066e811 160 0.09/1.00 vMB 97
240,313 240,313 00000000000000af0815bbb2d7e1ade4b43c16a67da9d16f119d8696a73a4737 255 0.11/1.00 vMB 191
240,312 240,312 0000000000000108e72681aa065c20448ab3dfcd9fccf7caa0b5f159176bc5d5 204 0.10/1.00 vMB 132
240,311 240,311 000000000000006fde8b04afbf4425189eb33a3f94ecb1b457c044e7f1c4ba1d 452 0.18/1.00 vMB 179
240,310 240,310 000000000000003490cc66285b162284cc7a16c23512a9f03e4b558376b2d280 70 0.07/1.00 vMB 17
240,309 240,309 000000000000005c8445952943c2cb68ea7d6d05440c5011945c9fc4094738d8 302 0.13/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 783.40 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: 770.12 GB
    • Received: 19.78 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.