Loading Tool

Explorer IconExplorer

Memory Pool

45,546 transactions
28.79 vMB
0.12816536 BTC
Random Selection Loading Transactions
Max Size: 152.49/200 MB

Candidate Block

Mining Attempt 448085c296f1140ca8095f44a4684d3138dcae236fb403f0025aac4589272366
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root eb6b27fa1676bb6d00db49a55228446db496579d324448458a867d1fc778daf8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.07266325 BTC
Feerates: 301.60 > 7.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (590,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,203 324,203 0000000000000000145887c9c123eca9c13a08edc367c4fe8fbd3455c5bee0b7 407 0.24/1.00 vMB 36
324,202 324,202 00000000000000001c92a7213c3b537e1bd0a4bcb9ff42c3a5bfd0df423144da 362 0.25/1.00 vMB 24
324,201 324,201 00000000000000001daeee55bbb6c49927905b9e18096b071c67f355e69c9abe 83 0.05/1.00 vMB 21
324,200 324,200 00000000000000000c846893ef60552198fdf07a38cfa49707c732402ab83937 246 0.22/1.00 vMB 27
324,199 324,199 0000000000000000096d684bb81a7f41d3f728176cbd0f5d9efd71b81a12ee75 226 0.14/1.00 vMB 26
324,198 324,198 00000000000000000264d6459f3d6095af6bc18a5bf1dd43ab5cf5adc74ed3ba 1,248 0.87/1.00 vMB 31
324,197 324,197 00000000000000001f1cef43ba2915037e17b8b6ea5938bf7dd6afe9cd35cfd1 344 0.44/1.00 vMB 18
324,196 324,196 000000000000000008d5fb020b8fe7fd6968da57f2d141a6e38f44f2a0e18e69 861 0.35/1.00 vMB 38
324,195 324,195 00000000000000000ee7734232e29973f829941148ec6ed46fa8cfe5ad4a7e42 886 0.52/1.00 vMB 27
324,194 324,194 00000000000000000cf41c9935f427a73bd156c3d2571365a1dd24e257fa4a61 190 0.16/1.00 vMB 89
324,193 324,193 00000000000000000709b8804debbe4922e39230747d9191043062c79b7b2f11 982 0.43/1.00 vMB 37
324,192 324,192 00000000000000000d37751c2d3b7247b638650ad9922145d82c89a144091e8b 995 0.52/1.00 vMB 49
324,191 324,191 00000000000000000ac7ec7bef474b85dd98b8557a926ee90b9034fb428645fc 306 0.15/1.00 vMB 38
324,190 324,190 0000000000000000127d90a0c0e7f2cc9c8db865af2bd8d5b96c02ad6bfc1199 277 0.15/1.00 vMB 31
324,189 324,189 00000000000000000e8690adf5dececc9c78f6b7c14efcd8a56b8ed2746ec6ad 537 0.33/1.00 vMB 28
324,188 324,188 000000000000000015c145b41dcee8226ada1c376e28979452bbcf614add6baf 365 0.21/1.00 vMB 23
324,187 324,187 00000000000000001b0911057b7976b34aa4f43026793152c852b58aa6cce4ad 699 0.57/1.00 vMB 24
324,186 324,186 00000000000000000dd7808f04f9c5dac62b95cead8e00cb81f6d47e8cf825ce 55 0.03/1.00 vMB 35
324,185 324,185 00000000000000001b8fe80517385baa2530a01b040bdfb3991d21e6d981608a 139 0.10/1.00 vMB 21
324,184 324,184 00000000000000001cc7ae1e518b6d9ec2254dd6feee620c918e3978b667dae5 1,039 0.71/1.00 vMB 24
324,183 324,183 00000000000000000f155fc61fa8c22aa3cb8f63c4a918d0ab00f727df7b96e6 956 0.64/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.