Loading Tool

Explorer IconExplorer

Memory Pool

79,249 transactions
29.39 vMB
0.12539715 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt 921a0a0fad77dea74f115bf92c5afd7e83afc849d882abe4f3a816d48e65f24c
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root fb3bd8cbd9fbb9aa41ba39a10b1ca7d67b42c61e9e5870034fc48cd963e1b7cc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.04554709 BTC
Feerates: 150.80 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (558,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,278 356,278 000000000000000000aff98718798f251dab692c95a6f9a701f845e7224265b7 635 0.30/1.00 vMB 25
356,277 356,277 0000000000000000061cfba9f98518347d5c0eb5e25eba7fad6bdac494ea2108 165 0.10/1.00 vMB 25
356,276 356,276 00000000000000000615894fe469cb0a85f56b2a056b11248d7f2d8a308d5d5c 267 0.12/1.00 vMB 24
356,275 356,275 00000000000000000012491ee9279307a5f4003cd48f4f90adc97bfa979d7d5d 1,571 0.71/1.00 vMB 28
356,274 356,274 000000000000000012193a8ecee8b9b2703684d866d12e9345d244ed9135f602 610 0.40/1.00 vMB 20
356,273 356,273 0000000000000000110a1653874ad73b0f30ef9f835166a1db043a821da14f07 1,794 0.75/1.00 vMB 31
356,272 356,272 000000000000000014c5f836ad8472a79062948073aaf4857e54ae7065e1f6a5 177 0.12/1.00 vMB 24
356,271 356,271 00000000000000000cdc3dc1dfb93b5bae4c09a6efaae8d390918bde7843fae4 263 0.13/1.00 vMB 31
356,270 356,270 00000000000000000befad41dd81dbc840f6357623f0e05c3a8e018eea3b3e62 250 0.11/1.00 vMB 21
356,269 356,269 0000000000000000164f6fda16513f222259e0a5e987dc021507baaab49715d4 1,667 0.75/1.00 vMB 31
356,268 356,268 00000000000000000bcfebbcfa821f9f0f97e8859805f34f60b24512cfc69c6d 731 0.39/1.00 vMB 25
356,267 356,267 0000000000000000019d008a8f532818ba6024386300a16b05af6eb6913f7e8f 664 0.32/1.00 vMB 28
356,266 356,266 00000000000000000b9f1200bd0803206d4e049b3528bc6e9f970f275603deea 559 0.26/1.00 vMB 25
356,265 356,265 00000000000000000db2abb50b410953489baf61fd74253de30b48bb770cda92 1,692 0.94/1.00 vMB 20
356,264 356,264 000000000000000000add68a38d9603741f60cde92194138e76e89581272d5f0 2,062 0.75/1.00 vMB 36
356,263 356,263 00000000000000000c286d8bbefcbb15a506ec40fca89519da5004dbff56f1ed 361 0.15/1.00 vMB 30
356,262 356,262 00000000000000000cf70a3f011f7594b8cac3102244541cc4512c0a80ebe2bf 1 0.00/1.00 vMB 0
356,261 356,261 00000000000000000f47983742577a701643bf0b078d1a67fad48f4c6865cca6 631 0.26/1.00 vMB 29
356,260 356,260 0000000000000000149036bcc7ca2d2172871235990a21511e8af04a43cc5eae 360 0.22/1.00 vMB 21
356,259 356,259 000000000000000004bcd2f15c26f97b98554cc2661a61d3895c12779df8790d 635 0.29/1.00 vMB 28
356,258 356,258 000000000000000016ad9b1501dc4c0adf6880b02719df57e238e3f568f1dc0e 341 0.18/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.