Loading Tool

Explorer IconExplorer

Memory Pool

26,618 transactions
6.41 vMB
0.05361529 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.72/200 MB

Candidate Block

Mining Attempt c8e5f4fe042d0a43fd16947f041e4feb76f0c33959e8b8f3e3a1ad1e64359f3a
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root a6ce982ef3a5615766b56e04c8624b6dd0f2f11d50632178edfc77cbee6c3105
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,876
Size: 1.00 vMB
Total Fees: 0.03707950 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (754,941 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,292 158,292 000000000000047c331ac19a3226e2a3140221b9dcf96f70406d270ca5ce7382 34 0.01 vMB 72
158,291 158,291 00000000000002e33f3e6a1de9c82e09abc2d77a4cb43e9a45700fc39288b185 31 0.03 vMB 91
158,290 158,290 0000000000000007b4d93befebe50034002a4b8adac5a5cfd795f4ab762f47b8 93 0.05 vMB 132
158,289 158,289 000000000000043034ff11249708818e452b67a0d8c13f7503794b1fbb53668e 58 0.05 vMB 123
158,288 158,288 0000000000000cda2073a0aadc82e2cfd7fc2fceb58eca621e9be16fb775fa9d 1 0.00 vMB 0
158,287 158,287 00000000000009d6bfdc1f86eaced78f73692c3d4817b164f872189108ed888a 77 0.05 vMB 3
158,286 158,286 0000000000000cef3f412f0f6d8482929a456d2f1fa80d083f214ff5ae372500 47 0.06 vMB 528
158,285 158,285 0000000000000deab3399f64379b0cc6f380b0ad300aa1fb1e465704aeb4d5ab 32 0.02 vMB 378
158,284 158,284 0000000000000c10b641ee6233e2aaf303169f94b3bd927f40c46bc406fdd2f7 56 0.03 vMB 229
158,283 158,283 00000000000001ed7fa7ef24da329398c8829c0cebd90ea1aefb7e1eb4bc55d8 33 0.02 vMB 84
158,282 158,282 0000000000000e3e90e13af06c7e25e369ddbe4c7dfd47dcdd0eb9f2db968fd9 17 0.02 vMB 36
158,281 158,281 0000000000000b5fddd71f8d25bd69b65d5761be6dcab7dc50cfcf5a2ba76650 107 0.04 vMB 143
158,280 158,280 0000000000000429b7b80f1f3a2cd441e5555fdcbdf5e17aa8372dff4b356512 9 0.00 vMB 280
158,279 158,279 000000000000052a56a9e63ecacaa1fe46e1e5bf6326fd8210f832949f0caf02 24 0.01 vMB 618
158,278 158,278 00000000000000aea1e5d354db90e2902e1c7d8858a7d1aa3f80958419e0f7a6 42 0.04 vMB 65
158,277 158,277 00000000000007b904b46c2f347690e889cbf3705182776ba66fcbcc08e5365e 33 0.01 vMB 173
158,276 158,276 0000000000000cb8f3f9640d41259a59bf02eecba847f5993cab5e57040e24cd 32 0.03 vMB 78
158,275 158,275 000000000000001489ca46cc85b1b8be425097e3e17908a5eaadf1cf49b981f2 54 0.03 vMB 26
158,274 158,274 0000000000000d627a9450b3c9080b8a518ffeda96727736f7f55fcf979a2afe 140 0.04 vMB 1
158,273 158,273 00000000000006e36f42d7e5e31fccac430a1f10d8add8f8da19a80ea6162912 68 0.06 vMB 127
158,272 158,272 00000000000006c8953d8702cdfdecfd5fdc93dd09d6c7579ef2c3be99e8f413 10 0.00 vMB 89
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.61 GB
    • Received: 0.55 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.