Loading Tool

Explorer IconExplorer

Memory Pool

48,423 transactions
30.43 vMB
0.10425097 BTC
Random Selection Loading Transactions
Max Size: 162.19/200 MB

Candidate Block

Mining Attempt 0e5229905d6692a0811137df70869ca0b905f6d9802c7de4daa4b57210f79bea
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root c2520c725a8bf2ddf8df7418da1715af845e796a6e0afe6c8d5145428b0db45e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.04130254 BTC
Feerates: 150.97 > 4.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (446,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,204 468,204 0000000000000000013f147a0967fd2a6a736bd16cf8144f9a2e21b86ed18682 2,076 1.00/1.00 vMB 120
468,203 468,203 000000000000000000e4a625456729e32e157e341b0e63543d7690e102a611b9 2,817 1.00/1.00 vMB 408
468,202 468,202 0000000000000000001fd38faca4c26473ec2f40f77794c50cd34f363befa7bd 3,342 1.00/1.00 vMB 275
468,201 468,201 000000000000000001a62dea06b98d3c8584e7f268727418de0b1d18bbfc4e95 2,152 1.00/1.00 vMB 305
468,200 468,200 0000000000000000011898529f0d8ebfbd25b93611844fdbd7c3a03a224b9a62 2,588 1.00/1.00 vMB 326
468,199 468,199 0000000000000000008d3c80527c00647caf6e4c36643210530b090eca6843bf 2,381 1.00/1.00 vMB 372
468,198 468,198 0000000000000000004775168d60362501f5ccb760ea72ac74fab858b50a8640 2,632 1.00/1.00 vMB 410
468,197 468,197 0000000000000000012851e3c0b77d573269f3978d8ea30d0f488c234553496a 2,571 1.00/1.00 vMB 324
468,196 468,196 00000000000000000116619474f426fe065103dd8dc687a8914658d5f3e7e122 2,521 1.00/1.00 vMB 351
468,195 468,195 000000000000000000166bf92dd6aca1e3daa7e2072fa633ad4ba129fd0616a6 1,955 1.00/1.00 vMB 395
468,194 468,194 000000000000000000099472a9d3291084521d0fa4677b69343595e616f2cab0 2,981 1.00/1.00 vMB 120
468,193 468,193 0000000000000000001ddde4ebce74e5334763a6097e8b1da37f1c2812961faf 1,127 1.00/1.00 vMB 338
468,192 468,192 000000000000000000642cffc472aa24837f7ff319ae80fd8da70cc50eb0c7e0 1,027 1.00/1.00 vMB 347
468,191 468,191 0000000000000000005846f6dd19abb7a1331929cbf41013a800a64a1a984960 1,422 1.00/1.00 vMB 368
468,190 468,190 000000000000000000ac2fc88a1ceeee9401a81dabdb6ce5e2fc020e6491ee5a 2,180 1.00/1.00 vMB 385
468,189 468,189 000000000000000000c2f6248b6009b6d46c0664105e8bd8a6bef859ed001691 2,190 1.00/1.00 vMB 241
468,188 468,188 000000000000000001965d4a642f69b3001416816a47343bbd6bd09f212434a1 2,717 1.00/1.00 vMB 303
468,187 468,187 00000000000000000102827738a676734ef8d3b2268ae599109b507ead30981e 3,104 1.00/1.00 vMB 300
468,186 468,186 000000000000000000d90511de363d447811e56e269890f1448f26612c1bada2 2,814 1.00/1.00 vMB 339
468,185 468,185 00000000000000000057e4730cc2ec8fdbb283a8936b8c89e9c89f1de7d2d581 2,764 1.00/1.00 vMB 320
468,184 468,184 0000000000000000010933633001b5b3b7f40071cf254d413a33eb510a988525 2,508 1.00/1.00 vMB 245
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.