Loading Tool

Explorer IconExplorer

Memory Pool

77,545 transactions
29.02 vMB
0.06721000 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 1ab82e81cd4c978b1e4f9112a43626f55d9e55f647090d15edd566d6a908be5b
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 68d2bbfe3163b9b84989edbef4e8650381f17b0da09bf997587e2acc7e9daf39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.00651927 BTC
Feerates: 44.66 > 0.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (779,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,260 135,260 00000000000002b2af09949177ce0e7effa2153e214f77356d2b7b2ab39b57dc 108 0.04/1.00 vMB 276
135,259 135,259 00000000000003a81eb2b0ac69503077feb9164539f317fd5b97e15d3a8e7b63 56 0.03/1.00 vMB 344
135,258 135,258 000000000000044cc392472a0877367473ef8cf2c4bdf2cf161845610474b7a5 46 0.02/1.00 vMB 453
135,257 135,257 0000000000000a6b930ba80c0abc5682ad3511a73db336c2090d36ea580a5510 24 0.02/1.00 vMB 747
135,256 135,256 00000000000008d4fa301997961f67ac7bca536a9dec914843c2eadb602a3e5e 42 0.02/1.00 vMB 340
135,255 135,255 000000000000099968d9fa5bbeca4d2fad5fb2f477fe6684f5e0f3b3fd89b3a8 128 0.05/1.00 vMB 155
135,254 135,254 0000000000000132902ac2043c39d75fda71b5dcf98c10e12e96d1c3153dc851 23 0.01/1.00 vMB 479
135,253 135,253 0000000000000883b135f8ab7bcfb8076270923628b82c31d96d3880b349b919 39 0.02/1.00 vMB 114
135,252 135,252 000000000000085d0f0d228a5b42c6e6b78e9ca6448f651fbdb417b2446883b8 13 0.01/1.00 vMB 644
135,251 135,251 00000000000001aef5ed859040fbc2350913d535b7a3873242ed1dc93295f1e5 11 0.00/1.00 vMB 211
135,250 135,250 0000000000000751f8bc9fe48a0b99f43865e348906f78bcb344cddb45027045 54 0.03/1.00 vMB 374
135,249 135,249 00000000000005a676c74288c67bc44c268e51786413f071b16b4750b2862bbd 24 0.02/1.00 vMB 682
135,248 135,248 000000000000055f038f7537cd1262f25529f7d95a0990947545826e9b536a74 95 0.03/1.00 vMB 186
135,247 135,247 00000000000003dacd5dd0df618a6ffa81900ceae0d809313914ac524be04d3a 13 0.00/1.00 vMB 383
135,246 135,246 000000000000020f9e5361b67c69fa0db47c67d08a8b89e70f1432fe325f7a64 193 0.06/1.00 vMB 497
135,245 135,245 00000000000003c854bf3719a82fd2a2851fc55fc6cbe4149203c4d15fb06b69 46 0.02/1.00 vMB 463
135,244 135,244 00000000000009836957abd75045e71dc66d792cd1de5f5fd4533b2f1487a1ee 58 0.03/1.00 vMB 331
135,243 135,243 0000000000000978df1934eea602da23da0effd007081d59d1c766b427f1d3bc 127 0.04/1.00 vMB 136
135,242 135,242 00000000000002c72b5da37a48c417e108f282b0a9abb3d7c4f14930f3fde334 52 0.04/1.00 vMB 368
135,241 135,241 000000000000063b6de581de14ae40f0d7fe7e11d0c948a5441d2ec6f521e79d 22 0.01/1.00 vMB 192
135,240 135,240 00000000000005994d3aaeae7aedc00f16b0d4953e343a309ca94ccb36ae7bdf 30 0.01/1.00 vMB 673
Previous 10 blocks ↓
Total Size: 782.69 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: 686.39 GB
    • Received: 16.48 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.