Loading Tool

Explorer IconExplorer

Memory Pool

38,268 transactions
25.43 vMB
0.04949411 BTC
Random Selection Loading Transactions
Max Size: 131.57/200 MB

Candidate Block

Mining Attempt fc37f37994716030b8d339715fdd1564ec93aacb977bbc43c7acfd7d84930abd
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 69a81ec181398717522dd8442214b9bcaddc7617366ef837cd0be393418fdfb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,785
Size: 1.00 vMB
Total Fees: 0.00372053 BTC
Feerates: 16.30 > 0.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (573,548 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,197 341,197 000000000000000006181d9d183e2191a5e704d6ed3513f29b0970198fb34d2e 1,052 0.59/1.00 vMB 23
341,196 341,196 000000000000000006a04e23bde215a70802a914adeaeb1c9afce6e372642da0 1,024 0.39/1.00 vMB 33
341,195 341,195 000000000000000013413cf2536b491bf0988f52e90c476ffeb701c8bfdb1db9 282 0.15/1.00 vMB 20
341,194 341,194 000000000000000016bdb18fb0560754643535241a3302150d6f2b6a0e6aee71 186 0.10/1.00 vMB 24
341,193 341,193 000000000000000010d112d5c6a4f4881c0cad9d079c31c7ed51aad7f821e9eb 1,041 0.85/1.00 vMB 18
341,192 341,192 00000000000000001214079fa3020817017b4ecffad5e5c933f06a89442ed12b 2,518 1.00/1.00 vMB 33
341,191 341,191 00000000000000000174c88badbce956180135cdbe20ecdc54b6528320f69d24 119 0.10/1.00 vMB 6
341,190 341,190 000000000000000017a17e0bf8832488852ed7f4c1832fa39fcefd1a6f76dac6 254 0.10/1.00 vMB 28
341,189 341,189 000000000000000019637dc51444a9769ff7ac81efd91707fbaf1356c5b1881e 824 0.41/1.00 vMB 26
341,188 341,188 000000000000000000c55bf16fb0e53f5c41eb9df0573a02ab948fe894dba139 164 0.10/1.00 vMB 15
341,187 341,187 000000000000000016715b69f38bc24bba5a0d1024e297cce21ad1e65b6fbc18 489 0.31/1.00 vMB 22
341,186 341,186 0000000000000000018b8265fb08f24062154b578c1b163a257ac258c0e0a4a5 459 0.24/1.00 vMB 24
341,185 341,185 00000000000000000ddc6f102ad7b4a137884880b689aa77e2af40a5328375dc 986 0.48/1.00 vMB 26
341,184 341,184 0000000000000000068802a29814af95130112c8981858de833f3b94a3bcca7e 725 0.33/1.00 vMB 24
341,183 341,183 000000000000000001f19889ab045138307f5cef9809b9f12146b576c5581558 1,097 0.62/1.00 vMB 26
341,182 341,182 00000000000000000f572af079d4935a2a56bd8b1e9ee32337ea11ff6cf6a901 945 0.51/1.00 vMB 26
341,181 341,181 00000000000000000b009b0eed620119316249605b3730af2667b6ed99dc4b53 328 0.14/1.00 vMB 42
341,180 341,180 0000000000000000047ff96d0b3dcaa1d4cc2470aa3b4deae2a65ccee080a201 440 0.23/1.00 vMB 24
341,179 341,179 000000000000000005a5b4430f2452e9f6ed1ebf1b48b63e0bce864860841e66 1,490 0.74/1.00 vMB 29
341,178 341,178 00000000000000000796b64bb552ff4774ae0a57fd83e15ef88f8a0928d87506 251 0.14/1.00 vMB 23
341,177 341,177 00000000000000001223fe55a7c630a4d6ff7933a46ff24f9036b2d90fcc6cb8 830 0.40/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.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.