Loading Tool

Explorer IconExplorer

Memory Pool

48,459 transactions
27.47 vMB
0.07652426 BTC
Random Selection Loading Transactions
Max Size: 146.45/200 MB

Candidate Block

Mining Attempt 32ab6890612bb164da4da17bafd6816bc7c70c356d923f20076202806548d154
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root ca9aa90b19537270ac73c0beb0735bdf92a7d0834b13643f23f5ff028d85ec3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,891
Size: 1.00 vMB
Total Fees: 0.02512258 BTC
Feerates: 150.92 > 2.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (530,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,250 384,250 000000000000000009616efd92868f0197ca97b70413cb6444124744d124050b 1,584 0.75/1.00 vMB 30
384,249 384,249 000000000000000000ed0cfef9a353aa4b71f10b1bf6ee1aa04b16350b1a360e 858 0.72/1.00 vMB 24
384,248 384,248 00000000000000000e5b143a4e47769b1ecdae12cf4002f68f5cb78b2754b4d6 1,827 0.95/1.00 vMB 29
384,247 384,247 000000000000000002a081e38bb8aff7eb27699f7dd566d61092c33e69d47ae8 43 0.95/1.00 vMB 1
384,246 384,246 00000000000000000a95c29fbb705e0c3bf35ba831ebbc6756079df583337ab6 2,379 1.00/1.00 vMB 54
384,245 384,245 00000000000000000ee0fb0c46252a009cb52d6b702a2b172be4980744b08f52 167 0.28/1.00 vMB 9
384,244 384,244 0000000000000000095f56d0b80de5f635dcd49ff2260c6f1fdfa2d5797e7f86 1,585 1.00/1.00 vMB 23
384,243 384,243 00000000000000000e96c47f48d5ed25d79e0ee135f86262b39ecf5dece4dda2 17 0.95/1.00 vMB 0
384,242 384,242 000000000000000008ca2ba819c17c097366ea1b1b40130cfc0ab230e5ba9bed 1 0.00/1.00 vMB 0
384,241 384,241 0000000000000000062ec7e55c2bc70620f0f7c3ded4c624df3b7fcec638f8d6 2,589 1.00/1.00 vMB 39
384,240 384,240 00000000000000000470716e58e7b261eecc4307e624f8746eb8b32c05cf8303 113 0.09/1.00 vMB 15
384,239 384,239 00000000000000000c54d61eb3500ade8dc092cb8e5a8fe48d9e7bcd5c649b38 386 1.00/1.00 vMB 4
384,238 384,238 00000000000000000d68e102c9b4d63d78ae7d5bbf1dc8b4d2bb6ac03c482084 727 0.35/1.00 vMB 32
384,237 384,237 0000000000000000044c42032559e3be9a5e5460d629479f9c052ad12b9a39b7 723 0.32/1.00 vMB 44
384,236 384,236 000000000000000004249a394a3fdbf11686c7643864cf3dc723e242c84bb484 1,898 1.00/1.00 vMB 28
384,235 384,235 0000000000000000070af70f4ce89db538d3bbba150628c0bd4390c021391d4d 253 0.13/1.00 vMB 30
384,234 384,234 00000000000000000d33f56dc09d98e2c10140af79a5faeb1f4274ccb07ab7af 1,390 0.99/1.00 vMB 21
384,233 384,233 0000000000000000053118abb70884a471e6497b40977023e6c71ef872542fb4 2,262 0.99/1.00 vMB 33
384,232 384,232 000000000000000000c24514853fff94368d78a99a4116a641881ee3f6ecfdfb 1,627 1.00/1.00 vMB 22
384,231 384,231 000000000000000009b53dd00bc6e76c6b6a234ec91e0711a24684c34989530b 3,140 1.00/1.00 vMB 65
384,230 384,230 00000000000000000bdaedc9ce00b0cd8b64d4ff92839ac956bbc1bb1b48f522 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.00 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: 649.05 GB
    • Received: 13.12 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.