Loading Tool

Explorer IconExplorer

Memory Pool

70,664 transactions
26.78 vMB
0.07446086 BTC
Random Selection Loading Transactions
Max Size: 161.09/200 MB

Candidate Block

Mining Attempt 504e5c22b78ddc73b2c2dc51d50f26a92434b23180d257ebd1b5ca85f4b88871
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root f04b1e75c396e4438b1ad3c29b84ca64e3bd37ab95278674f58b2d2c2f4da3b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01722864 BTC
Feerates: 136.43 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (579,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,272 336,272 000000000000000005f170ab7aad5b51f87a31dd1e8bc4a10c1b78274fc1b8e5 225 0.14/1.00 vMB 24
336,271 336,271 0000000000000000089bb88c0f2d318f8a6a5f86c6e91333f5947a911017bf01 206 0.13/1.00 vMB 28
336,270 336,270 000000000000000014ba6cc109102a225b5838fc4a5ad8c8c5a11a5820cc08d7 517 0.40/1.00 vMB 18
336,269 336,269 00000000000000000a1edba218fd0e37cee4b469c63006a40df6bea415fe1a32 256 0.10/1.00 vMB 48
336,268 336,268 0000000000000000006e32b22e3b942488a8447ca2c7db3041b066019d621461 753 0.43/1.00 vMB 31
336,267 336,267 0000000000000000177c5f2986cbdd29ac16f12d4a29370c538be9dc3b09779e 101 0.10/1.00 vMB 12
336,266 336,266 0000000000000000124eb19e3f8c8df4b26f56b43f86ff5e5392a0febfdad410 567 0.31/1.00 vMB 26
336,265 336,265 00000000000000001153696c7701955be66668d24e2c2ddf643c038b391db1dd 218 0.12/1.00 vMB 24
336,264 336,264 000000000000000003d066c2cd6210fa27f9ed31d761f412a775318c5f25200d 199 0.14/1.00 vMB 41
336,263 336,263 000000000000000010750cd2ae3cf1813aa1ad4e09b373321538947ff0899264 56 0.03/1.00 vMB 17
336,262 336,262 00000000000000000a7caf6f6849cab1be378348c044ca98216d7ddf60386933 128 0.04/1.00 vMB 86
336,261 336,261 00000000000000001656ed4f47d3378997a6d782277029e74f17570cd826b3e3 1 0.00/1.00 vMB 0
336,260 336,260 000000000000000002d3177f2a07bfb6a0988bf375449d5fb50787ad41125cc9 367 0.26/1.00 vMB 20
336,259 336,259 00000000000000000d37e7c4e14072bcf8e8b2c813db7a9562d56c58fede5358 322 0.13/1.00 vMB 34
336,258 336,258 00000000000000000e1914a07aa1f538ab6e51251f78e565a24e237f62abf1ce 29 0.02/1.00 vMB 17
336,257 336,257 000000000000000010817e2bb3fbf3f594b7af4b6a3fec68f52b0e88e1bd3d2f 58 0.04/1.00 vMB 21
336,256 336,256 00000000000000000fd78d2b14f1e68a03f5cb8539b1ac9cfced831b1aaafe8d 1,152 0.55/1.00 vMB 28
336,255 336,255 00000000000000000edbe57546c1ec4618a9ddcb3e1e329a0a4014f667dcdee6 172 0.09/1.00 vMB 33
336,254 336,254 00000000000000001857c4eab45b840a9e28a10c85907c837242ecbbcf255f16 444 0.25/1.00 vMB 21
336,253 336,253 0000000000000000011a4a0ce22e6ee729c4568cfecc42fb949ee093aecde9e0 301 0.15/1.00 vMB 30
336,252 336,252 0000000000000000112552abfafdefaf6bd7fc5c687135a36d26dab189e21103 494 0.42/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.20 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: 754.94 GB
    • Received: 18.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.