Loading Tool

Explorer IconExplorer

Memory Pool

80,255 transactions
29.63 vMB
0.06652338 BTC
Random Selection Loading Transactions
Max Size: 178.86/200 MB

Candidate Block

Mining Attempt 6b4afd9edfe5a0f9dedaeeb87ced1864406a86dfe085b76ba2f007c967b67a65
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 90ee7a97a5f0ab55a8a0187d6f3875fc71474f01e64cc03cc78dfade6bc1edd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,390
Size: 1.00 vMB
Total Fees: 0.00626366 BTC
Feerates: 90.30 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (542,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,210 372,210 00000000000000000d1c556c5792a3eab5602dcdfbf0b3125d93c56f3bd8c22f 240 0.10/1.00 vMB 37
372,209 372,209 00000000000000000267e9ce76b9a5481bea3836fedf18ec05fabfeea1f9db00 442 0.26/1.00 vMB 31
372,208 372,208 000000000000000008a5b6c35f07a1715d9d6f84687bc9461bf7b7db543f86ba 218 0.14/1.00 vMB 28
372,207 372,207 00000000000000000355a5f5de81dfa61058b08e3f3710f757ab2e26d6f69890 217 0.12/1.00 vMB 32
372,206 372,206 00000000000000000918f8df277d428db948a808a565472bbd43fefc3620f94b 82 0.07/1.00 vMB 27
372,205 372,205 0000000000000000072f803059ad55e0c9cde248c27cd7d0417dc547b5bd4121 152 0.09/1.00 vMB 21
372,204 372,204 000000000000000012156d346d8f0ecaf2ef77a8b009e40c92e6f5401d2a6df7 384 0.25/1.00 vMB 28
372,203 372,203 0000000000000000066f7c3ace4fb8a3cf036918137ce174f545171bde5ac2ff 807 0.38/1.00 vMB 33
372,202 372,202 00000000000000000759517352d6a3bef962b0b0dd1c59907727c61073dbfa6c 948 0.64/1.00 vMB 27
372,201 372,201 000000000000000003996de32ad0d236c9bdf20f5ed9dde494e8900b01ebc6be 375 0.19/1.00 vMB 32
372,200 372,200 000000000000000009b933c5daf4ab696563a29c9f687947b769484af14079ec 1,386 0.74/1.00 vMB 37
372,199 372,199 00000000000000000ae2cbdea33046dc91dc177f249a643f9ec21be640d2bbf1 1 0.00/1.00 vMB 0
372,198 372,198 00000000000000000b76d9c8433836d679718834e8040be9bb5ef6c489f893fc 738 0.75/1.00 vMB 26
372,197 372,197 00000000000000000d547c743c94fd0e460b781a00e5ccdb23a873955aa25cb2 143 0.06/1.00 vMB 37
372,196 372,196 0000000000000000008f8d5eda7c46529fb24c3c40e96f80c005aac319ca4293 134 0.09/1.00 vMB 20
372,195 372,195 0000000000000000092e2258cad688e186eb170f03162600163adea362bf52e6 1,544 0.90/1.00 vMB 32
372,194 372,194 00000000000000000594916dc85fad0c38cce070de25a001272efd2dde91e256 399 0.22/1.00 vMB 33
372,193 372,193 000000000000000009bd4a2a09a93e0732820f7c5023b2ff1bf9cd7193e45af0 217 0.21/1.00 vMB 16
372,192 372,192 00000000000000000e8fa9a9f54f1a4b0ec15cb1f85f7b1f248cefbd6c933470 1,109 0.53/1.00 vMB 37
372,191 372,191 00000000000000000c3fcc3cef242820e5e2c24d3720080e6d5f87a04865a368 57 0.05/1.00 vMB 4
372,190 372,190 0000000000000000010d0c5d5d1a9cc7f3f63823e9cc810897851790b2506305 568 0.33/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.