Loading Tool

Explorer IconExplorer

Memory Pool

27,827 transactions
11.51 vMB
0.04324769 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.39/200 MB

Candidate Block

Mining Attempt 88cbef0aaa4d4b45bd45e86aa49203a3058a8fd93c51db72c0a486568f83c487
Version 20000000
Previous Block 000000000000000000019bd8eacb07bf2ff53a28712cce82a4fa3ad7b4389a63
Merkle Root 7ec1d0944c3fd75264814a498813c5d70ed4507a48eb93796cc1f9cd6c6cfa62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 0.997976 1.00/1.00 vMB
Total Fees: 0.02375961 BTC
Feerates: 201.07 > 2.38 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,615 (743,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,204 170,204 0000000000000724a2d3640b6c1b43ab6870427c5dfcb1bd239a869858538136 93 0.03/1.00 vMB 53
170,203 170,203 0000000000000369c011c6fafb390df8035c6ab4d7e8002a0b0b0eaf64f9f9f5 29 0.01/1.00 vMB 962
170,202 170,202 0000000000000a427c4531ef1b80ecfeebca3c9e74d87055fa611ecdd9dae0cc 102 0.05/1.00 vMB 280
170,201 170,201 00000000000001607c85f3b6f60e61ce08bda7eb9dbeafbc6def08cea543fe79 19 0.01/1.00 vMB 0
170,200 170,200 00000000000007265e2e1481b2c06bc608da8b9573c6831ae5205c17b08523c6 1 0.00/1.00 vMB 0
170,199 170,199 000000000000042305c2cea6a2e07d8043ed971a834cf966c8b7bb8faa6168e9 7 0.00/1.00 vMB 350
170,198 170,198 000000000000074f7573625cb9acedb305a4846c3fee066213d082281f90759b 126 0.05/1.00 vMB 53
170,197 170,197 00000000000004bc1b7a7c3bb36f0fb0b7009327fbb4226be33608b0b21dc21d 53 0.02/1.00 vMB 25
170,196 170,196 000000000000073d5300b09e4d541c9c21a2fb13cf765a618fc9e7aa1d564c23 47 0.02/1.00 vMB 50
170,195 170,195 0000000000000aedf793769fe16974cb6f71aaa914d0699ed7a819469b24489f 1 0.00/1.00 vMB 0
170,194 170,194 00000000000002f80223440bd97efa3045c3303a5515162d06d5f705855f117e 1 0.00/1.00 vMB 0
170,193 170,193 0000000000000189f4f272f5a4420f8c950eb3e034724085e7225fcf71a90f4e 77 0.04/1.00 vMB 198
170,192 170,192 00000000000007c467fa1ea5211d5573293d68ac179cb7a92291d900333e043b 1 0.00/1.00 vMB 0
170,191 170,191 000000000000003d763d50db4337c79e5a48953f3094c2f715d5fcad87a65140 69 0.04/1.00 vMB 224
170,190 170,190 00000000000000818ebffbd4633f4026d891a1c69b2d647e383a021cbe13d07a 142 0.04/1.00 vMB 28
170,189 170,189 0000000000000a16fba92bf4b318e26fed28d16936993a3e12f5f2e8f4b6a834 1 0.00/1.00 vMB 0
170,188 170,188 000000000000083ab33c541429a6f1934e43e66c4aaedb535e6aaf1a8689f29d 11 0.00/1.00 vMB 0
170,187 170,187 00000000000002cccd08f85a3f270cb52e3aca703be093bf74acff49592b22e8 87 0.05/1.00 vMB 119
170,186 170,186 00000000000005867c2014a94e99fd0c5a9961494d593b06608a6ca9908a0889 8 0.00/1.00 vMB 35
170,185 170,185 00000000000001956a5b57aee085a286de406b7b62fd76a42caf7255a5c62e5e 12 0.00/1.00 vMB 41
170,184 170,184 0000000000000696582039c784256091fecf13d4abffd6ae15ded5b60c246b53 14 0.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 779.93 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: 465.35 GB
    • Received: 2.78 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.