Loading Tool

Explorer IconExplorer

Memory Pool

75,963 transactions
28.10 vMB
0.08344977 BTC
Random Selection Loading Transactions
Max Size: 170.20/200 MB

Candidate Block

Mining Attempt 90e7a49c10f6d1f1ae8842dd23ed734f4422aa02a7b28a127850465f3783783c
Version 20000000
Previous Block 00000000000000000000cecdfe23b2e9fc572414f599086eb8640acc259ce002
Merkle Root b4770e366c4579d8aa2dafc8830386b355344634789e6a232834f0817dbf3cbc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,626
Size: 1.00 vMB
Total Fees: 0.02167705 BTC
Feerates: 348.43 > 2.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,548 (702,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,326 213,326 00000000000000fc3255565ab8f080dbc4e04cf800c862e6b3122355a1c5ce60 890 0.36/1.00 vMB 164
213,325 213,325 00000000000004cb6d9ed2770b3a1cf07762ddb52a3d4e2c2af01301567d769e 256 0.08/1.00 vMB 30
213,324 213,324 00000000000000f51f065605962baf90fa0ed2b566a8f571ceb0cf50826650c4 414 0.21/1.00 vMB 138
213,323 213,323 00000000000000d7bbd31d367cfbe1e78a0003ef5b8df983623094544278c653 364 0.28/1.00 vMB 153
213,322 213,322 00000000000002d0bcb94eb3946093e63bc67998197005736a5da2d099f72d5b 512 0.15/1.00 vMB 209
213,321 213,321 0000000000000265df687c250e613ae2d92ad7916136351c58e067f2c893e602 670 0.30/1.00 vMB 188
213,320 213,320 00000000000004b5bbe94f49e4cf7c3632bcad273b79990de0e8526b2fa298c7 14 0.00/1.00 vMB 41
213,319 213,319 0000000000000387b607522cd1bb4fc418971524332a94d5fda3c4682e1b1db5 377 0.20/1.00 vMB 146
213,318 213,318 00000000000002865f88d2d356947122a9d3320c6121b14fa361333da1ac4ff3 233 0.10/1.00 vMB 178
213,317 213,317 0000000000000076761aa41023feeb3d82b6244ff1073234cc7fe9d7d930e83f 432 0.17/1.00 vMB 179
213,316 213,316 0000000000000159a83fbe2c184736aa772240815c858e3a53d0f4629b5135c5 274 0.10/1.00 vMB 185
213,315 213,315 0000000000000173a596d59915231defe59f42d41601513f79da0b9981f334b9 46 0.02/1.00 vMB 71
213,314 213,314 00000000000004e04d92a52cbe5fbe61196ecf959fd1446bc18ab40b594b0506 91 0.04/1.00 vMB 140
213,313 213,313 00000000000000588d794fd089251ed323227196904cec475573cbf2592afa21 82 0.04/1.00 vMB 132
213,312 213,312 00000000000002db8a7e433779c51e6f429ce4752abe10bb5e0c68975606fd84 424 0.16/1.00 vMB 206
213,311 213,311 000000000000011847302842d4a3be000d832cc994b3344045a88726ef09b04b 83 0.05/1.00 vMB 198
213,310 213,310 000000000000048ea2b8cfa97c66cabdd540bd93b061d593741374e9628ea1d9 135 0.04/1.00 vMB 27
213,309 213,309 00000000000004353bc0f3f188bdd2e295e0f52a8ec1658916c2b7cf2e585fe3 56 0.02/1.00 vMB 239
213,308 213,308 0000000000000233ae82bde1e9f5331852524a222647ec5c7729bca67af6b189 60 0.07/1.00 vMB 87
213,307 213,307 000000000000006dcf2d4255d6c1ed73950b51b7fd930474ff24d0e36bdcec05 280 0.25/1.00 vMB 112
213,306 213,306 00000000000001a73bf32952e52420b6b7f8cd37e0ddd88987fd4da994ed16d8 318 0.12/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 783.34 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: 768.11 GB
    • Received: 19.52 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.