Loading Tool

Explorer IconExplorer

Memory Pool

85,125 transactions
31.72 vMB
0.11255850 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt bac1319cf19fd47bd4aa3da7d8ff5990079aae0a2e22707e800d91487e4607e2
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 22738eb2105c4fa3d8829d03d265c6d820d1a6ed0048c0c5b7f8898bbbdaa1f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03783657 BTC
Feerates: 301.57 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (780,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,186 135,186 0000000000000142645af884ea410ecd1e782e687cbf3262c4213854f6e675da 61 0.03/1.00 vMB 267
135,185 135,185 0000000000000a6772c7bab2614964a434755b5cab39e8a6eca19675f50230ad 66 0.04/1.00 vMB 119
135,184 135,184 000000000000087b7c397b45336d89002d48b3eb094a6dd0ebd696066eeff18e 244 0.16/1.00 vMB 196
135,183 135,183 000000000000039d099e98e0ce3c0ee946193db683278137f2f8ab967133c4aa 64 0.03/1.00 vMB 808
135,182 135,182 0000000000000865502bc127a7e751b80bdc32568e2ccd0a179f9be1e87ebcee 82 0.03/1.00 vMB 915
135,181 135,181 000000000000083fe674ceef0c747413cf30829e85916c85f54243b9729227fc 33 0.01/1.00 vMB 1,151
135,180 135,180 00000000000000fbc10b03dbd07c84801ebb94e9bd672981e1e2d317af903db5 116 0.03/1.00 vMB 2,604
135,179 135,179 00000000000002e48b9adb802b3c80f39472b946a053e12e8a6ea35640b7180c 20 0.01/1.00 vMB 1,217
135,178 135,178 00000000000000d1c99037c4f371a0f3d926390736ed8b69f5600708d37a56f6 32 0.01/1.00 vMB 366
135,177 135,177 0000000000000601f0ea498a3eddf6bc5ccd6a45e94c3096ebebd20620d0d9bd 46 0.02/1.00 vMB 603
135,176 135,176 00000000000003763dd331c1f6cfd056fc81099af8e679f105eb7142426b08ca 27 0.01/1.00 vMB 779
135,175 135,175 00000000000006fe90687200c8306c183ed965d350d824f526e96a4d945f57db 59 0.03/1.00 vMB 689
135,174 135,174 00000000000002e4a52f7f3229fb601579b314789c3c3ea44491f116f445b6df 70 0.03/1.00 vMB 748
135,173 135,173 000000000000086cd290dc8ef04720611ccacbc97f77450c003393e13d1e52cd 45 0.02/1.00 vMB 423
135,172 135,172 00000000000007f1ef21e978356096ac5500c8fa3c9f66f367d1c7da2d05afcf 59 0.02/1.00 vMB 209
135,171 135,171 000000000000025a40e73fe31901c8bd77fc1fbbe603c0b72229db835046b42c 11 0.01/1.00 vMB 200
135,170 135,170 00000000000000ff5de5ea4c84854d4ffe3eff1d8e5b1dfce798a33108831fcb 97 0.05/1.00 vMB 53
135,169 135,169 0000000000000520502fef5ec55698b7800318fa4924421e97d3fda4258efe3e 34 0.01/1.00 vMB 2,184
135,168 135,168 0000000000000548c5b5aa6bbe79286d44b29e9ba4cb0bacada812298127db94 34 0.01/1.00 vMB 225
135,167 135,167 00000000000002dd458ffd740b7187483f4b9918388943846a0752a60654f46e 104 0.04/1.00 vMB 281
135,166 135,166 00000000000005353e7c43e862a333665eef838031ed7086d532c96282e0ef1a 65 0.02/1.00 vMB 301
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.