Loading Tool

Explorer IconExplorer

Memory Pool

38,685 transactions
27.34 vMB
0.06420304 BTC
Random Selection Loading Transactions
Max Size: 139.36/200 MB

Candidate Block

Mining Attempt aac6c1963d6317c7fcf1c1baca4bf49835d3d6ffc0cbcfca96f00b0ab021b9bf
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root b14ded4d138101c153bf6ed382c9ee3b7cea02dcc2237992d24df61baeadc5f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01231432 BTC
Feerates: 100.56 > 1.23 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (585,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,163 329,163 00000000000000000d93b116c84263869f36d5fd9bb9569f93223bb35f78dc09 1,040 0.59/1.00 vMB 26
329,162 329,162 00000000000000001b421bef9cc4f72a41c57b58222dfa2b54cc6a0903e89632 365 0.28/1.00 vMB 17
329,161 329,161 0000000000000000094c2b3b702b870d5d3cb13bc4a503070c71713c43ce5cdf 558 0.21/1.00 vMB 58
329,160 329,160 00000000000000000dd4b5ac3d966ccb3447fcc5a26be770c47acc172bcc6326 69 0.03/1.00 vMB 28
329,159 329,159 0000000000000000040a01707cea4602f414c6a405db740ad98155b1c61b1f36 209 0.15/1.00 vMB 24
329,158 329,158 0000000000000000094969c512b9c19b0ffa749b2afc1c350685ee2e45e21331 385 0.23/1.00 vMB 23
329,157 329,157 0000000000000000033f140c9be63a76159a11d96cfdb658352f443c4efacbe2 706 0.66/1.00 vMB 18
329,156 329,156 0000000000000000028ed6bf08d4ea8d377bc0a82d1f7b03deee80ef75bf29e4 1,658 0.75/1.00 vMB 36
329,155 329,155 00000000000000000dba7f897c15594e4df492e6da6b50756c0e38f8fd87286a 276 0.20/1.00 vMB 23
329,154 329,154 000000000000000000ef59d93629ac62ff8d6e12b0627fec758a7020ed720181 229 0.15/1.00 vMB 22
329,153 329,153 00000000000000000badf6913b780cc36f105fe2f856ec884bc9a8e6b25c6548 311 0.27/1.00 vMB 18
329,152 329,152 000000000000000002fb27770cd38b3992635f3456f52198f040491362c7126e 512 0.19/1.00 vMB 39
329,151 329,151 000000000000000013e1781549dbc46a53a762fa1da9c7559406676d5db1c2aa 409 0.28/1.00 vMB 23
329,150 329,150 00000000000000000b4acc2a451e8f242a48be1e518aa082fd76f05bb4e02073 639 0.42/1.00 vMB 25
329,149 329,149 00000000000000000e96155481dde47f17d8cb6ef435addefd03231ba2e9c8e0 759 0.49/1.00 vMB 25
329,148 329,148 00000000000000001560856309033fb0fb394e0439a253988ad95c79265cc77f 245 0.15/1.00 vMB 22
329,147 329,147 0000000000000000150b456925d7be2f54fd500164a936da44c05b09be678a11 536 0.28/1.00 vMB 32
329,146 329,146 00000000000000000eb5fe1396903eba16f6f34680508748697419451efb254c 779 0.66/1.00 vMB 18
329,145 329,145 0000000000000000012dc64769392bac70363e11f4732ba45bddd128181d9803 1,120 0.35/1.00 vMB 44
329,144 329,144 00000000000000001ac40eed1bf41feed18e91a7bdbf66bef3fe417f840eeabd 243 0.13/1.00 vMB 30
329,143 329,143 000000000000000018e27240abd3c68ee2e78f87d3b0f254562c4b3a408a39c5 16 0.01/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.75 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: 630.90 GB
    • Received: 12.05 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.