Loading Tool

Explorer IconExplorer

Memory Pool

75,819 transactions
28.45 vMB
0.08737458 BTC
Random Selection Loading Transactions
Max Size: 172.52/200 MB

Candidate Block

Mining Attempt 52649911ce7ad196728b562a9972613a761e952801b0535bf4e029eac99218d6
Version 20000000
Previous Block 00000000000000000001d55d38f99d10e41dddf340908afb2fb717900d90d262
Merkle Root b72ce177eac845389081e6f6fde3f822433c57ab1c29b63a6f18996dedf0f33b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,583
Size: 1.00 vMB
Total Fees: 0.02408756 BTC
Feerates: 200.71 > 2.41 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,586 (661,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
254,188 254,188 000000000000002254205af0fac6764e6d25efe39f5377a5c81f0fbd632e98ce 290 0.11/1.00 vMB 131
254,187 254,187 000000000000001aae0b62e2b5ba3e85b37b567083eb68398de285c0ba1f8e1c 328 0.23/1.00 vMB 71
254,186 254,186 000000000000003b434e6eb8b57eb6b46a43fe2efa52e09d0a5306a353833ede 329 0.20/1.00 vMB 98
254,185 254,185 00000000000000197a6c185c4dd9758a7a71d54fdef02e2e0d1be9279339dd50 96 0.11/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.40 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.13 GB
    • Received: 19.78 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.