Loading Tool

Explorer IconExplorer

Memory Pool

35,989 transactions
26.00 vMB
0.06604969 BTC
Random Selection Loading Transactions
Max Size: 132.99/200 MB

Candidate Block

Mining Attempt 63c187414a69cb3024c27d7fd703686efaa079234c1d72e0712dbb7a13739bff
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 955a26c8f64d26cec0b246d14a420a7fa8330761e185a128049255000673f853
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.01805044 BTC
Feerates: 201.13 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (80,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,578 834,578 0000000000000000000028709c9e20ff32060ed5721bda87f59cbddb0c070b46 2,940 1.00/1.00 vMB 30
834,577 834,577 00000000000000000002b3eb358ccf34216f19688ccbb3ec5a009fb272df0bd8 1,362 1.00/1.00 vMB 14
834,576 834,576 000000000000000000000eafde3783fae2cd9d737d843463d9dc25da70d3ac74 2,657 1.00/1.00 vMB 30
834,575 834,575 00000000000000000002a22c188583b74d11f0eff25bd81e819620a0476d63ce 2,248 1.00/1.00 vMB 17
834,574 834,574 000000000000000000008e649b9152e09fe64dd6b572ae0f97e769793584d84e 2,687 1.00/1.00 vMB 19
834,573 834,573 0000000000000000000051c22a153f6a89f45e74197b3f6a70ae470699e0b095 443 1.00/1.00 vMB 12
834,572 834,572 0000000000000000000323e107267dc6d59fb3fd334e54b6242a7a18f795b89c 2,846 1.00/1.00 vMB 19
834,571 834,571 000000000000000000034b23605ace859d91873eb59376ff64b8dcaf01c83f3a 1,908 1.00/1.00 vMB 15
834,570 834,570 00000000000000000001e5f49a98a678f60ee71dcfdbdc301a4c615d425876ff 2,669 1.00/1.00 vMB 19
834,569 834,569 00000000000000000002c3726e6f5656b0f171b576f6ac32c048fc39dc7d83eb 1,778 1.00/1.00 vMB 13
834,568 834,568 0000000000000000000193558200835b89636563ff10f03a3249d7b4209fce64 2,858 1.00/1.00 vMB 24
834,567 834,567 00000000000000000001490e2ced2815678aed5551fb2ad5d09d0d01ce344c97 2,359 1.00/1.00 vMB 16
834,566 834,566 00000000000000000001a8344c1931092bbc980f37a18a203ac0b323439d4161 2,562 1.00/1.00 vMB 18
834,565 834,565 000000000000000000008d7789beb8fb14c72ca1c28bae149a03f070043df963 3,712 1.00/1.00 vMB 28
834,564 834,564 0000000000000000000172c9a64f86f208b867a84dc7a0b7c75be51e750ed8eb 3,301 1.00/1.00 vMB 30
834,563 834,563 00000000000000000001770d2ce976d6c2689650a3b50676dc39bf0855490369 2,811 1.00/1.00 vMB 27
834,562 834,562 0000000000000000000186e3f8b06986a62664b08b99ff017bfa95839dc362e7 2,802 1.00/1.00 vMB 18
834,561 834,561 00000000000000000002738b7c5d604a6c5752b25d621e0a6ebb7f45eaa74119 3,234 1.00/1.00 vMB 31
834,560 834,560 0000000000000000000176c4424fe305deb0e20b01575f63433267458cf7ae2f 3,273 1.00/1.00 vMB 25
834,559 834,559 0000000000000000000385282b69ecaa92e69ab89961488b6cab2ae15b60fa4f 3,337 1.00/1.00 vMB 31
834,558 834,558 000000000000000000032e1457c8b073bc766189890db017d99c6fd68138d8b8 3,925 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.82 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: 636.21 GB
    • Received: 12.35 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.