Loading Tool

Explorer IconExplorer

Memory Pool

42,234 transactions
28.99 vMB
0.07348122 BTC
Random Selection Loading Transactions
Max Size: 148.85/200 MB

Candidate Block

Mining Attempt 6fa9531180f7cda6a4ac352170de178ee3f4ed3a9fcddad6ead189b347fddc9c
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root be87e92b25c46b52d0a24e4d27e323c758375997c8cf1e411440ad4a49a47b24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.01699956 BTC
Feerates: 100.19 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (212,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,215 702,215 0000000000000000000e1bd5814df335790c2bb5769d160e36d6fc4fd811d80a 31 0.01/1.00 vMB 15
702,214 702,214 00000000000000000002cf1e7d47f8186229bd3fc4e16a700f972dc76e61394a 40 0.01/1.00 vMB 4
702,213 702,213 00000000000000000003082485d3db74f8f014083e1a9229946a154222128627 887 0.28/1.00 vMB 13
702,212 702,212 0000000000000000000df2d4d5fbc95787445860462c9ff20e14faee4ebd9a5c 939 0.36/1.00 vMB 10
702,211 702,211 00000000000000000006031c0e5317f052308d3c56508425e56d35a1237642fc 2,537 0.94/1.00 vMB 10
702,210 702,210 0000000000000000000c32296f0d5f7b13a69e0c65c4847a6c006dceb504d7c0 509 0.21/1.00 vMB 9
702,209 702,209 00000000000000000004d03608ee5efb3401be72d91e85e68499da0b400730f6 296 0.10/1.00 vMB 11
702,208 702,208 00000000000000000004042098b6793a6ed884d26393143d8cab273bfb723c4e 1,874 0.69/1.00 vMB 9
702,207 702,207 0000000000000000000e53e09aeb1a862a9ec45d9af849e1aa2688dd43a529d1 1,914 0.70/1.00 vMB 11
702,206 702,206 000000000000000000073d589470b695d9c0e27f9a449b78229e0802e1687bbd 1,367 0.47/1.00 vMB 7
702,205 702,205 000000000000000000098242365354fcc716b801631ccd662f50b489518b8687 2,147 1.00/1.00 vMB 9
702,204 702,204 0000000000000000000410737de79582b6ab7d745f09c813aebc549f38413428 2,715 0.98/1.00 vMB 14
702,203 702,203 0000000000000000000c7a92a7a34726b46594b0f37a32afb90a20ebce38ae6a 2,385 0.87/1.00 vMB 10
702,202 702,202 0000000000000000000a2da48a6afd39dc59a9726bd27a33ba4390588258c131 1,931 0.62/1.00 vMB 8
702,201 702,201 00000000000000000004872689ee3d116521c1a804dbec7e122a2e02c642c20f 340 0.14/1.00 vMB 8
702,200 702,200 0000000000000000000b1c037db957da34e681ad97463db6d7e17f90f39afb44 2,193 0.88/1.00 vMB 5
702,199 702,199 0000000000000000000b50199b4c73fb850705b14b93fa4eeb2f4e89781b153f 2,254 1.00/1.00 vMB 4
702,198 702,198 000000000000000000096ec622d8a40f884046c9df2cc286720ecceee94bf015 2,376 1.00/1.00 vMB 8
702,197 702,197 000000000000000000064167c541696a5f2e958259a99dc2b93f379bd7f978bf 2,871 1.00/1.00 vMB 15
702,196 702,196 00000000000000000005e6eb233617fb7b6877498144a32b338733d071c7b720 62 0.01/1.00 vMB 5
702,195 702,195 00000000000000000001d97af506a73f4361f141f6f0195270e974db8a0b94ca 875 0.28/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.