Loading Tool

Explorer IconExplorer

Memory Pool

26,178 transactions
27.23 vMB
0.06490720 BTC
Random Selection Loading Transactions
Max Size: 130.20/200 MB

Candidate Block

Mining Attempt a7fe5da636180d567fbbe7f5cf3eb386e4edb62a3f79ac1abf7e3678c14302be
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 4b1f7d1833dcb3b902c1dbf9adc05ac9f3566c860abdd78b7a0cfd372aa27b18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,847
Size: 1.00 vMB
Total Fees: 0.01350561 BTC
Feerates: 150.93 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (331,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,608 582,608 0000000000000000001bc94be6f529b2cb07e855becb2409519fc7be8fbf2b53 2,649 1.00/1.00 vMB 124
582,607 582,607 0000000000000000001df5d7f28a5b839454afc9599555bb9ea6b0327ced444d 2,951 1.00/1.00 vMB 144
582,606 582,606 00000000000000000016afcd71d55d307f54704d6a3c29a74a98b4ee65226f0a 2,054 1.00/1.00 vMB 132
582,605 582,605 0000000000000000000c242a8aac202e9158e7b726c8d52e41b23e9170d940ab 2,508 1.00/1.00 vMB 102
582,604 582,604 000000000000000000109e20d486e0b73e5ada1f9c05fc0bff0b43ca9313a8f4 2,948 1.00/1.00 vMB 137
582,603 582,603 0000000000000000000125af0bbaa227dada8a1219249810602c08c13f5fd22f 2,923 1.00/1.00 vMB 147
582,602 582,602 0000000000000000002585b66263d2f7228dd967ead5ef34952ca3b4cd47d629 2,903 1.00/1.00 vMB 121
582,601 582,601 00000000000000000021aafa5dacba1900821cfe257275037a71df6d7e52ff80 2,728 1.00/1.00 vMB 125
582,600 582,600 00000000000000000012cab4021e81bf35e0dcdcdb2e77bae3b973c09adff1ba 2,649 1.00/1.00 vMB 133
582,599 582,599 00000000000000000010671ad7241278d45b381d55601ce565f6b9c62de70c1c 3,120 1.00/1.00 vMB 141
582,598 582,598 00000000000000000004d8c5ed8b1ba1b8c71c45c6f83b2cb1cdb052f12ace6f 2,291 1.00/1.00 vMB 128
582,597 582,597 0000000000000000002470689fd691c9ed5d4622fc4c682fa53dde47a563d140 1,965 1.00/1.00 vMB 130
582,596 582,596 0000000000000000001a4f073853521dc8fdf76ce9d3507d498d0de3b374b9df 2,624 1.00/1.00 vMB 111
582,595 582,595 00000000000000000024d0f587ebd14027606ff1bb71dc4f69cc71905208a823 2,244 1.00/1.00 vMB 100
582,594 582,594 0000000000000000000f28c8b0938d04b65b06158f7a6c6ab8c6518dbe10c2d3 2,802 1.00/1.00 vMB 95
582,593 582,593 00000000000000000000eb8bac762e0e2319499433463a1f8004eb881856a860 2,567 1.00/1.00 vMB 133
582,592 582,592 0000000000000000001a7a3d0fdf6f0c8bf7c0be088c3ae88f194675d4e3cd26 2,081 1.00/1.00 vMB 113
582,591 582,591 0000000000000000000476701b95325905f13ff3f3ea8f2b4ed2856cabfbe467 2,597 1.00/1.00 vMB 139
582,590 582,590 0000000000000000001f1a918c10446312edd26f2409992033d9727395aedce9 2,227 1.00/1.00 vMB 145
582,589 582,589 0000000000000000001a6109573de060237e7f624e8f8bee7c22b8d1c85e93ca 2,190 1.00/1.00 vMB 130
582,588 582,588 000000000000000000030f53c984b8027f91a64cf8d365a9504424b2e3159942 2,094 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.