Loading Tool

Explorer IconExplorer

Memory Pool

81,923 transactions
30.16 vMB
0.08003173 BTC
Random Selection Loading Transactions
Max Size: 185.10/200 MB

Candidate Block

Mining Attempt 889c599bee509836c7bfc02198212092c4f127bd036abca0e4e84850e3cdc3c4
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 1bdc9cd6c7f23eaffd2de6baa26df42c5931e27b7d4f7a2580445e4ef6e43b8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.01299396 BTC
Feerates: 60.16 > 1.30 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (806,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,261 109,261 0000000000003275cfc0ccfd12f55e0a865ca4d41717a48428a285e545c5808d 23 0.01/1.00 vMB 0
109,260 109,260 0000000000016f6c7a13da40b4e3e5668157685b372cb1dd46b6816069a149b1 9 0.00/1.00 vMB 0
109,259 109,259 000000000001627eb8cd6c4797ecfb727246abb1fe5381def644b89587bca714 6 0.00/1.00 vMB 0
109,258 109,258 00000000000152a0fad9e4791e7ce4313b5d9df2d9e13ce9564e197d77566b50 8 0.00/1.00 vMB 0
109,257 109,257 000000000001bab326f25824a20442cca23d46062f27455cf0538050c66524d0 5 0.00/1.00 vMB 0
109,256 109,256 00000000000130235426938d2443aad8267f6570d4182b66fb879a0bcd6aa461 31 0.01/1.00 vMB 245
109,255 109,255 000000000000bdd9e0d019b9fa5f979e95a84d7abd367dcc158d85fad694a2a6 1 0.00/1.00 vMB 0
109,254 109,254 0000000000003c100e3ae7f40cb4910d0fd1c60b51fe70ebd15d403682212211 1 0.00/1.00 vMB 0
109,253 109,253 00000000000047a85911c57a7ab1039ab021f05e8a89552e2660605c83705d4b 6 0.00/1.00 vMB 0
109,252 109,252 0000000000012a38c2de738a3b3c7a7eb953a9a52a975aa6c4a244ecb58c989d 3 0.00/1.00 vMB 0
109,251 109,251 000000000001b7222fb5a5246b7be45dd8086baf87d22ed108f4258ff93724e8 4 0.00/1.00 vMB 0
109,250 109,250 000000000001992c8566d01a9364bdd0f09a9b86889a5de67986f89a32eae743 12 0.00/1.00 vMB 0
109,249 109,249 00000000000020d95fa5c8225da12eb59ed1f3a34d8c9694dc7619245cf43977 13 0.00/1.00 vMB 0
109,248 109,248 0000000000005df9c19d80211111c117357dbee6517432092faa0bed5a7eba2d 10 0.00/1.00 vMB 0
109,247 109,247 000000000000defebf0a7c11d2eb96064a0f00fae3c8cd268a75806d0f909f13 42 0.01/1.00 vMB 0
109,246 109,246 0000000000001920997bc034286800790795c1157d9789684e316ddac422075d 5 0.00/1.00 vMB 0
109,245 109,245 000000000000f3317780ddc1c0dc9079c4c10ac28c74f1fc676d35d3478494eb 8 0.00/1.00 vMB 0
109,244 109,244 0000000000012141d8c5ce906a606a2029d425a9f6c7da4ac092d1c31b00331b 5 0.00/1.00 vMB 0
109,243 109,243 0000000000003f692da9b34f8d2fd6ac18ad02dad883cc5b78a2adc76f80de23 12 0.00/1.00 vMB 0
109,242 109,242 0000000000004c32cd218550a9e60a736c52168e79208228e82159f876e5c2da 13 0.00/1.00 vMB 0
109,241 109,241 0000000000002541cde245a153fc0b3c9aefe8737185fd26973d32e294a4a4cc 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.