Loading Tool

Explorer IconExplorer

Memory Pool

27,990 transactions
9.22 vMB
0.08684606 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.18/200 MB

Candidate Block

Mining Attempt 4bed748b61b9b1b97235cc4dd1bbea462e7be22d5645b923d7a79e2cdccaf3a6
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 4d6f5eea5e7ed28da50f39c85ad523b3567a86881fd859d82f07743d8149b939
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,155
Size: 1.00 vMB
Total Fees: 0.02086445 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (741,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,649 171,649 00000000000003efff2bc4471f6f659c55741de4171ce9f94e2a148c89ddc889 1 0.00 vMB 0
171,648 171,648 0000000000000a15da48926fb03d8b338a663810762d3c6473d5aef2f3a89a7e 1 0.00 vMB 0
171,647 171,647 00000000000007ce153f66ad58ac7ddcbb4fab3f06145f29e26477fa73a4b22f 136 0.05 vMB 71
171,646 171,646 00000000000007e7ca88bef7be1555dd264d935d29ec8f67ea83bf9a2e794ff7 41 0.01 vMB 274
171,645 171,645 000000000000018574e2d542b810810188c1c8aab74bf486cf778f841add05a5 36 0.02 vMB 330
171,644 171,644 0000000000000b0e1447835456417ddcd01ce3595f055f8512f7218588a2b4b8 27 0.01 vMB 34
171,643 171,643 000000000000083387b60105a68ff8c282c8b2b5b90cea78aca02bce224bfbe6 8 0.00 vMB 111
171,642 171,642 000000000000053835c68ce13cae02828a4265bb86014dd8b5e1aba0e1fbbcb1 1 0.00 vMB 0
171,641 171,641 000000000000096a187532ec9c7912582a10243027e7d244711dd88331daa027 42 0.02 vMB 225
171,640 171,640 00000000000003734db3634a8bd6252f3c0cb5cbd627002c4ef17b88357c4711 79 0.03 vMB 90
171,639 171,639 00000000000002774336bc91c1dd2eaa11c7aa131b16211c810384c34a0de6bc 34 0.01 vMB 46
171,638 171,638 0000000000000064025e0879ec5d81a6ec0d7a4aee2fa7b6495ba133c9bf0264 62 0.03 vMB 64
171,637 171,637 000000000000076a647881a9b63c6e120f881494afce540442534dbd3932fc63 125 0.05 vMB 131
171,636 171,636 00000000000004a3240b03f6ddee1d6f9581df0c7ac4f4657bbf442f9d31e502 33 0.02 vMB 95
171,635 171,635 000000000000083989b8aab3865b3d705e2b4b6388eec1797c4b897b811b94ad 11 0.00 vMB 39
171,634 171,634 000000000000070ce63bd2b0ea0121cba6d9efcc88bff7aaf9f6b81b73fd3555 21 0.01 vMB 65
171,633 171,633 00000000000004e43f292a72ac558e7edc7d9d4f33845f9fefc3037a21ce6417 1 0.00 vMB 0
171,632 171,632 00000000000006e32f533948501f226bfa9c519f6db47023e852ec74726c4321 28 0.01 vMB 102
171,631 171,631 000000000000030b7478f53634d8b53b3a779a0eb8b4868432434d4878dddf31 1 0.00 vMB 0
171,630 171,630 0000000000000ac05da0092897fafceadaceb37f04859860aa4fff459279c26e 35 0.01 vMB 68
171,629 171,629 000000000000068009598054dcc4f355bf751ca26ed040c112a2accedaf61077 25 0.02 vMB 55
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.27 GB
    • Received: 0.46 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.