Loading Tool

Explorer IconExplorer

Memory Pool

88,812 transactions
32.31 vMB
0.14477857 BTC
Random Selection Loading Transactions
Max Size: 195.72/200 MB

Candidate Block

Mining Attempt 4165b043504fa54092c0f8381fea3694cdbf990729b93d9533734b0290e1bbf2
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root e43180330b3a49f987585a1765f710cad4dd5b3c1d85e2d23d7a84c09d3fb23e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.05589523 BTC
Feerates: 545.32 > 5.60 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (246,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,924 668,924 00000000000000000005052749498c99cf63f602fe8a0963cdcb654e3e3ac448 3,245 1.00/1.00 vMB 99
668,923 668,923 00000000000000000006d7f4e502d25ac5dff62465945782850b9fa54bd12f6c 2,680 1.00/1.00 vMB 119
668,922 668,922 00000000000000000001ba5a42f4e2ecfc2ae5a6279569e2531588bad7527442 2,528 1.00/1.00 vMB 117
668,921 668,921 000000000000000000040c956999b84cf5eb8b573b94067aa636b8e461d38745 2,286 1.00/1.00 vMB 119
668,920 668,920 0000000000000000000bff7f9ad5d7c08e9c818da1d5de81c54e5ca483972768 823 1.00/1.00 vMB 114
668,919 668,919 00000000000000000004cd1aa610ba0423a1f9761ea5d873d0cb08e29e6c6962 2,429 1.00/1.00 vMB 118
668,918 668,918 0000000000000000000afc1dfdf925f94f533991fe6aeb8280e62bda4131d8fc 3,025 1.00/1.00 vMB 130
668,917 668,917 00000000000000000007776fff7a3a18f3c4b3261557192d1df310f31812b988 3,048 1.00/1.00 vMB 129
668,916 668,916 00000000000000000000a92eed9a98abd786eb93332f390609863517ac7ff840 2,662 1.00/1.00 vMB 112
668,915 668,915 0000000000000000000003bd5f5dadca576546b17548ac41c95dfab0f3b02b95 2,882 1.00/1.00 vMB 127
668,914 668,914 0000000000000000000ab3513fe1b81747075622827635bb06415adf8c46f17b 2,982 1.00/1.00 vMB 136
668,913 668,913 0000000000000000000b0def204bc48721e2ded065191fa5637bb1f88cc8f59a 2,339 1.00/1.00 vMB 48
668,912 668,912 00000000000000000004a703f37424264c14b1bc625679f0938adba23e93412c 2,466 1.00/1.00 vMB 123
668,911 668,911 00000000000000000003fa047cf63bba1b152e3dc58b84d95b8b2ce14f9dc214 2,919 1.00/1.00 vMB 38
668,910 668,910 0000000000000000000c1eb9b783bbbf0480ffdffde4e58672b1edc8f47eecad 2,473 1.00/1.00 vMB 49
668,909 668,909 0000000000000000000cf5241305927d6979e304ab12bf06f7145c55b5410794 2,630 1.00/1.00 vMB 81
668,908 668,908 000000000000000000099794e75e69374ecda393c8fc5654f7320b14d8bf7b9f 1,797 1.00/1.00 vMB 111
668,907 668,907 000000000000000000007a266031aa7f52c74f9efffae184c300b1011e987ef2 2,986 1.00/1.00 vMB 130
668,906 668,906 00000000000000000001afb4a003c3496b0e8e9e18f864130a7abf98d4e2f285 2,047 1.00/1.00 vMB 51
668,905 668,905 0000000000000000000b60743c19926c216071d75c1b74244682175987b37523 2,108 1.00/1.00 vMB 91
668,904 668,904 00000000000000000006ce61e32a3b9bfe0c2efa020f1ef82ffba81f825c5eee 3,062 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.52 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: 668.92 GB
    • Received: 15.64 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.