Loading Tool

Explorer IconExplorer

Memory Pool

74,055 transactions
27.46 vMB
0.07006132 BTC
Random Selection Loading Transactions
Max Size: 167.42/200 MB

Candidate Block

Mining Attempt b64ac6c25d1a6c97be3becc142a3f58806a796f22b725220d00a448c67938b2c
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root de9a3f511d8d55f371d74ac17d52a7f3863aae847fbad5b35e40aaefaccf20ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.01153030 BTC
Feerates: 98.68 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (479,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,196 436,196 000000000000000000e46ca40b3b8579f0319a410000ddf6e95e0dddd82951c5 1,803 1.00/1.00 vMB 59
436,195 436,195 000000000000000002376ebfa7f21187895b85ce3fe278b660f4fad77bc429f4 1,141 0.99/1.00 vMB 23
436,194 436,194 00000000000000000279a4640179bb0cbd8b25965deaab7e6d3595abd7a7765a 964 1.00/1.00 vMB 33
436,193 436,193 00000000000000000167e8df955bd1b68e3e5229f4d573099a5f3cd11eb5eb78 1,846 1.00/1.00 vMB 58
436,192 436,192 00000000000000000250eb1565165584457f9317d5e5684ab51210f6c8bbebda 1,232 1.00/1.00 vMB 48
436,191 436,191 0000000000000000020a3270ace9f2a87b459c318427327b1caf8dd248d7efc3 1,801 1.00/1.00 vMB 45
436,190 436,190 00000000000000000425df18c14ba42dc0611dd0c1d1e47d0cc5a4b6b96696ed 2,563 1.00/1.00 vMB 91
436,189 436,189 0000000000000000031017d58635784f32bd1a4ba8567023c4c2323ace909c6f 1,563 1.00/1.00 vMB 57
436,188 436,188 000000000000000002e49be75f84ad1b72ab2701d5c4d52d68680473da6ea4b4 1,157 1.00/1.00 vMB 18
436,187 436,187 000000000000000001440acfd3f91429e02850269d106a993e50a1031b33b8ce 2,073 1.00/1.00 vMB 77
436,186 436,186 000000000000000001f682d2963c4f09b4b778fb80704100e8319b27b7d02efa 2,087 1.00/1.00 vMB 44
436,185 436,185 000000000000000001c33057d39e7b7dade55e52ae3c6949fca2e6a4e8a0e15b 2,237 1.00/1.00 vMB 60
436,184 436,184 000000000000000002fe74fe5232f4daf99d05d9047f38e7cea1662bebbd5c10 2,257 1.00/1.00 vMB 48
436,183 436,183 000000000000000003ddb2fd93e99c7085dcc1b8ffc7fd79a55e8cf2458c3af9 2,595 1.00/1.00 vMB 89
436,182 436,182 000000000000000001f10becd2f6aabdfb14ad5f33ea9b70e1379f9ff31b1f74 1,627 1.00/1.00 vMB 26
436,181 436,181 0000000000000000002c6dcd566c99ebb7bd742ac193756edbe9afc2ee6cc499 1,789 1.00/1.00 vMB 62
436,180 436,180 000000000000000002e2e90825cf3ffd273b01495b23dcce94e3737977d0abba 1,580 1.00/1.00 vMB 56
436,179 436,179 000000000000000003769f59818fe73cb4110b73a63d921a984c8f15f3f266e7 1,841 1.00/1.00 vMB 62
436,178 436,178 00000000000000000279899d6bf728fadf62dd37601d5ff44e82ec525af99ae4 2,265 1.00/1.00 vMB 67
436,177 436,177 0000000000000000004adc546fd9cbcde133890c12b4534cb3cea2c403b6ed6a 1,255 1.00/1.00 vMB 33
436,176 436,176 0000000000000000034a96801937d83a07043f6f08693695150a5acdc521d2fa 2,136 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.89 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.37 GB
    • Received: 17.36 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.