Loading Tool

Explorer IconExplorer

Memory Pool

82,946 transactions
31.16 vMB
0.08960086 BTC
Random Selection Loading Transactions
Max Size: 191.08/200 MB

Candidate Block

Mining Attempt c9dac9e0c5c5fad706de054360faaaec8e598be35a14b054d682c1114d632242
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root bed4af2967fb9b6108ca53d50d1158c13d50914dcd112a382aa306617cb47224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01930542 BTC
Feerates: 114.60 > 1.93 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (577,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,342 337,342 00000000000000000ba8102887eed1c71a1e4bd3b927df326d8a5c31ded5c0a9 489 0.26/1.00 vMB 25
337,341 337,341 00000000000000000a130f60d7b65cf365b87291697a98f0ba407c06686b91c5 325 0.19/1.00 vMB 24
337,340 337,340 000000000000000001ba2f8b0d4d2738e1e2095a1b6d05e4b4680da0de1cd1bd 484 0.28/1.00 vMB 28
337,339 337,339 00000000000000001207b7f69c6694bd287cc3e6001099d61817f4237d0e36c8 171 0.10/1.00 vMB 25
337,338 337,338 00000000000000000da2436db659f8d84bd6447ca4eadd529b077097c14e7059 182 0.10/1.00 vMB 20
337,337 337,337 000000000000000006ee381bb0ac309c0e885b05837deebd5ba9e42823663761 171 0.19/1.00 vMB 17
337,336 337,336 0000000000000000133d7bb6307cbc3ad215c366ee20de7067f87960f9207371 90 0.04/1.00 vMB 39
337,335 337,335 00000000000000000ba40168f30f50213bece51d211a0883a97d3443e9e9569f 327 0.39/1.00 vMB 15
337,334 337,334 00000000000000001aca0ae572955e4da2a60f08c947a3f86db738533ef55ac3 256 0.08/1.00 vMB 46
337,333 337,333 00000000000000000fa3fe8da72238178154901a639e5324e09ed3908aa8d49e 153 0.11/1.00 vMB 22
337,332 337,332 0000000000000000000cee2501f9c6bb9203fe0cf184301a12890e004aff3043 121 0.06/1.00 vMB 10
337,331 337,331 000000000000000003640da87ce6954e945301233a52efcb79f59bdcca359f22 218 0.12/1.00 vMB 23
337,330 337,330 000000000000000012161647bb152dc2026e7a472700093150d853084574e4e6 401 0.20/1.00 vMB 22
337,329 337,329 0000000000000000087e8ffd0efae599a81c7dfad357a9fa4d527b19ea03907e 332 0.32/1.00 vMB 14
337,328 337,328 000000000000000018364bec2b88d34ab1f6b1d225fe2f74e45b9433b27b9653 128 0.08/1.00 vMB 19
337,327 337,327 000000000000000011458e34520a6b8326d96313d22ac867d47c1447d52ba491 1,770 0.75/1.00 vMB 33
337,326 337,326 000000000000000007df16aec5d8f93917e2859d4dbf26b9175e372fd296efb0 671 0.54/1.00 vMB 23
337,325 337,325 00000000000000000f6e2c9b38a350b5774eebdf842b150c8a9c0172aa470390 1,504 0.75/1.00 vMB 31
337,324 337,324 0000000000000000164f726f981f41435d554c49068257b27c8c3ece08aa9e5f 312 0.17/1.00 vMB 25
337,323 337,323 00000000000000000ebf348832ec4b3b480f667225931cbbc7809239022631f7 228 0.15/1.00 vMB 19
337,322 337,322 0000000000000000192e4e4f562ca1d7116761111c6623b2a57188d15a42f189 891 0.45/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.77 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: 709.42 GB
    • Received: 16.91 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.