Loading Tool

Explorer IconExplorer

Memory Pool

14,281 transactions
7.87 vMB
0.03575378 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.77/200 MB

Candidate Block

Mining Attempt 25424b10a62e8c4e7c896e6cfe3d37f4128d70ee81e6194fa4162a9ee85bf075
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root ee2d01ae6eee3118bd6906e39c39123c9e848663cbcbeb76261398caf0783fc5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,031
Size: 1.00 vMB
Total Fees: 0.01948630 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (727,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,388 185,388 00000000000006769c4f7f89710e4805e59ae9b461618774b695d12e4e8cb1d1 256 0.09 vMB 126
185,387 185,387 0000000000000776b12565501a1cf45de4efd3cff4925fabe7b47030ae784964 720 0.42 vMB 119
185,386 185,386 00000000000006c27f582d61bcca72fc668344f24635eb089866701f232c7623 11 0.00 vMB 165
185,385 185,385 0000000000000591856466f809c8ae338835b47eca148942906a213858e94f5d 375 0.15 vMB 129
185,384 185,384 00000000000001123a3bd09636893a13c2364b0287d55b966ba4f38b83aa794d 61 0.02 vMB 30
185,383 185,383 00000000000005a3fb25e103cf0dda98813e8bba6e22e5e4515bcfb57ba9fbd9 370 0.25 vMB 86
185,382 185,382 000000000000005716b66cce0f22d01fbecb189fc4c85499e902022b83f32347 694 0.25 vMB 141
185,381 185,381 0000000000000a80229fdd1a0844759841abf7991ef0b37b79884e661faa234b 446 0.25 vMB 124
185,380 185,380 00000000000002f953429ffbba7de62fb2dba1e13899baab0b9a24fb749586cd 283 0.08 vMB 15
185,379 185,379 00000000000003fee96646f7da0b496c8aac45f5a38ef0c3df1807f02640bae7 535 0.25 vMB 121
185,378 185,378 000000000000049f2b8dbae4f1ef4912e17cb09e24cbc4d378fb8910be8a085d 582 0.25 vMB 130
185,377 185,377 00000000000003358554d0a3d6464e319bc429af0f7fd720835e1b31b4e9200b 148 0.05 vMB 4
185,376 185,376 0000000000000424b9126a0c170dffd161636f0d9c344a621a53423adb5bbff5 115 0.04 vMB 67
185,375 185,375 00000000000005e2f73b2722cb5e69aedf0528233b738950f00ab58a2b86fb37 437 0.25 vMB 313
185,374 185,374 00000000000006004dbde94500946887b80abffad0dc58d323cb93979ecd82d6 763 0.33 vMB 116
185,373 185,373 00000000000008f1a8540be14b5950e53a75ff1a02dbc090e510f47c9eb18811 9 0.00 vMB 29
185,372 185,372 00000000000009c66e43f8eeaaaa7eeef2073753c1c4bf7292477c6c74dd0cef 648 0.25 vMB 139
185,371 185,371 000000000000086591f564ce9879b03d0f766cc4926fe7687c9014435f10c1e1 70 0.04 vMB 48
185,370 185,370 0000000000000931bf006244fbfe41e81a9c4fa15c91fc7a58aeb53404cb2a24 546 0.25 vMB 132
185,369 185,369 00000000000001e9f31666c2b52562250772c00c2247217efc67b9db6067cf8e 154 0.07 vMB 112
185,368 185,368 000000000000022aaa47cd70fdc9b2fbbf2095f2c618a4d931e214564730927d 387 0.25 vMB 195
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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