Loading Tool

Explorer IconExplorer

Memory Pool

79,324 transactions
29.34 vMB
0.09369528 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt fa2efb8942f88a573a53a927e157c27f5e7d9d9792dc4b3cae8268eb9ab942c6
Version 20000000
Previous Block 0000000000000000000173e04047e2fe39105b58a1ecaf148a4d5ecb3621b13e
Merkle Root 13605a5ff06f8694a86dbf3a5f2c3cf567c1cb92c48c29f5f829dc6aab8cacce
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,440
Size: 1.00 vMB
Total Fees: 0.02617409 BTC
Feerates: 150.42 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,600 (661,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,209 254,209 00000000000000286278f808543fffffa4f9d0c79511cd46fddbb34c98bab2c1 256 0.17/1.00 vMB 41
254,208 254,208 000000000000000a91a700b17d79b33ff34b7b517a9e263ae8289bc31e066f93 586 0.24/1.00 vMB 94
254,207 254,207 00000000000000007b11d226f6ec36232fb3fff3108b2542f79db32a6f3ca75e 156 0.08/1.00 vMB 95
254,206 254,206 00000000000000143d8f101ccfadbcec711641435dba01777bd08c240971ba0b 220 0.11/1.00 vMB 94
254,205 254,205 0000000000000008da0d8ee7a3970b38fd00e9e25439aff6cd8664270d302b3e 598 0.25/1.00 vMB 110
254,204 254,204 0000000000000028e1c6cdbc69b61cb1db11523d3389b24725cb1ffa93bfcfb3 636 0.48/1.00 vMB 74
254,203 254,203 0000000000000033ec97e543802835e747d2d08cc676bf71df4449fcbe7acc4c 422 0.16/1.00 vMB 133
254,202 254,202 00000000000000290d34010439ca24c09d480050ecab78ef3d3b9720930c70eb 120 0.07/1.00 vMB 107
254,201 254,201 000000000000002314f9d91de12d8712ccba57ba80c7fc77fe89188d806f00ba 285 0.14/1.00 vMB 54
254,200 254,200 0000000000000019a8b0869cd6ae48cbd6a00a21e8cbaed08781a2db5eed50d1 1 0.00/1.00 vMB 0
254,199 254,199 000000000000003f7a79b452518e78cf52bad02446a0df941fc75b5e3f217929 256 0.09/1.00 vMB 145
254,198 254,198 000000000000000e32321ad7a012be4377cd55301f74da016d8fb5c7aa9b357a 121 0.12/1.00 vMB 71
254,197 254,197 000000000000003d8d2d71d2ae6db8dc34ab3df17507f36d01d20ee88a41ce48 286 0.15/1.00 vMB 88
254,196 254,196 00000000000000082a3718b6acfed9b4dc4671d49fa2e9b409eb126f55360126 344 0.13/1.00 vMB 32
254,195 254,195 000000000000001e65eb97c489518f1d4d48cded7dac4b5716e90eb7080d2e7f 516 0.25/1.00 vMB 134
254,194 254,194 00000000000000003fdc69d7ef2cd55c390ee787d76233838c0f2e2e0656f7cd 501 0.21/1.00 vMB 106
254,193 254,193 0000000000000001eba6429afbcffc3bef88e518cad28995f37c071a643e5a81 364 0.16/1.00 vMB 107
254,192 254,192 000000000000002efa0f1b2a4bc98458fc0dd1e3cdf6674868b6a302f22a449f 72 0.07/1.00 vMB 1,421
254,191 254,191 0000000000000013bef316568bc394929b248dcad716af60b03c91154b5e59e0 321 0.20/1.00 vMB 81
254,190 254,190 000000000000002890364261cb2c4f120c95485ca3ef4d39ffcd9659d31a2340 267 0.10/1.00 vMB 105
254,189 254,189 00000000000000294ea52c059249da13d1ca7355e650d4e7b25bf84885ec4d7f 547 0.30/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.43 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: 770.56 GB
    • Received: 19.94 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.