Loading Tool

Explorer IconExplorer

Memory Pool

28,724 transactions
11.78 vMB
0.03661101 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.72/200 MB

Candidate Block

Mining Attempt be640bddc031f3451e292649e2e5ea4f9c83d1a0849c138deaf7a67b48d3d93b
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 9ff8afc105b7852fc884aee91dfce84c84c529305fd2f362afaeb4dc69111928
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,162
Size: 1.00 vMB
Total Fees: 0.01611959 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (780,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,267 133,267 0000000000000a6b951fa8c323ce8cfdf9aeeaccef17b397effef731750036aa 51 0.02 vMB 996
133,266 133,266 00000000000003bcffae31e52c1e1ada4f58de58c16d3a6d2fd8e19d115387ae 19 0.01 vMB 331
133,265 133,265 000000000000033ae75d132a5043449b34bc74ab838f8ad7a665af6f2625abb4 31 0.01 vMB 326
133,264 133,264 00000000000008ca0eb67645453c3672e6d2beecd300a84ac93029efd846039b 160 0.05 vMB 239
133,263 133,263 000000000000089f87998a9a86b154941f3e91952880d0e1e04c3246be86be70 245 0.12 vMB 150
133,262 133,262 000000000000064c0a7970d0cbca5f0599f708fb5faa752b5af51290a4641a67 14 0.00 vMB 257
133,261 133,261 0000000000000b02ea67e5895e42bae766aca6aa6dd7dde993b7ba661d1d7c4c 55 0.02 vMB 928
133,260 133,260 0000000000000a281e6575be233952d7381a3432bea6794670e92dafe4a10c26 42 0.02 vMB 837
133,259 133,259 0000000000000ad887d09569f22eab1b5e8412f4c2b192f1b066b5c2fbfedafe 100 0.05 vMB 242
133,258 133,258 00000000000008cf559aedcc4090c906c16c55976fe4df2d8110d4a9da2e126f 190 0.07 vMB 1,274
133,257 133,257 00000000000000a83f6231ad27536b2517793d3774404dce9b10b5638d67e254 70 0.03 vMB 1,120
133,256 133,256 000000000000098d27eeb055a0bbc0d46c7689aab157159b7e4ad556f0babe53 26 0.01 vMB 544
133,255 133,255 000000000000063b209aea0733b509c9664606ed82d22eb7db5089477620def1 124 0.05 vMB 196
133,254 133,254 00000000000001cc70f7b70f636af98f422782bcadbeff10abeb9123fe681e18 66 0.03 vMB 1,270
133,253 133,253 00000000000005b85bb6b728471731deda57765f9bcbe7244f84818592103d71 149 0.04 vMB 171
133,252 133,252 000000000000097786dc347c7cbef94ee08b5faf20e40820a63e526b8ef81f85 105 0.04 vMB 1,066
133,251 133,251 000000000000094c8a5b02eb698c65451c45b6ec821c1b4b02e24cfdb5553b59 28 0.01 vMB 2,812
133,250 133,250 0000000000000a568a6461ef3f9e6dd0f0124ec28dcc703737f4b1a288bbb5c2 103 0.05 vMB 608
133,249 133,249 000000000000072fbd3eb595b2dd89114a59b3587c15cffe955bcd8758e45a34 20 0.01 vMB 840
133,248 133,248 00000000000000b11eda1cd4136ba1490cd01585c4541bf0c2b95368c05beb90 192 0.06 vMB 1,335
133,247 133,247 0000000000000520deb239b4e42beb94343750d2fa9f5acd59fbb79a65ee0634 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.76 GB

Node Details:

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