Loading Tool

Explorer IconExplorer

Memory Pool

45,192 transactions
28.69 vMB
0.12485835 BTC
Random Selection Loading Transactions
Max Size: 151.83/200 MB

Candidate Block

Mining Attempt af427199cb036b03b4c7021311b65b9039f3aa92983689419cf23b56c92c4f2b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 10ae7c3aca71ca5214a1553101e05b2c315276e9de91e2aecd625e0789734b47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,354
Size: 1.00 vMB
Total Fees: 0.07011797 BTC
Feerates: 101.65 > 7.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (224,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,516 690,516 000000000000000000080f1ebbc68ef753d56a91205e4250136b41a8db5e70ac 2,305 1.00/1.00 vMB 11
690,515 690,515 00000000000000000002282381cee2149896ec608ad016601329db91333e1e69 1,907 1.00/1.00 vMB 9
690,514 690,514 0000000000000000000bb37e363f94705ca5ee960d1797ff2c89f5b61cafd86a 1,507 1.00/1.00 vMB 27
690,513 690,513 00000000000000000000e99f9fcaff1eaf834de61be9a7d5cb0497e9e2ce195a 2,937 1.00/1.00 vMB 51
690,512 690,512 00000000000000000011273ff0b8227183c9ec354afc80b3688b0dd99e3d75e5 2,550 1.00/1.00 vMB 35
690,511 690,511 0000000000000000000d7e7a929ced5356f0d800b8c821d64f8be1fbe9dd80a6 660 0.28/1.00 vMB 20
690,510 690,510 000000000000000000073be699fbed961673dc1d9f5940d193aea056576e8db0 821 0.31/1.00 vMB 27
690,509 690,509 00000000000000000010ba8f945fa53de51fe252ff5a040097a8b38c9bedb674 102 0.03/1.00 vMB 27
690,508 690,508 00000000000000000009f570a1218286ae9ca14ffd1bf469d6260aef22c5e093 1,178 0.81/1.00 vMB 4
690,507 690,507 0000000000000000000c34c9980cf51efc9322d4fbf43e297c98245a1b969179 2,450 1.00/1.00 vMB 19
690,506 690,506 00000000000000000010cf045ab31bcfe051e13a0ebd209c32ee5f05b29b4713 1,421 1.00/1.00 vMB 9
690,505 690,505 000000000000000000094aeaf32f497e997380f4f748c45b4e27adb4053b1be7 2,799 1.00/1.00 vMB 11
690,504 690,504 0000000000000000000a585759f95cdfb8a48dda5feb01365d74b04e9ae8e05f 1,459 1.00/1.00 vMB 31
690,503 690,503 00000000000000000012caaa3d3a3bc37d6f74635eee0cfc8348e039de355fb1 2,631 1.00/1.00 vMB 24
690,502 690,502 000000000000000000003cf4e7919b06d2b3cfd3dc8e34a3ae44c07a2db0b18f 3,075 1.00/1.00 vMB 25
690,501 690,501 0000000000000000000ee8acb180db42d0a05b6a0c92562f90793368bddbc278 432 0.16/1.00 vMB 17
690,500 690,500 000000000000000000138857826e833f2aa31998c480ef175355fd537750fe87 460 0.21/1.00 vMB 22
690,499 690,499 00000000000000000012dfe118a48037e295b12bf6c06d4a8d91c6539cb5132d 1,661 0.69/1.00 vMB 25
690,498 690,498 0000000000000000000d61ae954fc506e150cdc1458f2bfe6e549c69b01e90a6 308 0.14/1.00 vMB 18
690,497 690,497 00000000000000000008943a8e07b64cd2be99edcbf2cd8c8eea5d2d3a730a0c 1,226 0.52/1.00 vMB 27
690,496 690,496 0000000000000000000ebc26ff33042aba3c4c4e6a682cbc5c4b49e158b41afc 178 0.08/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.