Loading Tool

Explorer IconExplorer

Memory Pool

48,473 transactions
30.45 vMB
0.10503175 BTC
Random Selection Loading Transactions
Max Size: 162.31/200 MB

Candidate Block

Mining Attempt d92b8dd6ce17b7057c4730a6c3c9874291322fc1e712f10734ec3145655f42e1
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 81fb954d2c0f760939a907d93bab563cbe3717eb1e7eb7d12c37c39200b399f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.04144922 BTC
Feerates: 150.97 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (568,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,199 346,199 000000000000000002d45ab570f0edfbbe32dac73a4525b7bb6c4d2b5bb811b7 1,518 1.00/1.00 vMB 19
346,198 346,198 000000000000000004bf5d4f69564919e2d3261f5b23354e65f0bcbc3db59aaf 1,286 0.90/1.00 vMB 21
346,197 346,197 00000000000000000e09b268b7df37bfedd39703c5a79bb0962ed9bb79cd95dd 2,397 0.75/1.00 vMB 44
346,196 346,196 00000000000000000e88afd87a502baced4b1e8057f83fa25e1a328cf66eb4e4 279 0.18/1.00 vMB 24
346,195 346,195 00000000000000000ab82cde033ecc894b887872b3733efa7677d152869b2717 1,226 0.62/1.00 vMB 26
346,194 346,194 000000000000000008826184673ae11177062c3ccecd509fcc2372f8d2c1b91f 1,034 0.57/1.00 vMB 26
346,193 346,193 0000000000000000170577ab597827d1bb78d8c79bae702e6865ba440196dad1 503 0.30/1.00 vMB 16
346,192 346,192 000000000000000013ea93e25c58530c5349e033960f80980b882ee73f3dfc15 2,112 1.00/1.00 vMB 29
346,191 346,191 0000000000000000155b152a5fec4cc69745116192b645de92d824a782231431 525 0.33/1.00 vMB 12
346,190 346,190 000000000000000015bed2aa8b9a2d54f727a5feae8b755b188bec9bb92c9e9f 1,060 0.75/1.00 vMB 22
346,189 346,189 00000000000000000eeaedea170a7f41f5c4c362ec38a1e1fe6eea1367ce1fdf 465 0.19/1.00 vMB 35
346,188 346,188 000000000000000003a571aa91eb34f9ab5065178adc1eba4ca61c150f5ab301 1,964 0.75/1.00 vMB 79
346,187 346,187 00000000000000000031c3c36373bba2d74fc0f8614453cf4bcb6f1c77833e31 405 0.33/1.00 vMB 16
346,186 346,186 0000000000000000163290a36084a97e398588c8002a5456c100d153c8756e61 1,530 1.00/1.00 vMB 36
346,185 346,185 0000000000000000173ed946799ead6b9b3b925aafc98979406fbaea0970b9aa 996 0.75/1.00 vMB 19
346,184 346,184 00000000000000000784970d62a674aa61bf00554d0d149ada5d27428d49ebff 1,102 0.35/1.00 vMB 62
346,183 346,183 000000000000000002b79ef1276f25f83e61d8028e1b5e9a9d4493891d13d43b 512 0.16/1.00 vMB 49
346,182 346,182 00000000000000001439a2cf606acc43a5779f8904449202cfd32e88532f1190 875 0.41/1.00 vMB 27
346,181 346,181 0000000000000000121f8c4d699b036b901b8afa4e90e321359e58234b83fc08 1,281 0.66/1.00 vMB 27
346,180 346,180 000000000000000013a017714203a4f191eac8e04bfc6e742ababa3334b242e8 1,094 0.56/1.00 vMB 25
346,179 346,179 000000000000000005aec41b2be73f940e07f74ee29457c0d363884256aa101f 1,495 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.