Loading Tool

Explorer IconExplorer

Memory Pool

78,832 transactions
28.93 vMB
0.11255074 BTC
Random Selection Loading Transactions
Max Size: 175.61/200 MB

Candidate Block

Mining Attempt b3fb46885d94434ffa5ca2d835c920b061eb42f56f333d78e225f77514805c99
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root efe2fe1d906073d628047db065b7816ef89b0cc8a218f0bc0b4613a7479767f5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.04053328 BTC
Feerates: 602.26 > 4.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (50,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,207 865,207 00000000000000000002fd9380d7d6d6bacad6dd5a7bffe881ac966cd40cfd1e 2,022 1.00/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.