Loading Tool

Explorer IconExplorer

Memory Pool

42,319 transactions
29.27 vMB
0.06970187 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt d76b5fecd24173b9434e92307e107efb4187dfcf9a956873fa278024f3bdbbfb
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 0f6ae89506d51d4f509702daac8b01b9ec20fe396555ddd4f5f3b4e856d7ec32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,485
Size: 1.00 vMB
Total Fees: 0.01247463 BTC
Feerates: 200.71 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (581,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,296 333,296 0000000000000000184dca74a004225e4d1df7c4202c2cadefd6b6af965e4650 236 0.48/1.00 vMB 13
333,295 333,295 00000000000000001655d9756f2d89eb3afc1da1cea8596a3f7b3444ad89722b 411 0.50/1.00 vMB 17
333,294 333,294 00000000000000000f8c0d2cc90bc2309a7d774fbbd2e4596b10a05170e15e41 2,331 1.00/1.00 vMB 33
333,293 333,293 000000000000000004624fea526f49c6fce6ef343802616f05309055e41ba491 1,196 1.00/1.00 vMB 20
333,292 333,292 000000000000000003c3999abf8eb80eeca9164cbb5e55d703e80352d273b263 288 0.75/1.00 vMB 11
333,291 333,291 000000000000000005d1647ea5d88949ba3f173aa578904a33207eeee52fe578 360 0.75/1.00 vMB 13
333,290 333,290 0000000000000000107e39b39c1f7dfee2cffa80e3bddcefa7b7000e421aebad 1,546 1.00/1.00 vMB 27
333,289 333,289 00000000000000001694acd862175a9a795a6c90cabcfba6957ccb26138c1c64 514 0.75/1.00 vMB 15
333,288 333,288 000000000000000000f844f89a1e3db7c6bf343fdb6db275ce54519cf95cd6ce 1,829 1.00/1.00 vMB 25
333,287 333,287 00000000000000001340614a8e611020a6ea4b323519ca8d44f29bbc4e5643c8 413 0.96/1.00 vMB 11
333,286 333,286 00000000000000000dc632771ac225a06a53e39043e9ed308a3cf7ab9a4f0fa7 1,045 0.75/1.00 vMB 20
333,285 333,285 0000000000000000144fc797f74b5224ab8dd710b6446f686b3ebb8c9ec1f2cc 677 0.75/1.00 vMB 17
333,284 333,284 0000000000000000140472de572f84d42775d2cfefbb86d2570b5a2e7bd19def 949 1.00/1.00 vMB 19
333,283 333,283 0000000000000000135ee02a38310c8d845d5803659922a39a2a53febcdf26dc 1,041 0.35/1.00 vMB 36
333,282 333,282 000000000000000013d97c94311c5b84813b30665836d63137c4b515decc3d7e 219 0.17/1.00 vMB 20
333,281 333,281 000000000000000019660613ce3e39d4635c0d903f3879c90e4feadb5876361b 998 0.70/1.00 vMB 21
333,280 333,280 000000000000000008905d55f9a034a306cf2882d9aeb890d4c31ac99aeb9327 634 0.32/1.00 vMB 26
333,279 333,279 00000000000000000b1d945527d3be13901208fb59d4554e53c7983d24526d25 348 0.21/1.00 vMB 19
333,278 333,278 00000000000000000f54d250b20918b17b12c71a26a762e31879100ab647f76c 1,418 0.99/1.00 vMB 20
333,277 333,277 00000000000000000f1bd4b21847871d31e21b798f53cf04c61959f50502e1fd 212 0.12/1.00 vMB 24
333,276 333,276 00000000000000000c9cc4c07e5e00ab2d8e22ded4f71da42428d1f09d8b6849 429 0.37/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.56 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: 621.92 GB
    • Received: 11.28 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.