Loading Tool

Explorer IconExplorer

Memory Pool

77,116 transactions
28.61 vMB
0.08892669 BTC
Random Selection Loading Transactions
Max Size: 173.55/200 MB

Candidate Block

Mining Attempt 8e00bb244385a448e5ce662ea9b8e1c3a37ca011064e48a9cffd931ee5eb561c
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 4b366414501cba4c2d8458af274cb14db23f7c495a3846effe9904caa73142a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.02325939 BTC
Feerates: 402.60 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (437,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,247 478,247 000000000000000000e46160baa0c25d03a4efdb032502f9067bdd0d281bc6e3 1,593 1.00/1.00 vMB 109
478,246 478,246 00000000000000000029ff534eab81d666c710a2ad2d6d5d64705762565027c6 1,286 1.00/1.00 vMB 60
478,245 478,245 0000000000000000013532f4101c775d41ef5636acfc3d6d25113ca9c402e061 1,915 1.00/1.00 vMB 138
478,244 478,244 0000000000000000001ce3290c1786b5217b478bf01888cfd6e56d1b70ecc8ef 1,761 1.00/1.00 vMB 162
478,243 478,243 000000000000000001029f467281d9551ce9b3e50c1f911886acd52da3a9d31c 216 0.12/1.00 vMB 42
478,242 478,242 00000000000000000052ef5e459307221269ca562db8e8fcc966d779a0c76856 1,685 1.00/1.00 vMB 129
478,241 478,241 000000000000000000417f5d60f04380a1a82466f91619214d194e1651b2f9f2 1,169 0.66/1.00 vMB 116
478,240 478,240 000000000000000000faac3a396827baa373ca73ee562ea4423fcfe8c8aabc7f 296 0.12/1.00 vMB 121
478,239 478,239 000000000000000000acfeb5c552baa99e49086b03a2b00d27fecf65355bc1aa 1,104 0.71/1.00 vMB 118
478,238 478,238 00000000000000000051f316a4924780bdb40f38cec3e46de5468a148e879db5 622 0.37/1.00 vMB 127
478,237 478,237 000000000000000000aa8940cd11406fb4dbccc4660b9823d131a9465a8f5033 1,175 0.67/1.00 vMB 121
478,236 478,236 000000000000000001071f6b95f809875e31ef72d00889b94ab73c07d5d5568e 1,575 0.94/1.00 vMB 131
478,235 478,235 000000000000000000a76cac789da8f352876aa73e513163cfc5deb369e45b6a 632 0.43/1.00 vMB 117
478,234 478,234 0000000000000000006a058f04d290640b4d199e68f5212f85dfda84ae2a9c24 981 0.64/1.00 vMB 124
478,233 478,233 000000000000000000b68d28314c460233b49a251327726eb5de2818c01cb1f6 70 0.13/1.00 vMB 47
478,232 478,232 000000000000000001199e20d9907ee90379198cc576e233c5b3de3a29df43ce 1,458 0.79/1.00 vMB 113
478,231 478,231 0000000000000000013958e2dea42beb0345fe9fe8bf5de0890bee1d317c5aa6 956 0.78/1.00 vMB 86
478,230 478,230 000000000000000000eb4bef6f604c3b177b7eea47f8f92779d2375b1bf4ebc4 890 1.00/1.00 vMB 145
478,229 478,229 000000000000000000127f111498e4ccf803bb6fc68089b2b8e47784dd2bc557 1,320 0.67/1.00 vMB 100
478,228 478,228 000000000000000000ab42dbace1771dabb877fd090194c3100649e11f6018d5 1,894 1.00/1.00 vMB 143
478,227 478,227 00000000000000000019a3f04ed7f01f89dcb4bfa2f6d280d7261e0f79b4827d 567 0.27/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.