Loading Tool

Explorer IconExplorer

Memory Pool

32,456 transactions
17.77 vMB
0.06012379 BTC
Random Selection Loading Transactions
Max Size: 96.57/200 MB

Candidate Block

Mining Attempt 2b9efec16b98b38679e28f563eb6b77922a9d746734d63e20c8e9c0835b4267c
Version 20000000
Previous Block 00000000000000000001ef74dfae70b7f5106732354c17fa5d73161353fed594
Merkle Root ec32245c4254101b08df63de24d7650bf4553fba8cc00d970aeb8b089649f20b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02591428 BTC
Feerates: 348.43 > 2.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,166 (797,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,236 116,236 0000000000000d62be17ec6dde39fc3249854cd870b6d0813a13b27645808fed 9 0.00/1.00 vMB 0
116,235 116,235 00000000000057fbb4d616b38331f2374d7418509268e2d4f60162a39cb2ac36 25 0.01/1.00 vMB 143
116,234 116,234 000000000000b3cf5e57b59fab1cf8485b411af1d9e8bc04634d4d7ddc83e264 2 0.00/1.00 vMB 3,875
116,233 116,233 000000000000a9115f011e390a5bc8ac951617993c7fb0529f015ff79ef0ed14 7 0.00/1.00 vMB 0
116,232 116,232 000000000000ae909c9c3a8732455e9235588003ef297d02e78dc6b6e8890146 10 0.00/1.00 vMB 633
116,231 116,231 0000000000002d62e188a35d9ad70acdee05489aa468a6cdbf613f8b112fb0cf 24 0.01/1.00 vMB 0
116,230 116,230 000000000000a4c308d9bc460e27dc1ea50b562a0008832d447d379df79636f1 2 0.00/1.00 vMB 0
116,229 116,229 00000000000045d9045d1bf6afc8ebb329f2832bce0466b54f934b3a9e514624 4 0.00/1.00 vMB 0
116,228 116,228 0000000000002127da2cefb8c842c99842c9af2e824305ed4e8fef5df53a5d8b 7 0.02/1.00 vMB 988
116,227 116,227 0000000000007ba9520a0c263d770df37367cb5fe04441e61471a8fabe4e8443 1 0.00/1.00 vMB 0
116,226 116,226 00000000000002f5c8206d319552ff0914642dde03c5cac251788edef981c99b 3 0.00/1.00 vMB 0
116,225 116,225 0000000000001e84ac413df750804d43296fdc2527fc60af32a2ffe6f001dc4d 5 0.00/1.00 vMB 0
116,224 116,224 00000000000063d0ac6d38b179fdbbd8795af3adfd1a6c006cc591381034a5a4 11 0.00/1.00 vMB 0
116,223 116,223 0000000000009f321029f1f38d6f3b08e4971602293ef77eba00586819e9424a 6 0.00/1.00 vMB 0
116,222 116,222 000000000000f1b8f6e3541434c6591470ea363c2c10fbf63db156a322ff3f9b 1 0.00/1.00 vMB 0
116,221 116,221 0000000000008b31eaed9b244a40f384343bcf26ebe74b00982af226900e97b2 6 0.00/1.00 vMB 0
116,220 116,220 000000000000e9fcc59a6850f64a94476a30f5fe35d6d8c4b4ce0b1b04103a77 12 0.00/1.00 vMB 239
116,219 116,219 0000000000007c639f2cbb23e4606a1d022fa4206353b9d92e99f5144bd74611 5 0.00/1.00 vMB 757
116,218 116,218 00000000000010d549135eb39bd3bbb1047df8e1512357216e8a85c57a1efbfb 5 0.00/1.00 vMB 718
116,217 116,217 00000000000095409a6459e6016b33de638e2096c4e55906a6b117396089f63f 10 0.00/1.00 vMB 819
116,216 116,216 0000000000005b2d91924001e1a785c495f9806f281219520f7f71e4db94a244 8 0.01/1.00 vMB 947
Previous 10 blocks ↓
Total Size: 780.89 GB

Node Details:

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