Loading Tool

Explorer IconExplorer

Memory Pool

82,338 transactions
30.97 vMB
0.08141799 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 479611066188257ee1fa00d83f3a6c203963cd14502968e588d01738e5c8ab72
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 351f6eb656d24f209cb7e00601924cdba837609f314682a2f06456035e369934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01183509 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (385,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,259 529,259 000000000000000000345aa2f2819a09ced2b73e6727026d47a4b6bd184e519b 408 1.00/1.00 vMB 8
529,258 529,258 0000000000000000000ef8e1aae4b0c30872e0da329e6a7f1eb9ccacd913e351 527 1.00/1.00 vMB 6
529,257 529,257 00000000000000000008ec8a8d7a977bb6d90077e5c3de3e575e1465d7cf744b 86 1.00/1.00 vMB 1
529,256 529,256 000000000000000000225ea10a2756cc99b0be23d4fec70ba7a2d168d00bec64 2,112 1.00/1.00 vMB 36
529,255 529,255 000000000000000000100854b0a7294ea6c545252454ba38b933bb1df00d3a9b 2,212 1.00/1.00 vMB 36
529,254 529,254 0000000000000000000240df443c47569a271d5cf528ac8cd24df8c750a9c6b0 755 1.00/1.00 vMB 2
529,253 529,253 0000000000000000000f135833262a6d78783cf8dfba24a10418203c9f3750f8 3,146 1.00/1.00 vMB 48
529,252 529,252 0000000000000000002c427dfeb83c322f869211cd6b5dc8e0e919176bac168b 1,158 0.72/1.00 vMB 22
529,251 529,251 00000000000000000002b067c2cdf3a47f6abdc85a7ac101977e03779d9a13ba 619 0.39/1.00 vMB 29
529,250 529,250 00000000000000000013484951694f005b8e4927b473fd2e8dd13c1efd2e6ff8 385 0.99/1.00 vMB 1
529,249 529,249 00000000000000000031f84a0452adeb4fd77827513fcb720255503938840cc5 1,810 1.00/1.00 vMB 31
529,248 529,248 0000000000000000000592d9e5a5a96829d10ac9fe2286e5db726c148ae59a2b 1 0.00/1.00 vMB 0
529,247 529,247 00000000000000000022ee112c87de66c390a54d4456c636516a048ebbd1c70b 981 1.00/1.00 vMB 13
529,246 529,246 0000000000000000000a16ded35c20625d803971538595acd3c358708a06ee50 1,948 1.00/1.00 vMB 26
529,245 529,245 0000000000000000002954ab27699fd9c73418aaf691edac635997356e6df5ba 83 1.00/1.00 vMB 1
529,244 529,244 000000000000000000221e20c32c5fe2967ab0cff3934d687466e3762532cdc8 1,998 1.00/1.00 vMB 29
529,243 529,243 00000000000000000016883f5c6a65a1b661fb814d1928ca619a41e92a9f6290 1,077 1.00/1.00 vMB 17
529,242 529,242 000000000000000000288d460f77319993358e6f483ec341f7bd9f68408f45f1 701 1.00/1.00 vMB 8
529,241 529,241 0000000000000000001d0855e0d93277c9fd7986b4ecfe034fe121ac201abcc4 760 1.00/1.00 vMB 10
529,240 529,240 00000000000000000007817a4cfc4735de96bde74d05079c3d298977940d6d37 416 1.00/1.00 vMB 5
529,239 529,239 00000000000000000034a87d11f0661d89026e927e296e0aa71bbd6a04142fc6 1,234 1.00/1.00 vMB 16
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.18 GB
    • Received: 16.86 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.