Loading Tool

Explorer IconExplorer

Memory Pool

78,506 transactions
29.79 vMB
0.11563070 BTC
Random Selection Loading Transactions
Max Size: 179.02/200 MB

Candidate Block

Mining Attempt becbd463b277680283f6ca7d0f6f63a36e9ea1a7f364bee158f4f5f890c0b7c0
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 89d1dbe41a69756198caeac0e7dd36aeb7e925cb6906cd6cc09c03f303f03ca7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,140
Size: 1.00 vMB
Total Fees: 0.03438577 BTC
Feerates: 673.02 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (108,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,077 807,077 000000000000000000044a9ed7fe6329477193e05756837951b729365b3d298e 2,354 1.00/1.00 vMB 20
807,076 807,076 00000000000000000001f5b0666efe1703765e4483108f3cf41152e33bd1ca9d 1,344 1.00/1.00 vMB 17
807,075 807,075 0000000000000000000267c80c4dc6501b62e31ad71c3c6c1c960caf3db8178c 2,600 1.00/1.00 vMB 22
807,074 807,074 0000000000000000000413585ce10cc7bb58d795b50fa30e6942c9b810c2fd7b 2,161 1.00/1.00 vMB 23
807,073 807,073 00000000000000000001e4a7e15468e3359c3ed0bc235a11bcb8190c7b4ad0be 3,833 1.00/1.00 vMB 17
807,072 807,072 000000000000000000049ed355e9e6adb745851603c1ac7b693ef367f9adb813 5,870 1.00/1.00 vMB 16
807,071 807,071 000000000000000000007924e9c15a84b52f70b623ccdf9e7bb5633ec60ffc8b 5,747 1.00/1.00 vMB 15
807,070 807,070 00000000000000000001820bc8832bf5e5b7c6274b821b1d5889105bf5dc17a4 4,351 1.00/1.00 vMB 14
807,069 807,069 000000000000000000021832d588584311d3deb883527e571af56b012776510c 1,778 1.00/1.00 vMB 17
807,068 807,068 00000000000000000000d9dbd7072db4f70a8ba9fdeec7c5f90988d52c1decb9 2,055 1.00/1.00 vMB 15
807,067 807,067 00000000000000000000aa948af522d450a23116ebdb1b34da8ca972b328ed59 6,113 1.00/1.00 vMB 14
807,066 807,066 000000000000000000018798bab063f55435b826ecdde0ab4e2a6e9a29bbdae9 3,883 1.00/1.00 vMB 19
807,065 807,065 000000000000000000030786b8a101ba2946a1ada1f0d7886b5103972f197450 4,647 1.00/1.00 vMB 18
807,064 807,064 000000000000000000038251ca0a577ddb451068cb395d7da81cf0a5d864dec1 4,202 1.00/1.00 vMB 14
807,063 807,063 00000000000000000003e1d135dc84ce5905ce38416add970040880cfc112a0b 5,671 1.00/1.00 vMB 16
807,062 807,062 0000000000000000000374a9eff7c496424e4aa656fa21199c03aafa202fc0ec 5,683 1.00/1.00 vMB 15
807,061 807,061 000000000000000000000031bf126ebcb4915fb443a360f9c25cf19cb3dff669 3,327 1.00/1.00 vMB 18
807,060 807,060 0000000000000000000293a47fa3e44f23b38919c75b5c874b8eeba472299e53 4,803 1.00/1.00 vMB 17
807,059 807,059 00000000000000000002419e9b318cd5909ffbc284a1b2440182c24023a559aa 4,671 1.00/1.00 vMB 17
807,058 807,058 000000000000000000045c827dfe3965b5c7517f9cc080cb88e5dd1da8d173d6 4,755 1.00/1.00 vMB 16
807,057 807,057 00000000000000000003c71f775c304277b2afce5c70c557f24d5333d524a35e 2,652 1.00/1.00 vMB 2,003
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.