Loading Tool

Explorer IconExplorer

Memory Pool

81,562 transactions
34.34 vMB
0.14138026 BTC
Random Selection Loading Transactions
Max Size: 195.12/200 MB

Candidate Block

Mining Attempt 22a8ad0a117009fb0c805b8e9159bca19439531f7d57245be0bda19f710930a4
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1eaab80c03d643c3f3f3c23ec1dd26c5d1c277074ac666a0a42b4111e47523b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.02682042 BTC
Feerates: 384.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (375,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,218 540,218 0000000000000000000696521d75e0c14931c00a28e95e7ae9c2823a0bdb8b75 2,761 1.00/1.00 vMB 45
540,217 540,217 0000000000000000000436c4267f000900fc66b25e08b14fe29fb5c4ad0e6162 2,298 1.00/1.00 vMB 32
540,216 540,216 00000000000000000020c2b2fe8058ff8a9a813c1581862408a53e624b79295f 2,541 1.00/1.00 vMB 40
540,215 540,215 000000000000000000165179bd34a379d50dc21c31ee8d607956ba05373a9a07 2,806 1.00/1.00 vMB 31
540,214 540,214 0000000000000000001c6537097c14451ded31afb051a5ae2bd059d468cf6043 2,550 1.00/1.00 vMB 60
540,213 540,213 00000000000000000016809681d5da16801d2ff73747bb7bb0e4f4a4846fff29 2,225 1.00/1.00 vMB 23
540,212 540,212 00000000000000000021c52c104d4c33ea3df2b4a03a6a8fa3c4dc1919fa6ba1 2,346 1.00/1.00 vMB 38
540,211 540,211 0000000000000000000ce7ec6679372ba30a736dc4785ddc4521526791937bf7 2,311 1.00/1.00 vMB 30
540,210 540,210 0000000000000000001df0178be6626e162381c5d10463a29d7f452622b83506 2,698 1.00/1.00 vMB 46
540,209 540,209 000000000000000000020ce5c7fb6f916e94cc8c4dcb8612eeb2fff52495ecfe 2,204 1.00/1.00 vMB 27
540,208 540,208 00000000000000000008cfccff9da0b0afae10f5504755c72ccd4680ddb49f0a 2,114 1.00/1.00 vMB 45
540,207 540,207 0000000000000000000094a1b7d7cbe597294ee280634c9ef371fa708b3c480c 1,472 1.00/1.00 vMB 43
540,206 540,206 00000000000000000026443299fdd1aaccfc1e71681b0f62c83961976d858e98 649 1.00/1.00 vMB 50
540,205 540,205 000000000000000000133934217dc7cf654ab9d5cc9ce66d60f1261457f0da7c 461 1.00/1.00 vMB 45
540,204 540,204 0000000000000000000be04a5fd85108506c9da80bf69c7e1e26901028efda45 662 1.00/1.00 vMB 64
540,203 540,203 00000000000000000014f519ea1574b3ae530803b14cfbdcd9bbff20cc5ac5dc 1,123 0.90/1.00 vMB 9
540,202 540,202 0000000000000000002557f5121d983107a772847480f848a950e4d3cc0f32b3 2,683 1.00/1.00 vMB 10
540,201 540,201 0000000000000000000fff9e6e0b7016ebd5fd9e4dafad32e9bd4bfceed7f565 1,300 1.00/1.00 vMB 21
540,200 540,200 0000000000000000000d635518d318da38288c32ddb0bcd0e710ec2501753c72 2,777 1.00/1.00 vMB 25
540,199 540,199 0000000000000000001e5f91ead7014f4a4f207295420bd742e7168e25677f0a 2,093 1.00/1.00 vMB 9
540,198 540,198 00000000000000000017342bb505aaddc88427e9e85b943d0766be1e4b2dcd01 2,508 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.10 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: 729.82 GB
    • Received: 18.49 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.