Loading Tool

Explorer IconExplorer

Memory Pool

36,240 transactions
26.90 vMB
0.06420231 BTC
Random Selection Loading Transactions
Max Size: 136.06/200 MB

Candidate Block

Mining Attempt d64cd58a0cc44b7e2e1e0aba52ac2893c7a16f8991ad60956ad32e3b81e2331f
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 85a1f8dca6571970f86c1ea9a6ef737d8bba88cd1dd974a0d0816a67abf45400
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.01372531 BTC
Feerates: 101.65 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (75,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
838,846 838,846 000000000000000000011f54bd46c30271591e6cf039e7bffd4d531aea45cd69 2,352 1.00/1.00 vMB 69
838,845 838,845 000000000000000000004d064568b0da3f4f6eaeed748ac81990eeb96bb55756 2,988 1.00/1.00 vMB 88
838,844 838,844 000000000000000000032bc4346b6f80d8b2d7d9bf9cf4d755b6ce5bc47c25f1 2,574 1.00/1.00 vMB 92
838,843 838,843 000000000000000000017adcfadc975d14c44a2b769e3decc81691ab700e52d7 2,490 1.00/1.00 vMB 76
838,842 838,842 00000000000000000000f777a2b07eecc09c28a94bcd40de7eab7675a8c4bfbe 2,898 1.00/1.00 vMB 77
838,841 838,841 000000000000000000009aaf4495a41c16d7c3b9368b7473cebf08f76a4ea945 2,233 1.00/1.00 vMB 94
838,840 838,840 00000000000000000002cbda18bb2384573f480be55ac329c5f08ae4a007c21d 3,435 1.00/1.00 vMB 108
838,839 838,839 000000000000000000000430d692f1e186943364b3813edd3b606330b9263512 3,409 1.00/1.00 vMB 100
838,838 838,838 00000000000000000002b41bdaf41f7ec9545f691f5425ce35cb9e29f5cfdeb3 2,794 1.00/1.00 vMB 95
838,837 838,837 00000000000000000001e4e5bd9656659b9bad06b13a8f96726cdd5239f1f891 3,427 1.00/1.00 vMB 115
838,836 838,836 00000000000000000002cc4e16703fa6839b3cace2b02d56a894c9ecc5eab16a 3,249 1.00/1.00 vMB 138
838,835 838,835 000000000000000000004119de1481f6d049072f15878c46ab572b2cb34fe1a8 2,610 1.00/1.00 vMB 125
838,834 838,834 0000000000000000000160bfce2630dae33090e4f83746ef5bd3e8d832193303 2,473 1.00/1.00 vMB 84
838,833 838,833 0000000000000000000095b691d2a85efeca2cda1d16da213850e9ea39129284 4,129 1.00/1.00 vMB 123
838,832 838,832 0000000000000000000222e4320f23137043bc056bd3924c932907d149d31a78 3,282 1.00/1.00 vMB 98
838,831 838,831 0000000000000000000252ee568a5cc0c57757183637963603038325d2630888 2,202 1.00/1.00 vMB 104
838,830 838,830 00000000000000000002e26bd2414a14610f7571c06201cdd6ff138a799adb60 3,118 1.00/1.00 vMB 75
838,829 838,829 0000000000000000000182050f0399737fd8fd1e559bae922024b765ef15903f 3,709 1.00/1.00 vMB 77
838,828 838,828 00000000000000000000b0426a8f94df07a04bfb7f976a209b31e7a740381939 2,266 1.00/1.00 vMB 96
838,827 838,827 00000000000000000002bbc176150c9d6ac716a8359c2cfb658e81baf871b741 2,949 1.00/1.00 vMB 80
838,826 838,826 0000000000000000000213f6f8e67aa86b9ba4d8459126bfc06b740ecbb43faf 2,658 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 781.75 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: 631.34 GB
    • Received: 12.06 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.