Loading Tool

Explorer IconExplorer

Memory Pool

80,415 transactions
30.43 vMB
0.09056172 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt c4b085add149a626d86d45adb77d567b8be62528690b6f6b03789b0dbbde2083
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 61254cac9da6948c4c0063e8f0bf12309fe99469cb0ec47395b9c6fed86edd05
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,366
Size: 1.00 vMB
Total Fees: 0.02210783 BTC
Feerates: 200.89 > 2.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (436,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,183 479,183 00000000000000000011844fd84e10bf1e8de51c64fffbe2b15dd790957b90a0 1,063 1.00/1.00 vMB 73
479,182 479,182 0000000000000000002bee3e9a35f0c59f0a0ec76e376139784f7be269d1416a 1,779 1.00/1.00 vMB 68
479,181 479,181 0000000000000000004b196b1181bd4792a20a577f7b3c4bfe8117c6037ac46f 779 0.99/1.00 vMB 29
479,180 479,180 000000000000000000f1ca17177e426fcfa7376b4ddfa7312a3828414b2cf00e 375 0.30/1.00 vMB 43
479,179 479,179 00000000000000000145b7d8a94b86ce968cf1fc0c8c31094625a6d03fa25c4f 351 0.19/1.00 vMB 72
479,178 479,178 0000000000000000003c9e620c791c798b63e284a7789058a16ad2d86a381889 1,659 1.00/1.00 vMB 70
479,177 479,177 000000000000000000fad0b32b07d2ee49d770b2de94755d08813dbae955aa6a 1,648 0.99/1.00 vMB 39
479,176 479,176 000000000000000000ba23fbe1113d589def5e0c499743cc4f0b6c569dd9bf6d 1,794 1.00/1.00 vMB 104
479,175 479,175 00000000000000000112a9034d737abf66974bcc4d0588dc29124270d92bdae9 588 0.99/1.00 vMB 24
479,174 479,174 00000000000000000127f5b0090517ab986e3d10caad71763bc10e3ff4083bf3 1,904 1.00/1.00 vMB 78
479,173 479,173 00000000000000000000bc285703afcabcbdec54740b7808a7582839c8b06e7f 275 1.00/1.00 vMB 5
479,172 479,172 000000000000000000ade85f3df82551bc35d0e4bb2fa781ab640204ec58ca07 619 1.00/1.00 vMB 27
479,171 479,171 000000000000000000d1b7e05d38929ac44a5d3198916d7e1ab580d69f3ffe64 1,156 1.00/1.00 vMB 37
479,170 479,170 000000000000000000d6b9ffedbb9e3116be3af3f0b46e04e260c6697db6e830 2,141 1.00/1.00 vMB 161
479,169 479,169 000000000000000000ab088e9d8774b8d17163c8853b783a6830f85bc750a929 831 0.99/1.00 vMB 29
479,168 479,168 000000000000000000d2c8ecf3400dbe79c6b84aa66464165fd369812c6d2d07 493 1.00/1.00 vMB 7
479,167 479,167 0000000000000000000b7ba0927654339bd059cd8e00ab036b77d5ca23c92d27 1,404 0.77/1.00 vMB 97
479,166 479,166 00000000000000000043bf57332b396506332d14e27f7871fc4650d23a758b67 368 0.32/1.00 vMB 38
479,165 479,165 00000000000000000075155278352f26939d2e5d19c0e16de12cbec2aaf3964c 314 1.00/1.00 vMB 6
479,164 479,164 000000000000000000c0233d736d5871907acde4660df60c747c50863438b2f3 384 0.70/1.00 vMB 23
479,163 479,163 0000000000000000007d6a725e2eb9507f670ecfdf3c64b6cbec86374592c726 1,774 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.20 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.