Loading Tool

Explorer IconExplorer

Memory Pool

78,458 transactions
29.09 vMB
0.11642444 BTC
Random Selection Loading Transactions
Max Size: 175.51/200 MB

Candidate Block

Mining Attempt 36345e122137e9c7ed0f0bf235d431cf2a07c38231705103826bfef61ff7f8fc
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root d29e2d1637c28d29fa29eaf2899a76d558bf894fe3376cd9cde9a10f4df6497b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.04189367 BTC
Feerates: 150.80 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (50,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,206 865,206 0000000000000000000243ecaf364a86f49f240b31b7b85415bd0c68996972a0 2,515 1.00/1.00 vMB 42
865,205 865,205 000000000000000000008fcebf45bb6d34ad771d29ec97da2f2ac2cf64740717 3,266 1.00/1.00 vMB 48
865,204 865,204 00000000000000000001c1903ef565ee338f138701ac829d851004d467ecd54b 3,344 1.00/1.00 vMB 45
865,203 865,203 000000000000000000016f1622270d2f99ef30ca608667efb264bbf9029ccf27 5,209 1.00/1.00 vMB 47
865,202 865,202 000000000000000000004fb37570b77ad8cac358506dc03ee7bb38ab69f143d9 4,451 1.00/1.00 vMB 44
865,201 865,201 00000000000000000001e7b7ff8acaf71c3eb0ff6f9e66b55f2b69f6bfe00371 5,240 1.00/1.00 vMB 47
865,200 865,200 000000000000000000027a3935796b56f91f7823fd67a6080db27219b3d61926 4,635 1.00/1.00 vMB 49
865,199 865,199 000000000000000000019bf0097b0952936e599c705dc7d39601d619e9a07362 3,407 1.00/1.00 vMB 46
865,198 865,198 00000000000000000001637129a3daaaba34f45c88367524857c45fd6d36b4f3 3,535 1.00/1.00 vMB 46
865,197 865,197 000000000000000000021e00fb55f42183df7e21170a042ad624400c495d2abe 3,949 1.00/1.00 vMB 46
865,196 865,196 000000000000000000029c5059d27172071c837269a9e2567a12cf74dd1a33f1 4,726 1.00/1.00 vMB 57
865,195 865,195 00000000000000000000626d31c80780c14ade4098182d7ab9f1de4ddaedcac8 4,841 1.00/1.00 vMB 58
865,194 865,194 0000000000000000000013e5f5f5682429ffd480c2b82ec27167a60c402a0495 5,749 1.00/1.00 vMB 58
865,193 865,193 00000000000000000001e638d61ad44d9b9035435f24c202819b43eae453f059 5,889 1.00/1.00 vMB 52
865,192 865,192 00000000000000000000a113e844a0919d2db83a288735cbdb699f210582c22e 6,714 1.00/1.00 vMB 44
865,191 865,191 000000000000000000024dcdf9fee08ac4ba942fc3f102d405838c2887a0ef48 6,159 1.00/1.00 vMB 46
865,190 865,190 000000000000000000003225cb9feb177c599eb40618fdfefeb54f871e9157e4 6,748 1.00/1.00 vMB 48
865,189 865,189 000000000000000000016105e3a37f7175150335dfd7622709d16ac556fa1c77 6,673 1.00/1.00 vMB 52
865,188 865,188 00000000000000000001c170950175f2ee2ea48a6af70aa293beff2bdaff03da 6,213 1.00/1.00 vMB 44
865,187 865,187 000000000000000000006f7c46e84b1174b2cc08713ddf42cdd6354ea3958c16 6,167 1.00/1.00 vMB 45
865,186 865,186 00000000000000000002ec2a27914b29774910b164d37d4264bfb2fa4a0e19db 5,760 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.85 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: 712.77 GB
    • Received: 17.21 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.