Loading Tool

Explorer IconExplorer

Memory Pool

86,529 transactions
31.49 vMB
0.20923949 BTC
Random Selection Loading Transactions
Max Size: 191.15/200 MB

Candidate Block

Mining Attempt bd195ec5b5264654eb83ffc928c62637bc863f968162c66189b47f068e7e7d33
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8dd160b8fd962dd2f8756ca73722f99ac927263be22009da592870be373b2852
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,569
Size: 1.00 vMB
Total Fees: 0.10580487 BTC
Feerates: 502.67 > 10.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (319,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,196 595,196 0000000000000000000f0d12a0d9ad880e47d9e237bf8e6978bf1b46c5921696 2,875 1.00/1.00 vMB 37
595,195 595,195 0000000000000000000cff9a411ce8794cd233404efaa86c8611479879773116 1,677 1.00/1.00 vMB 3
595,194 595,194 00000000000000000014e8701b1a72fc096f5ffa3f568f0d9fc5646f1abde413 2,746 1.00/1.00 vMB 16
595,193 595,193 00000000000000000001f538f0590295764d6937a9b7d62394db1977a52e20d2 1,761 1.00/1.00 vMB 19
595,192 595,192 0000000000000000000a54f99ab67b3fa789199aedd510387e57db9d515e4d4d 3,387 1.00/1.00 vMB 32
595,191 595,191 0000000000000000000b87e73f1a7e650c7cd61fc2b5ad6bfba83ce819b246ed 2,645 1.00/1.00 vMB 5
595,190 595,190 0000000000000000000faa610d83cf46d81dea8ce33d628709ec9e631870ce96 2,978 1.00/1.00 vMB 27
595,189 595,189 0000000000000000000617cd7b07cffbfc0ce9f02b10eeda3075ba580620e36e 3,280 1.00/1.00 vMB 24
595,188 595,188 0000000000000000000358fc2ca89725cc2066a1825efd078263737c92a39743 2,384 1.00/1.00 vMB 34
595,187 595,187 00000000000000000002f6d334dcb92b08012c1291e0bf01722d1efc07b333ff 1,136 0.93/1.00 vMB 11
595,186 595,186 0000000000000000000617fb054377394e5fd50bda4b3b875e77d46329d50ac8 2,095 0.94/1.00 vMB 14
595,185 595,185 000000000000000000110a69b83797eebc4cc59aaaaab2f3a6cede1c4088402b 1,094 0.94/1.00 vMB 2
595,184 595,184 0000000000000000000a8bfd8bf0c0ea8b123309a8beabb823154cebebd8c828 2,979 1.00/1.00 vMB 20
595,183 595,183 0000000000000000000721bb8e4ac0be7ffa43f297557bf8753745704a54d273 3,000 1.00/1.00 vMB 21
595,182 595,182 0000000000000000000c39b8ab18c958797faf91340f10b3a90919c996e93533 3,065 0.97/1.00 vMB 12
595,181 595,181 0000000000000000000434790cee4991e02a56293773d769acff766853cbda6c 2,385 1.00/1.00 vMB 23
595,180 595,180 0000000000000000000d820027ae4e07a111ff1f970535c3080fe4f92de69e6e 1,705 1.00/1.00 vMB 9
595,179 595,179 0000000000000000000334857fee3593fa434bca2870fcd04a83416abc73f2d1 2,762 1.00/1.00 vMB 6
595,178 595,178 00000000000000000003b5eb4c954b5dc48df4701a768f2c4d539564fbac803c 2,805 1.00/1.00 vMB 17
595,177 595,177 00000000000000000004f13181e7f50e1c8430a82a089172c1deb53a3a8479e7 3,505 1.00/1.00 vMB 25
595,176 595,176 00000000000000000003e779cfa025f3fbe56b2029ff076cce9d8163820b7c5a 2,076 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.93 GB
    • Received: 16.07 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.