Loading Tool

Explorer IconExplorer

Memory Pool

25,461 transactions
5.55 vMB
0.02733076 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.45/200 MB

Candidate Block

Mining Attempt 60213c1311ce68d5ef989b181ebc036325f0e4fe17c5b00039528562da08228f
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root 9041cf9336ed5bdb8481b697d1b4dd88c8c50c41b899797e2107ad8061bc8867
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,554
Size: 0.52 vMB
Total Fees: 0.01415033 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (778,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,264 134,264 00000000000008bb59cb81d26c36fd486fc591a43eda03a82731ad38ac294a54 183 0.07 vMB 157
134,263 134,263 00000000000009e09669730ebbb4e0f15b6871d8382037ebfab986a8b8cfd52e 62 0.02 vMB 477
134,262 134,262 000000000000018ce3a5ea20980a358de2e20990075b80a50476f7a9941aab64 131 0.05 vMB 152
134,261 134,261 000000000000044d1ab4a68396e9a5ad1d763a3ecfb3d08738e0eacc52ed84cd 238 0.10 vMB 398
134,260 134,260 00000000000005ea4f32d7697cea849b4073de8564c25ab5975e31841af26b26 33 0.02 vMB 873
134,259 134,259 00000000000005f75dd1d286cd8676ba3ca87342ac168459a7abfa9f4cb71fa6 279 0.10 vMB 213
134,258 134,258 0000000000000216e8f491e165a87decf812daf69bdaae706acb9c433fd82f90 127 0.04 vMB 285
134,257 134,257 00000000000004353d5ceedb6450c14ea0d6e6a46f854e50e6c5650a0458054f 11 0.01 vMB 749
134,256 134,256 00000000000007c9ab1ccd5d7b0c248fe68a41012081c6136ba1b4e60869b675 69 0.04 vMB 197
134,255 134,255 00000000000007023cbb27075896e72ea31b8166d148e2cffc35f0a974841395 10 0.00 vMB 355
134,254 134,254 00000000000004890f827470252bff4a519afc8723ddcb216090d1a467f94102 142 0.05 vMB 364
134,253 134,253 0000000000000512563f82d6f642a5e74361c2fbfed8e895a3a5da205ad27d74 85 0.04 vMB 256
134,252 134,252 0000000000000a7633966831adc4b90c862876085ba23d8e229605aab94ea785 73 0.03 vMB 648
134,251 134,251 000000000000026f51cbdc0162aefbcd8bd42a9ab6ec2b8a7afa5c3e680a1496 14 0.00 vMB 589
134,250 134,250 0000000000000214d5524d6a5e991e54adfe5ce7a735130202e10906107a9432 64 0.03 vMB 368
134,249 134,249 00000000000001318f57c11919f0bf9f0a1882de2a928d109011c8d7fdfa652d 146 0.06 vMB 131
134,248 134,248 0000000000000b2f4ec8a7f213029186092f3f632e28356b30346107f6770b87 107 0.03 vMB 203
134,247 134,247 00000000000005b5eb9a926a419930e9a1e2fe5ebd0096b330170ddd5776209b 46 0.03 vMB 73
134,246 134,246 0000000000000187ae13a9ff6d2e09e3c77c6c83dd2db28347065fbd21de74c6 138 0.07 vMB 605
134,245 134,245 00000000000009dc067f406d22ff4edd199d3c0561f36c4d365ecf77d72397c2 56 0.02 vMB 595
134,244 134,244 000000000000040796c9d1838115543f5df4cf23762e8cc13fcd2f8f7a706a5f 28 0.01 vMB 160
Previous 10 blocks ↓
Total Size: 779.27 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: 42.58 GB
    • Received: 0.58 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.