Loading Tool

Explorer IconExplorer

Memory Pool

75,050 transactions
27.46 vMB
0.06480727 BTC
Random Selection Loading Transactions
Max Size: 168.17/200 MB

Candidate Block

Mining Attempt 04524743034f60dd66b2572bef887905c1b4321f6530876c15aae2e5bc1a5151
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root d4379aa8ad82157598b41722c2ae5b816d98f34eb04a0f507d60efb42a46cf0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.00614264 BTC
Feerates: 24.01 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (500,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,247 415,247 0000000000000000001fc237278363f49d8c8bf6bb3f32a5da98d8bd4b09acf3 2,178 1.00/1.00 vMB 64
415,246 415,246 0000000000000000007acce1f8cfcc3abb5e308e26396670d3972014c829cdec 78 0.03/1.00 vMB 45
415,245 415,245 000000000000000001d1131acc9d9c1352eca7ba86fc61d0fd9822db92c20447 941 0.92/1.00 vMB 22
415,244 415,244 0000000000000000001ac570c6af4b2be6b17997a489e50ee15dfbe31aba3262 829 0.31/1.00 vMB 59
415,243 415,243 000000000000000001118088a93518439c77d53d700e7cbec3e06eb42b7928bc 48 0.02/1.00 vMB 55
415,242 415,242 000000000000000002065badd74ec9a2a865506e94aca141b1f932fa93452d03 1,726 0.74/1.00 vMB 52
415,241 415,241 0000000000000000026035400f087853fb1ee247d8e7bec541a028df7974c842 727 0.35/1.00 vMB 44
415,240 415,240 000000000000000000cc4ff90f46654d8e1a45b07afddf9bebefe1be219092cc 542 1.00/1.00 vMB 14
415,239 415,239 000000000000000004b2dabfbbe9b1529c1fe7e23a8b864a19861404b3601f17 817 1.00/1.00 vMB 19
415,238 415,238 000000000000000004cc06f2d4f8a85e2f7d30219691be118203844a1af04e26 695 1.00/1.00 vMB 13
415,237 415,237 0000000000000000009d552ec53de88fd61009ed2ed12018fa247fe141d2dc7d 2,517 1.00/1.00 vMB 51
415,236 415,236 000000000000000004eadbeda6e6f7a47585ab31f799935eb80eadd1c24cfd1b 1,501 1.00/1.00 vMB 81
415,235 415,235 000000000000000001bcdd26d6765509725193a2390485e26fad8a54580aabe4 1,650 1.00/1.00 vMB 44
415,234 415,234 00000000000000000252e956f96008687d504022a704326834f13a1ad00ee8c5 3,272 1.00/1.00 vMB 76
415,233 415,233 000000000000000005032d2703ac2030c413ede7d7d8778595c42d1ef3766867 1,487 1.00/1.00 vMB 30
415,232 415,232 00000000000000000349df12bee72b510a728f252120d97fce182b1d923e1e30 1,908 1.00/1.00 vMB 32
415,231 415,231 0000000000000000034decb41c4938b711f89812a67d694ad80c77e3371e1f2b 2,398 0.99/1.00 vMB 46
415,230 415,230 00000000000000000403963160994ae05ec8b554d8ec577674e59209f0f62960 1,869 1.00/1.00 vMB 40
415,229 415,229 0000000000000000004dcaf03065428c06dc31c5bdce00398a654169b57504d8 3,418 1.00/1.00 vMB 64
415,228 415,228 000000000000000000a598cc458082808ff672c4cc8f0cb33d20924f4d43eab2 2,848 1.00/1.00 vMB 61
415,227 415,227 0000000000000000019c0af6446cc24315d5116bb988f2e739154bb4de18b350 3,238 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.93 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: 714.59 GB
    • Received: 17.57 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.