Loading Tool

Explorer IconExplorer

Memory Pool

87,221 transactions
32.09 vMB
0.11704779 BTC
Random Selection Loading Transactions
Max Size: 196.17/200 MB

Candidate Block

Mining Attempt 269a51c8c90a37347c99e307724cd7d05158b99de4304b1c8dcf7af05fecac16
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root f78fb4e2a1838802fe0d98877e3b56e1e14fe0072aef79a1e2db5a5d5f56f7e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,453
Size: 1.00 vMB
Total Fees: 0.03250427 BTC
Feerates: 1,236.26 > 3.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (584,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,376 330,376 000000000000000005ba584c9408321e05604f8c3a74f7d9d3c7a8709cabe6ac 505 0.25/1.00 vMB 32
330,375 330,375 0000000000000000050ff8b363752dc5eb794f033df7eb9e232be5651a20763e 389 0.27/1.00 vMB 29
330,374 330,374 000000000000000009f06d94a604ee0590b11c9d5053fe4e1d2746b5239984a0 108 0.07/1.00 vMB 18
330,373 330,373 000000000000000012ef907e02c73cd32fd838248e4451e2def5107d05e2ec8c 517 0.31/1.00 vMB 25
330,372 330,372 0000000000000000080aec3f23eef7be6f2fddf0edca4caeb39e7d7cdc2ff827 480 0.35/1.00 vMB 22
330,371 330,371 000000000000000018fdbc69b16b3449ff5e28d0c92d5a99e50d1dd6e82fd5f2 222 0.12/1.00 vMB 27
330,370 330,370 00000000000000001a1620816643a6c0a7f3756fe08d55b28cfc2e555a722559 147 0.09/1.00 vMB 18
330,369 330,369 00000000000000001bc008686036645692f9a51b2f2b88720efeb392e0abd479 570 0.30/1.00 vMB 27
330,368 330,368 000000000000000013b9b9ac29db14ecbe12ec1f6ba7001c1efda1dd678cc709 592 0.31/1.00 vMB 26
330,367 330,367 000000000000000000e2eaf97c82cd89c41088e1c776de2a1689358fd748b4da 758 0.46/1.00 vMB 23
330,366 330,366 0000000000000000053200734fcff06d9c478d518e98189a45730cf02a84c8e3 1,445 0.68/1.00 vMB 28
330,365 330,365 00000000000000000d0492c0e36758784defe3aca2b1b1acdfc15c509948efd3 47 0.02/1.00 vMB 27
330,364 330,364 0000000000000000057e7aea33fc6d3599023ff14bb8f7cccf0517cfe53ca110 1,104 0.63/1.00 vMB 23
330,363 330,363 0000000000000000154c8f93ede6193d9b0db195cfdb5906a37db75b4ac32299 594 0.36/1.00 vMB 26
330,362 330,362 000000000000000019cd41788942b37042c672116e5b4243a6dc2b53283db45e 254 0.17/1.00 vMB 21
330,361 330,361 0000000000000000118eef2d6d6f2c85fa50cffa036b031c1f7406c8f5a08e45 101 0.06/1.00 vMB 15
330,360 330,360 000000000000000012985f3d40e7afeb2427148c779faca216235b8a63544546 277 0.43/1.00 vMB 22
330,359 330,359 00000000000000000b80a401786484e3669951c273b30453c8f61f8f481899ad 1,319 0.75/1.00 vMB 28
330,358 330,358 00000000000000000b4fe47c870fe2433e00934321fc6d15faeae554584590f8 338 0.21/1.00 vMB 22
330,357 330,357 000000000000000002777b7e8d53b151f674d30e3eb2998a8c8f10319f37e138 258 0.13/1.00 vMB 29
330,356 330,356 00000000000000000d8f689972e4ae830786acca4f4f666c9bb09d5404ca6af6 248 0.20/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.