Loading Tool

Explorer IconExplorer

Memory Pool

37,286 transactions
27.02 vMB
0.05694028 BTC
Random Selection Loading Transactions
Max Size: 137.26/200 MB

Candidate Block

Mining Attempt f053c676ff6ca672108883eb249aadfc4c0cc46d3815859e767e6e0924d85d64
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 24701e2015337c961219d44fd814ddbcd95f8d61b8e3c0ea2ef249e755b48915
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,471
Size: 1.00 vMB
Total Fees: 0.00608867 BTC
Feerates: 40.21 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (78,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,910 835,910 0000000000000000000272c681dbc477e580d4ee5e0dc899a9353fa652356a96 2,708 1.00/1.00 vMB 17
835,909 835,909 00000000000000000000f68107df40e20fb1ebd967d77c1e8e06637fd2053530 3,072 1.00/1.00 vMB 16
835,908 835,908 000000000000000000015ab77e13d94e773602c179b080ab273c097801bfd12b 2,585 1.00/1.00 vMB 12
835,907 835,907 000000000000000000007a26f19dde1b5430c291d07e0b39fe40915f3420d639 2,657 1.00/1.00 vMB 16
835,906 835,906 0000000000000000000282287bb95a15c657235c92ef9a8e2585b5def985b122 2,787 1.00/1.00 vMB 14
835,905 835,905 00000000000000000001307bf73fce3722cc6bd715e8e9903f90d235d9aa54ae 2,099 1.00/1.00 vMB 16
835,904 835,904 000000000000000000020385956db59db1553674a7845cd56594d22c82c3d822 2,267 1.00/1.00 vMB 16
835,903 835,903 00000000000000000001914d8574c5952b247e33f9e7903e21772a9311ad71fc 2,848 1.00/1.00 vMB 15
835,902 835,902 00000000000000000000405a61ab8c63b350f746c2a67539ed9ca6e77337f3bd 3,361 1.00/1.00 vMB 22
835,901 835,901 00000000000000000001588e48ef52bfcc6a8bf3fb42049981acfd2dad3c4304 3,308 1.00/1.00 vMB 16
835,900 835,900 00000000000000000001ee83dd26d474894e529f840962f0634ff5208c57171c 2,778 1.00/1.00 vMB 20
835,899 835,899 00000000000000000000f3f2f3e99e8bc7a9f58896b438c1af7a7d7798257a8a 3,125 1.00/1.00 vMB 23
835,898 835,898 0000000000000000000337cbcef3da81a79ddb1a17547c0e6ac989bdc30193ce 1,192 1.00/1.00 vMB 12
835,897 835,897 00000000000000000002b495be7b7a3c7e809987dc654ba76fbacf9a2e896c96 2,372 1.00/1.00 vMB 16
835,896 835,896 0000000000000000000321c076442af71b0fa951553f2941f811e9ca9251357f 2,608 1.00/1.00 vMB 16
835,895 835,895 000000000000000000032e65b8173114d4346e37d47e63bdad0eba98a1e6de5d 3,203 1.00/1.00 vMB 22
835,894 835,894 0000000000000000000183e14c4caa0c712a6a88c8565613f6b034d1a28f5df8 3,311 1.00/1.00 vMB 25
835,893 835,893 0000000000000000000004e4dd5d37bcb531a6c91d8604a2192f5d2442fb391b 230 1.00/1.00 vMB 12
835,892 835,892 0000000000000000000152e648e0b694a3aba8c732c411baacd89f6e3e666fa2 807 1.00/1.00 vMB 14
835,891 835,891 0000000000000000000200cdc0dc7573b5cca2d4646d025bb2421e4ac2549b7c 3,168 1.00/1.00 vMB 20
835,890 835,890 000000000000000000020cbea61eb2a822e74d6846fe863b305f3f55eb010fd3 3,515 1.00/1.00 vMB 26
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: 630.81 GB
    • Received: 12.05 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.