Loading Tool

Explorer IconExplorer

Memory Pool

41,189 transactions
16.57 vMB
0.27239204 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.42/200 MB

Candidate Block

Mining Attempt 422f32eefa713c11f33ce90ac8ad94bc98ff0842319d602cc9faa39a325ea3f4
Version 20000000
Previous Block 000000000000000000013df3edb4901e3d30da75701cf3ca3ed051562ae39690
Merkle Root f5ed625ca861f6ee36dbe5244101a34500c7c2cc5892a05ab5736aba4e418890
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.06323462 BTC
Avg Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,047 (778,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
134,267 134,267 00000000000006122e8f157faf9b8c059f56ad38b3885dc6f24d7129528fa700 0.00 MB 1 0
134,266 134,266 00000000000000c97dc422affcecdd4c592c2c5c36f36bb0539628c7649eed16 0.01 MB 8 1,252
134,265 134,265 0000000000000220e89ecf6f9a893e3f76056cc5f96f2c31bb6098658d560065 0.00 MB 17 2,215
134,264 134,264 00000000000008bb59cb81d26c36fd486fc591a43eda03a82731ad38ac294a54 0.07 MB 183 157
134,263 134,263 00000000000009e09669730ebbb4e0f15b6871d8382037ebfab986a8b8cfd52e 0.02 MB 62 477
134,262 134,262 000000000000018ce3a5ea20980a358de2e20990075b80a50476f7a9941aab64 0.05 MB 131 152
134,261 134,261 000000000000044d1ab4a68396e9a5ad1d763a3ecfb3d08738e0eacc52ed84cd 0.10 MB 238 398
134,260 134,260 00000000000005ea4f32d7697cea849b4073de8564c25ab5975e31841af26b26 0.02 MB 33 873
134,259 134,259 00000000000005f75dd1d286cd8676ba3ca87342ac168459a7abfa9f4cb71fa6 0.10 MB 279 213
134,258 134,258 0000000000000216e8f491e165a87decf812daf69bdaae706acb9c433fd82f90 0.04 MB 127 285
134,257 134,257 00000000000004353d5ceedb6450c14ea0d6e6a46f854e50e6c5650a0458054f 0.01 MB 11 749
134,256 134,256 00000000000007c9ab1ccd5d7b0c248fe68a41012081c6136ba1b4e60869b675 0.04 MB 69 197
134,255 134,255 00000000000007023cbb27075896e72ea31b8166d148e2cffc35f0a974841395 0.00 MB 10 355
134,254 134,254 00000000000004890f827470252bff4a519afc8723ddcb216090d1a467f94102 0.05 MB 142 364
134,253 134,253 0000000000000512563f82d6f642a5e74361c2fbfed8e895a3a5da205ad27d74 0.04 MB 85 256
134,252 134,252 0000000000000a7633966831adc4b90c862876085ba23d8e229605aab94ea785 0.03 MB 73 648
134,251 134,251 000000000000026f51cbdc0162aefbcd8bd42a9ab6ec2b8a7afa5c3e680a1496 0.00 MB 14 589
134,250 134,250 0000000000000214d5524d6a5e991e54adfe5ce7a735130202e10906107a9432 0.03 MB 64 368
134,249 134,249 00000000000001318f57c11919f0bf9f0a1882de2a928d109011c8d7fdfa652d 0.06 MB 146 131
134,248 134,248 0000000000000b2f4ec8a7f213029186092f3f632e28356b30346107f6770b87 0.03 MB 107 203
134,247 134,247 00000000000005b5eb9a926a419930e9a1e2fe5ebd0096b330170ddd5776209b 0.03 MB 46 73
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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